aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-27bnxt_en: Remove PCIe non-counters from ethtool statisticsVasundhara Volam
2020-07-27sfc: drop unnecessary list_emptyJulia Lawall
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24net: dsa: mv88e6xxx: Use chip-wide max frame size for MTUChris Packham
2020-07-24net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190XChris Packham
2020-07-24net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-07-24net: hix5hd2_gmac: Remove unneeded cast from memory allocationWang Hai
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-24xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-07-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-24net: hyperv: dump TX indirection table to ethtool regsChi Song
2020-07-23vrf: Handle CONFIG_SYSCTL not setDavid Ahern
2020-07-23ice: add 1G SGMII PHY typePaul M Stillwell Jr
2020-07-23ice: Report AOC PHY Types as FiberDoug Dziggel
2020-07-23ice: add AQC get link topology handle supportPaul Greenwalt
2020-07-23ice: Rename low_power_ctrlLev Faerman
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt
2020-07-23ice: add ice_aq_get_phy_caps() debug logsPaul Greenwalt
2020-07-23ice: support Total Port Shutdown on devices that support itBruce Allan
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23geneve: fix an uninitialized value in geneve_changelink()Cong Wang
2020-07-23bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-23ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt
2020-07-23ice: refactor FC functionsPaul Greenwalt
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-07-23ice: split ice_discover_caps into two functionsJacob Keller
2020-07-23ice: split ice_parse_caps into separate functionsJacob Keller
2020-07-23ice: refactor ice_discover_caps to avoid need to retryJacob Keller
2020-07-23cxgb4: add loopback ethtool self-testVishal Kulkarni
2020-07-23cxgb4: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-23sfc: convert to new udp_tunnel infrastructureJakub Kicinski
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-22qede: add .ndo_xdp_xmit() and XDP_REDIRECT supportAlexander Lobakin
2020-07-22qede: refactor XDP Tx processingAlexander Lobakin
2020-07-22qede: reformat net_device_ops declarationsAlexander Lobakin
2020-07-22qede: reformat several structures in "qede.h"Alexander Lobakin
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-22qed: simplify initialization of the chains with an external PBLAlexander Lobakin
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin
2020-07-22qed: prevent possible double-frees of the chainsAlexander Lobakin
2020-07-22qed: move chain methods to a separate fileAlexander Lobakin
2020-07-22qed: reformat MakefileAlexander Lobakin
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov
2020-07-22net: qed_hsi.h: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-22bna: bfi.h: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-22tg3: Avoid the use of one-element arrayGustavo A. R. Silva