summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1618-199/+152
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-06-162-51/+28
| |\
| | * e1000e: fix unused-function warningArnd Bergmann2020-06-161-11/+5
| | * e1000: use generic power managementVaibhav Gupta2020-06-161-36/+13
| | * e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-161-4/+10
| * | lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey2020-06-161-0/+2
| * | mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel2020-06-164-0/+17
| * | bareudp: Fixed configuration to avoid having garbage valuesMartin2020-06-161-0/+2
| * | mvpp2: remove module bugfixSven Auhagen2020-06-161-2/+5
| |/
| * net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean2020-06-151-4/+4
| * mvpp2: ethtool rxtx stats fixSven Auhagen2020-06-151-2/+2
| * rocker: fix incorrect error handling in dma_rings_initAditya Pakki2020-06-151-2/+2
| * net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski2020-06-151-89/+29
| * bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam2020-06-151-1/+1
| * bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan2020-06-151-5/+12
| * bnxt_en: Re-enable SRIOV during resume.Michael Chan2020-06-151-0/+2
| * bnxt_en: Simplify bnxt_resume().Michael Chan2020-06-151-12/+2
| * net: alx: fix race condition in alx_removeZekun Shen2020-06-151-4/+5
| * ibmvnic: Harden device login requestsThomas Falcon2020-06-151-4/+17
| * net: macb: Only disable NAPI on the actual error pathCharles Keepax2020-06-151-5/+4
| * qlcnic: Use kobj_to_dev() insteadWang Qing2020-06-151-17/+17
| * net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King2020-06-151-1/+1
* | can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1333-212/+400
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-131-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-131-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-111-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-112-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-111-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-111-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-111-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-115-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-112-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-113-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-111-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-111-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-111-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-111-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-112-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-111-19/+22
| * | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-111-0/+4
| * | net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-111-1/+1
| * | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-111-3/+11
| * | net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-111-0/+5
| |/
| * ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
| * drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3
| * net: cadence: macb: disable NAPI on errorCorentin Labbe2020-06-101-1/+4