aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-07-2413-648/+2323
|\
| * ice: add 1G SGMII PHY typePaul M Stillwell Jr2020-07-232-3/+15
| * ice: Report AOC PHY Types as FiberDoug Dziggel2020-07-231-0/+11
| * ice: add AQC get link topology handle supportPaul Greenwalt2020-07-232-1/+118
| * ice: Rename low_power_ctrlLev Faerman2020-07-232-11/+11
| * ice: update reporting of autoneg capabilitiesPaul Greenwalt2020-07-235-6/+29
| * ice: add ice_aq_get_phy_caps() debug logsPaul Greenwalt2020-07-231-18/+50
| * ice: support Total Port Shutdown on devices that support itBruce Allan2020-07-233-1/+26
| * ice: add link lenient and default override supportPaul Greenwalt2020-07-239-216/+628
| * ice: restore PHY settings on media insertionPaul Greenwalt2020-07-237-95/+518
| * ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt2020-07-233-39/+40
| * ice: refactor FC functionsPaul Greenwalt2020-07-231-29/+46
| * ice: Add advanced power mgmt for WoLAkeem G Abodunrin2020-07-2310-29/+458
| * ice: split ice_discover_caps into two functionsJacob Keller2020-07-231-55/+39
| * ice: split ice_parse_caps into separate functionsJacob Keller2020-07-231-170/+378
| * ice: refactor ice_discover_caps to avoid need to retryJacob Keller2020-07-231-31/+12
* | mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller2020-07-241-2/+2
* | net: pass a sockptr_t into ->setsockoptChristoph Hellwig2020-07-242-10/+12
* | net: hyperv: dump TX indirection table to ethtool regsChi Song2020-07-241-0/+19
* | vrf: Handle CONFIG_SYSCTL not setDavid Ahern2020-07-231-61/+77
* | cxgb4: add loopback ethtool self-testVishal Kulkarni2020-07-233-1/+166
|/
* cxgb4: use eth_zero_addr() to clear mac addressMiaohe Lin2020-07-231-1/+1
* sfc: convert to new udp_tunnel infrastructureJakub Kicinski2020-07-233-182/+63
* qede: add .ndo_xdp_xmit() and XDP_REDIRECT supportAlexander Lobakin2020-07-223-5/+118
* qede: refactor XDP Tx processingAlexander Lobakin2020-07-222-45/+45
* qede: reformat net_device_ops declarationsAlexander Lobakin2020-07-221-61/+61
* qede: reformat several structures in "qede.h"Alexander Lobakin2020-07-221-77/+89
* qed: add support for different page sizes for chainsAlexander Lobakin2020-07-222-10/+20
* qed: simplify chain allocation with init params structAlexander Lobakin2020-07-228-219/+226
* qed: simplify initialization of the chains with an external PBLAlexander Lobakin2020-07-221-18/+19
* qed: move chain initialization inlines next to allocation functionsAlexander Lobakin2020-07-221-0/+47
* qed: sanitize PBL chains allocationAlexander Lobakin2020-07-222-13/+12
* qed: prevent possible double-frees of the chainsAlexander Lobakin2020-07-221-1/+3
* qed: move chain methods to a separate fileAlexander Lobakin2020-07-223-273/+303
* qed: reformat MakefileAlexander Lobakin2020-07-221-7/+29
* net: qed_hsi.h: Avoid the use of one-element arrayGustavo A. R. Silva2020-07-221-1/+1
* bna: bfi.h: Avoid the use of one-element arrayGustavo A. R. Silva2020-07-221-1/+1
* tg3: Avoid the use of one-element arrayGustavo A. R. Silva2020-07-221-1/+1
* ionic: fix memory leak of object 'lid'Colin Ian King2020-07-221-1/+3
* hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan2020-07-222-0/+25
* lan743x: remove redundant initialization of variable current_head_indexColin Ian King2020-07-221-2/+1
* enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil2020-07-221-1/+9
* net: qed: Remove unneeded cast from memory allocationWang Hai2020-07-221-2/+1
* net: phy: fix check in get_phy_c45_idsVladimir Oltean2020-07-221-2/+2
* net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean2020-07-221-14/+14
* ionic: interface file updatesShannon Nelson2020-07-211-20/+68
* ionic: rearrange reset and bus-master controlShannon Nelson2020-07-211-5/+4
* ionic: update eid test for overflowShannon Nelson2020-07-211-1/+1
* ionic: remove unused ionic_coal_hw_to_usecShannon Nelson2020-07-211-13/+0
* ionic: set netdev default nameShannon Nelson2020-07-211-0/+1