summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-01dpaa2-switch: offload FDBs added on an upper bond deviceIoana Ciornei
2026-07-01dpaa2-switch: add support for LAG offloadIoana Ciornei
2026-07-01dpaa2-switch: add LAG configuration APIIoana Ciornei
2026-07-01dpaa2-switch: consolidate unicast and multicast managementIoana Ciornei
2026-07-01dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helperIoana Ciornei
2026-07-01dpaa2-switch: check early if an FDB entry should be addedIoana Ciornei
2026-07-01dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() functionIoana Ciornei
2026-07-01dpaa2-switch: extend the FDB management to cover bond scenariosIoana Ciornei
2026-07-01dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()Ioana Ciornei
2026-07-01dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del callsIoana Ciornei
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov
2026-06-30netconsole: do not warn when the best-effort skb allocation failsBreno Leitao
2026-06-30net: sgi: ioc3-eth: fix split TX DMA mapping lengthsXu Rao
2026-06-30net: sgi: ioc3-eth: unregister netdev before freeing DMA ringsXu Rao
2026-06-30virtio_net: disable cb when NAPI is busy-polledLongjun Tang
2026-06-30bonding: no longer rely on RTNL in bond_fill_info()Eric Dumazet
2026-06-30net: replace linux/gpio.h inclusionsArnd Bergmann
2026-06-30sfc: support pio mapping based on cxlAlejandro Lucero
2026-06-30sfc: obtain and map cxl range using devm_cxl_probe_memAlejandro Lucero
2026-06-30sfc: Initialize cxl dpaAlejandro Lucero
2026-06-30sfc: Map cxl regsAlejandro Lucero
2026-06-30sfc: add cxl supportAlejandro Lucero
2026-06-30wifi: ath12k: correct monitor destination ring sizeAaradhana Sahu
2026-06-30wifi: ath12k: change MAC buffer ring size to 4096Yingying Tang
2026-06-30wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUsSushant Butta
2026-06-30wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monit...Sushant Butta
2026-06-30wifi: ath12k: Show per-radio center freq in dp statsSreeramya Soratkal
2026-06-30wifi: ath12k: Add timestamp to dp stats displaySreeramya Soratkal
2026-06-30wifi: ath12k: Use runtime device count in dp stats displaySreeramya Soratkal
2026-06-30wifi: ath12k: Advertise multicast Ethernet encapsulation offload supportTamizh Chelvam Raja
2026-06-30wifi: ath12k: advertise ieee_link_id in vdev start MLO paramsManish Dharanenthiran
2026-06-30wifi: ath12k: reset REOQ LUT addresses before firmware stopAishwarya R
2026-06-30wifi: ath12k: expand UserPD ID mask to support up to 8 PDsAaradhana Sahu
2026-06-30wifi: ath12k: tighten RX monitor TLV bounds checkMiaoqing Pan
2026-06-30wifi: ath12k: add dp_mon support 32-bit TLV headersMiaoqing Pan
2026-06-30wifi: ath12k: add HAL ops for monitor TLV header decode and alignmentMiaoqing Pan
2026-06-30wifi: ath12k: refactor HAL TLV32/64 decode helpersMiaoqing Pan
2026-06-30wifi: ath12k: fix TLV32 length maskMiaoqing Pan
2026-06-30wifi: ath12k: avoid setting 320MHz support on non 6GHz bandNicolas Escande
2026-06-30wifi: ath12k: remove unused QMI definitionsAaradhana Sahu
2026-06-30wifi: ath12k: use %u for unsigned variables in QMI debug logsRaj Kumar Bhagat
2026-06-30wifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializersRaj Kumar Bhagat
2026-06-30wifi: ath12k: enable threaded NAPI when DP IRQ affinity is unavailableHangtian Zhu
2026-06-30net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
2026-06-30net: lan743x: Initialize eth_syslock spinlock before useAndrea Righi
2026-06-30net: libwx: fix VMDQ mask for 1-queue modeJiawen Wu
2026-06-30net: airoha: fix max receive size configurationLorenzo Bianconi
2026-06-30fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li
2026-06-29Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"Petr Wozniak
2026-06-29net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroyPetr Wozniak