aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-01igb: allow configuring RSS key via ethtool set_rxfhTakashi Kozu1-22/+26
2026-07-01igb: expose RSS key via ethtool get_rxfhTakashi Kozu1-4/+12
2026-07-01igb: prepare for RSS key get/set supportTakashi Kozu3-4/+28
2026-07-01igc: allow configuring RSS key via ethtool set_rxfhKohei Enju1-13/+17
2026-07-01igc: expose RSS key via ethtool get_rxfhKohei Enju1-4/+13
2026-07-01igc: prepare for RSS key get/set supportKohei Enju3-4/+27
2026-07-01dpaa2-switch: add support for imprecise source portIoana Ciornei2-2/+16
2026-07-01dpaa2-switch: trap all link local reserved addresses to the CPUIoana Ciornei1-7/+6
2026-07-01dpaa2-switch: offload port objects on an upper bond deviceIoana Ciornei1-28/+41
2026-07-01dpaa2-switch: offload FDBs added on an upper bond deviceIoana Ciornei2-26/+225
2026-07-01dpaa2-switch: add support for LAG offloadIoana Ciornei2-12/+476
2026-07-01dpaa2-switch: add LAG configuration APIIoana Ciornei3-1/+107
2026-07-01dpaa2-switch: consolidate unicast and multicast managementIoana Ciornei1-12/+27
2026-07-01dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helperIoana Ciornei1-3/+20
2026-07-01dpaa2-switch: check early if an FDB entry should be addedIoana Ciornei1-4/+3
2026-07-01dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() functionIoana Ciornei1-7/+21
2026-07-01dpaa2-switch: extend the FDB management to cover bond scenariosIoana Ciornei1-10/+25
2026-07-01dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()Ioana Ciornei1-2/+8
2026-07-01dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del callsIoana Ciornei1-48/+2
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-06-30netconsole: do not warn when the best-effort skb allocation failsBreno Leitao1-1/+1
2026-06-30net: sgi: ioc3-eth: fix split TX DMA mapping lengthsXu Rao1-2/+2
2026-06-30net: sgi: ioc3-eth: unregister netdev before freeing DMA ringsXu Rao1-2/+3
2026-06-30virtio_net: disable cb when NAPI is busy-polledLongjun Tang1-0/+3
2026-06-30bonding: no longer rely on RTNL in bond_fill_info()Eric Dumazet3-62/+79
2026-06-30net: replace linux/gpio.h inclusionsArnd Bergmann6-6/+7
2026-06-30sfc: support pio mapping based on cxlAlejandro Lucero4-7/+40
2026-06-30sfc: obtain and map cxl range using devm_cxl_probe_memAlejandro Lucero3-0/+28
2026-06-30sfc: Initialize cxl dpaAlejandro Lucero1-0/+5
2026-06-30sfc: Map cxl regsAlejandro Lucero1-0/+26
2026-06-30sfc: add cxl supportAlejandro Lucero6-1/+112
2026-06-30wifi: ath12k: correct monitor destination ring sizeAaradhana Sahu1-1/+1
2026-06-30wifi: ath12k: change MAC buffer ring size to 4096Yingying Tang1-1/+1
2026-06-30wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUsSushant Butta1-53/+1
2026-06-30wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monitor modeSushant Butta3-24/+3
2026-06-30wifi: ath12k: Show per-radio center freq in dp statsSreeramya Soratkal1-0/+7
2026-06-30wifi: ath12k: Add timestamp to dp stats displaySreeramya Soratkal1-0/+3
2026-06-30wifi: ath12k: Use runtime device count in dp stats displaySreeramya Soratkal1-2/+2
2026-06-30wifi: ath12k: Advertise multicast Ethernet encapsulation offload supportTamizh Chelvam Raja2-14/+53
2026-06-30wifi: ath12k: advertise ieee_link_id in vdev start MLO paramsManish Dharanenthiran3-11/+29
2026-06-30wifi: ath12k: reset REOQ LUT addresses before firmware stopAishwarya R3-3/+17
2026-06-30wifi: ath12k: expand UserPD ID mask to support up to 8 PDsAaradhana Sahu2-2/+1
2026-06-30wifi: ath12k: tighten RX monitor TLV bounds checkMiaoqing Pan1-2/+2
2026-06-30wifi: ath12k: add dp_mon support 32-bit TLV headersMiaoqing Pan1-28/+29
2026-06-30wifi: ath12k: add HAL ops for monitor TLV header decode and alignmentMiaoqing Pan5-0/+22
2026-06-30wifi: ath12k: refactor HAL TLV32/64 decode helpersMiaoqing Pan5-15/+39
2026-06-30wifi: ath12k: fix TLV32 length maskMiaoqing Pan2-8/+5
2026-06-30wifi: ath12k: avoid setting 320MHz support on non 6GHz bandNicolas Escande1-1/+16
2026-06-30wifi: ath12k: remove unused QMI definitionsAaradhana Sahu1-26/+0
2026-06-30wifi: ath12k: use %u for unsigned variables in QMI debug logsRaj Kumar Bhagat1-35/+35