summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: Rename low_power_ctrlLev Faerman2020-07-242-11/+11
* ice: update reporting of autoneg capabilitiesPaul Greenwalt2020-07-245-6/+29
* ice: add ice_aq_get_phy_caps() debug logsPaul Greenwalt2020-07-241-18/+50
* ice: support Total Port Shutdown on devices that support itBruce Allan2020-07-243-1/+26
* ice: add link lenient and default override supportPaul Greenwalt2020-07-249-216/+628
* ice: restore PHY settings on media insertionPaul Greenwalt2020-07-247-95/+518
* ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt2020-07-243-39/+40
* ice: refactor FC functionsPaul Greenwalt2020-07-241-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
* 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-233-5/+118
* qede: refactor XDP Tx processingAlexander Lobakin2020-07-232-45/+45
* qede: reformat net_device_ops declarationsAlexander Lobakin2020-07-231-61/+61
* qede: reformat several structures in "qede.h"Alexander Lobakin2020-07-231-77/+89
* qed: add support for different page sizes for chainsAlexander Lobakin2020-07-232-10/+20
* qed: simplify chain allocation with init params structAlexander Lobakin2020-07-238-219/+226
* qed: simplify initialization of the chains with an external PBLAlexander Lobakin2020-07-231-18/+19
* qed: move chain initialization inlines next to allocation functionsAlexander Lobakin2020-07-231-0/+47
* qed: sanitize PBL chains allocationAlexander Lobakin2020-07-232-13/+12
* qed: prevent possible double-frees of the chainsAlexander Lobakin2020-07-231-1/+3
* qed: move chain methods to a separate fileAlexander Lobakin2020-07-233-273/+303
* qed: reformat MakefileAlexander Lobakin2020-07-231-7/+29
* net: qed_hsi.h: Avoid the use of one-element arrayGustavo A. R. Silva2020-07-231-1/+1
* bna: bfi.h: Avoid the use of one-element arrayGustavo A. R. Silva2020-07-231-1/+1
* tg3: Avoid the use of one-element arrayGustavo A. R. Silva2020-07-231-1/+1
* ionic: fix memory leak of object 'lid'Colin Ian King2020-07-231-1/+3
* hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan2020-07-232-0/+25
* lan743x: remove redundant initialization of variable current_head_indexColin Ian King2020-07-231-2/+1
* enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil2020-07-231-1/+9
* net: qed: Remove unneeded cast from memory allocationWang Hai2020-07-231-2/+1
* net: phy: fix check in get_phy_c45_idsVladimir Oltean2020-07-231-2/+2
* net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean2020-07-221-14/+14
* ionic: interface file updatesShannon Nelson2020-07-221-20/+68
* ionic: rearrange reset and bus-master controlShannon Nelson2020-07-221-5/+4
* ionic: update eid test for overflowShannon Nelson2020-07-221-1/+1
* ionic: remove unused ionic_coal_hw_to_usecShannon Nelson2020-07-221-13/+0
* ionic: set netdev default nameShannon Nelson2020-07-221-0/+1
* ionic: get MTU from lif identityShannon Nelson2020-07-223-5/+15
* bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese2020-07-221-16/+5
* dpaa2-eth: add support for TBF offloadIoana Ciornei2020-07-222-1/+48
* dpaa2-eth: add API for Tx shapingIoana Ciornei2020-07-223-0/+65
* dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei2020-07-221-6/+13
* r8169: allow to enable ASPM on RTL8125AHeiner Kallweit2020-07-221-0/+2
* net: ena: support new LLQ acceleration modeArthur Kiyanovski2020-07-227-24/+109
* net: ena: move llq configuration from ena_probe to ena_device_init()Arthur Kiyanovski2020-07-221-63/+73
* net: ena: enable support of rss hash key and function changesArthur Kiyanovski2020-07-222-2/+6