aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2-4/+13
2019-11-18bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi1-0/+10
2019-11-18bnxt_en: Add a warning message for driver initiated resetVasundhara Volam1-0/+1
2019-11-18bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam1-1/+8
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam4-0/+26
2019-11-18bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam1-1/+2
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam3-2/+10
2019-11-18bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam1-1/+2
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan3-2/+9
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan3-44/+77
2019-11-18mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata1-18/+1
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko6-56/+19
2019-11-18bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko1-3/+1
2019-11-17net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller27-47/+139
2019-11-16r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit1-1/+6
2019-11-16r8169: improve conditional firmware loading for RTL8168dHeiner Kallweit1-20/+19
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta1-5/+0
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur1-3/+1
2019-11-16net: gemini: add missed free_netdevChuhong Yuan1-0/+1
2019-11-16bnx2x: Remove hw_reset_t function castsKees Cook1-11/+9
2019-11-16bnx2x: Remove format_fw_ver_t function castsKees Cook2-12/+12
2019-11-16bnx2x: Remove config_init_t function castsKees Cook2-61/+48
2019-11-16bnx2x: Remove read_status_t function castsKees Cook1-22/+22
2019-11-16bnx2x: Drop redundant callback function castsKees Cook1-80/+80
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu5-2/+61
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu7-22/+243
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon1-3/+1
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar9-18/+18
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran3-3/+6
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller6-0/+24
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean2-145/+1
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean2-511/+49
2019-11-15net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean3-13/+33
2019-11-15net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean2-0/+11
2019-11-15net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean3-5/+5
2019-11-15net: mscc: ocelot: create a helper for changing the port MTUVladimir Oltean1-17/+23
2019-11-15net: mscc: ocelot: move invariant configs out of adjust_linkVladimir Oltean1-42/+43
2019-11-15net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil4-20/+39
2019-11-15net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil3-19/+16
2019-11-15net: stmmac: xgmac: Do not enable TBU interruptJose Abreu1-1/+1
2019-11-15net: stmmac: Rework TX Coalesce logicJose Abreu1-19/+42
2019-11-15net: stmmac: Tune-up default coalesce settingsJose Abreu1-2/+2