summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-24net: hyperv: dump TX indirection table to ethtool regsChi Song
2020-07-23vrf: Handle CONFIG_SYSCTL not setDavid Ahern
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-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: 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
2020-07-22ionic: fix memory leak of object 'lid'Colin Ian King
2020-07-22hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan
2020-07-22lan743x: remove redundant initialization of variable current_head_indexColin Ian King
2020-07-22enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil
2020-07-22net: qed: Remove unneeded cast from memory allocationWang Hai
2020-07-22net: phy: fix check in get_phy_c45_idsVladimir Oltean
2020-07-22net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean
2020-07-21ionic: interface file updatesShannon Nelson
2020-07-21ionic: rearrange reset and bus-master controlShannon Nelson
2020-07-21ionic: update eid test for overflowShannon Nelson
2020-07-21ionic: remove unused ionic_coal_hw_to_usecShannon Nelson
2020-07-21ionic: set netdev default nameShannon Nelson
2020-07-21ionic: get MTU from lif identityShannon Nelson
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese
2020-07-21dpaa2-eth: add support for TBF offloadIoana Ciornei
2020-07-21dpaa2-eth: add API for Tx shapingIoana Ciornei
2020-07-21dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei
2020-07-21r8169: allow to enable ASPM on RTL8125AHeiner Kallweit
2020-07-21net: ena: support new LLQ acceleration modeArthur Kiyanovski
2020-07-21net: ena: move llq configuration from ena_probe to ena_device_init()Arthur Kiyanovski
2020-07-21net: ena: enable support of rss hash key and function changesArthur Kiyanovski
2020-07-21net: ena: add support for traffic mirroringArthur Kiyanovski
2020-07-21net: ena: cosmetic: change ena_com_stats_admin stats to u64Arthur Kiyanovski
2020-07-21net: ena: cosmetic: satisfy gcc warningArthur Kiyanovski
2020-07-21net: ena: add reserved PCI device IDArthur Kiyanovski
2020-07-21net: ena: avoid unnecessary rearming of interrupt vector when busy-pollingArthur Kiyanovski
2020-07-21qed: Fix ILT and XRCD bitmap memory leaksYuval Basson
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-21net: phylink: add struct phylink_pcsRussell King
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King