summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-02-06r8169: don't try to disable interrupts if NAPI is scheduled alreadyHeiner Kallweit
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean
2021-02-06net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean
2021-02-06net: mscc: ocelot: rename aggr_count to num_ports_in_lagVladimir Oltean
2021-02-06net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean
2021-02-06net: mscc: ocelot: set up logical port IDs centrallyVladimir Oltean
2021-02-06net: mscc: ocelot: avoid unneeded "lp" variable in LAG joinVladimir Oltean
2021-02-06net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean
2021-02-06net: mscc: ocelot: use ipv6 in the aggregation codeVladimir Oltean
2021-02-06net: mscc: ocelot: don't refuse bonding interfaces we can't offloadVladimir Oltean
2021-02-06net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_eventVladimir Oltean
2021-02-06net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha...Vladimir Oltean
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang
2021-02-06net: hns3: debugfs add max tm rate specification printGuangbin Huang
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2021-02-06net: hns3: optimize the code when update the tc infoGuoJia Liao
2021-02-06net: hns3: RSS indirection table use device specificationGuangbin Huang
2021-02-06net: hns3: add api capability bits for firmwareJian Shen
2021-02-06net: dpaa2-mac: add backplane link mode supportRussell King
2021-02-06net: dpaa2-mac: add 1000BASE-X supportRussell King
2021-02-06net: dpaa2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao
2021-02-06net: octeontx2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao
2021-02-06net: dwc-xlgmac: Fix spelling mistake in function nameColin Ian King
2021-02-06net: qualcomm: rmnet: Fix rx_handler for non-linear skbsLoic Poulain
2021-02-06net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi
2021-02-06dpaa2-eth: Simplify the calculation of variablesJiapeng Chong
2021-02-05ice: remove dead codeBruce Allan
2021-02-05ice: use flex_array_size where possibleBruce Allan
2021-02-05ice: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-02-05ice: display stored UNDI firmware version via devlink infoJacob Keller
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller
2021-02-05ice: display some stored NVM versions via devlink infoJacob Keller
2021-02-05ice: introduce function for reading from flash modulesJacob Keller
2021-02-05ice: cache NVM module bank informationJacob Keller
2021-02-05ice: introduce context struct for info reportJacob Keller
2021-02-05ice: create flash_info structure and separate NVM versionJacob Keller
2021-02-05ice: report timeout length for erasing during devlink flashJacob Keller
2021-02-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-04drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.cBhaskar Chowdhury
2021-02-04net: hns3: remove redundant null check of an arrayColin Ian King
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-02-03mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson
2021-02-03mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson
2021-02-03mlxsw: ethtool: Remove max lanes filteringDanielle Ratson
2021-02-03chelsio: cxgb: Disable the card on error in threaded interruptSebastian Andrzej Siewior
2021-02-03chelsio: cxgb: Replace the workqueue with threaded interruptSebastian Andrzej Siewior
2021-02-03octeontx2-af: Handle CPT function level resetSrujana Challa
2021-02-03octeontx2-af: Add support for CPT1 in debugfsSrujana Challa
2021-02-03octeontx2-af: Mailbox changes for 98xx CPT blockSrujana Challa