summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-16net: enetc: apply the MDIO workaround for XDP_REDIRECT tooVladimir Oltean
2021-04-16net: enetc: fix buffer leaks with XDP_TX enqueue rejectionsVladimir Oltean
2021-04-16net: enetc: handle the invalid XDP action the same way as XDP_DROPVladimir Oltean
2021-04-16net: enetc: use dedicated TX rings for XDPVladimir Oltean
2021-04-16net: enetc: increase TX ring sizeVladimir Oltean
2021-04-16net: enetc: remove unneeded xdp_do_flush_map()Vladimir Oltean
2021-04-16net: enetc: stop XDP NAPI processing when build_skb() failsVladimir Oltean
2021-04-16net: enetc: recycle buffers for frames with RX errorsVladimir Oltean
2021-04-16net: enetc: rename the buffer reuse helpersVladimir Oltean
2021-04-16net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf pathVladimir Oltean
2021-04-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-04-16mlx5: implement ethtool standard statsJakub Kicinski
2021-04-16bnxt: implement ethtool standard statsJakub Kicinski
2021-04-16mlxsw: implement ethtool standard statsJakub Kicinski
2021-04-16Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-16gianfar: Drop GFAR_MQ_POLLING supportClaudiu Manoil
2021-04-16veth: check for NAPI instead of xdp_prog before xmit of XDP frameToke Høiland-Jørgensen
2021-04-16net: ipa: optionally define firmware name via DTAlex Elder
2021-04-16virtio-net: page_to_skb() use build_skb when there's sufficient tailroomXuan Zhuo
2021-04-16net: Add Qcom WWAN control driverLoic Poulain
2021-04-16net: Add a WWAN subsystemLoic Poulain
2021-04-16net: mvpp2: Add parsing support for different IPv4 IHL valuesStefan Chulski
2021-04-16r8152: search the configuration of vendor modeHayes Wang
2021-04-16r8152: support PHY firmware for RTL8156 seriesHayes Wang
2021-04-16r8152: support new chipsHayes Wang
2021-04-16r8152: add help function to change mtuHayes Wang
2021-04-16r8152: adjust rtl8152_check_firmware functionHayes Wang
2021-04-16r8152: set inter fram gap time depending on speedHayes Wang
2021-04-16net: ethernet: mediatek: ppe: fix busy wait loopIlya Lipnitskiy
2021-04-16atl1c: move tx cleanup processing out of interruptGatis Peisenieks
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-16igc: Expose LPI countersSasha Neftin
2021-04-16igc: Fix overwrites return valueSasha Neftin
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza
2021-04-16igc: Enable internal i225 PPSEderson de Souza
2021-04-16igb: Add double-check MTA_REGISTER for i210 and i211Grzegorz Siwik
2021-04-16net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin
2021-04-16net/mlx5: Add helper to initialize 1PPSAya Levin
2021-04-16net/mlx5e: Add ethtool extended link stateMoshe Tal
2021-04-16net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc()Maor Dickman
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy
2021-04-16net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closedMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-16net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe()Tariq Toukan
2021-04-16net/mlx5e: TX, Inline TLS skb checkTariq Toukan
2021-04-16net/mlx5e: Cleanup unused function parameterTariq Toukan
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan
2021-04-16igb: Redistribute memory for transmit packet buffers when in Qav modeEderson de Souza