summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-15can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean
2020-06-15mvpp2: ethtool rxtx stats fixSven Auhagen
2020-06-15rocker: fix incorrect error handling in dma_rings_initAditya Pakki
2020-06-15net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan
2020-06-15net: alx: fix race condition in alx_removeZekun Shen
2020-06-15ibmvnic: Harden device login requestsThomas Falcon
2020-06-15net: macb: Only disable NAPI on the actual error pathCharles Keepax
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing
2020-06-15net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon
2020-06-11net: ipa: header pad field only valid for AP->modem endpointAlex Elder
2020-06-11net: ipa: program upper nibbles of sequencer typeAlex Elder
2020-06-11net: ipa: fix modem LAN RX endpoint idAlex Elder
2020-06-11net: ipa: program metadata mask differentlyAlex Elder
2020-06-11ionic: add pcie_print_link_statusShannon Nelson
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-06-11iavf: increase reset complete wait timePaul Greenwalt
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley
2020-06-11ionic: remove support for mgmt deviceShannon Nelson
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang