aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-648/+2323
2020-07-24mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller1-2/+2
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig2-10/+12
2020-07-24net: hyperv: dump TX indirection table to ethtool regsChi Song1-0/+19
2020-07-23vrf: Handle CONFIG_SYSCTL not setDavid Ahern1-61/+77
2020-07-23ice: add 1G SGMII PHY typePaul M Stillwell Jr2-3/+15
2020-07-23ice: Report AOC PHY Types as FiberDoug Dziggel1-0/+11
2020-07-23ice: add AQC get link topology handle supportPaul Greenwalt2-1/+118
2020-07-23ice: Rename low_power_ctrlLev Faerman2-11/+11
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt5-6/+29
2020-07-23ice: add ice_aq_get_phy_caps() debug logsPaul Greenwalt1-18/+50
2020-07-23ice: support Total Port Shutdown on devices that support itBruce Allan3-1/+26
2020-07-23ice: add link lenient and default override supportPaul Greenwalt9-216/+628
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt7-95/+518
2020-07-23ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt3-39/+40
2020-07-23ice: refactor FC functionsPaul Greenwalt1-29/+46
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin10-29/+458
2020-07-23ice: split ice_discover_caps into two functionsJacob Keller1-55/+39
2020-07-23ice: split ice_parse_caps into separate functionsJacob Keller1-170/+378
2020-07-23ice: refactor ice_discover_caps to avoid need to retryJacob Keller1-31/+12
2020-07-23cxgb4: add loopback ethtool self-testVishal Kulkarni3-1/+166
2020-07-23cxgb4: use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+1
2020-07-23sfc: convert to new udp_tunnel infrastructureJakub Kicinski3-182/+63
2020-07-22qede: add .ndo_xdp_xmit() and XDP_REDIRECT supportAlexander Lobakin3-5/+118
2020-07-22qede: refactor XDP Tx processingAlexander Lobakin2-45/+45
2020-07-22qede: reformat net_device_ops declarationsAlexander Lobakin1-61/+61
2020-07-22qede: reformat several structures in "qede.h"Alexander Lobakin1-77/+89
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin2-10/+20
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin8-219/+226
2020-07-22qed: simplify initialization of the chains with an external PBLAlexander Lobakin1-18/+19
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin1-0/+47
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin2-13/+12
2020-07-22qed: prevent possible double-frees of the chainsAlexander Lobakin1-1/+3
2020-07-22qed: move chain methods to a separate fileAlexander Lobakin3-273/+303
2020-07-22qed: reformat MakefileAlexander Lobakin1-7/+29
2020-07-22net: qed_hsi.h: Avoid the use of one-element arrayGustavo A. R. Silva1-1/+1
2020-07-22bna: bfi.h: Avoid the use of one-element arrayGustavo A. R. Silva1-1/+1
2020-07-22tg3: Avoid the use of one-element arrayGustavo A. R. Silva1-1/+1
2020-07-22ionic: fix memory leak of object 'lid'Colin Ian King1-1/+3
2020-07-22hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan2-0/+25
2020-07-22lan743x: remove redundant initialization of variable current_head_indexColin Ian King1-2/+1
2020-07-22enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil1-1/+9
2020-07-22net: qed: Remove unneeded cast from memory allocationWang Hai1-2/+1
2020-07-22net: phy: fix check in get_phy_c45_idsVladimir Oltean1-2/+2
2020-07-22net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean1-14/+14
2020-07-21ionic: interface file updatesShannon Nelson1-20/+68
2020-07-21ionic: rearrange reset and bus-master controlShannon Nelson1-5/+4
2020-07-21ionic: update eid test for overflowShannon Nelson1-1/+1
2020-07-21ionic: remove unused ionic_coal_hw_to_usecShannon Nelson1-13/+0
2020-07-21ionic: set netdev default nameShannon Nelson1-0/+1