aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-08ice: Improve MSI-X fallback logicTony Nguyen
2021-02-08ice: Fix trivial error messageMitch Williams
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: fix writeback enable logicJesse Brandeburg
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-08ice: log message when trusted VF goes in/out of promisc modeBrett Creeley
2021-02-08Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-02-08cxgb4: remove unused vpd_cap_addrHeiner Kallweit
2021-02-08nfc: st-nci: Remove unnecessary variablewengjianfeng
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: ipa: avoid field overflowAlex Elder
2021-02-06net: ipa: get rid of status size constraintAlex Elder
2021-02-06net: ipa: use a Boolean rather than count when replenishingAlex Elder
2021-02-06net: ipa: remove two unused register definitionsAlex Elder
2021-02-06net: ipa: do not cache event ring stateAlex Elder
2021-02-06net: ipa: synchronize NAPI only for suspendAlex Elder
2021-02-06net: ipa: move mutex calls into __gsi_channel_stop()Alex Elder
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: pcs: add pcs-lynx 1000BASE-X supportRussell King
2021-02-06net: wan: farsync: use new tasklet APIEmil Renner Berthing
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: mhi-net: Add re-aggregation of fragmented packetsLoic Poulain
2021-02-06net: qualcomm: rmnet: Fix rx_handler for non-linear skbsLoic Poulain
2021-02-06net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi