summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-24amd-xgbe: optimize TX shutdown on link-downRaju Rangoju
2026-03-24amd-xgbe: add adaptive link status pollingRaju Rangoju
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-03-23bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-23team: use netdev_from_priv()Qingfang Deng
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-23ieee802154: atusb: drop redundant device referenceJohan Hovold
2026-03-23net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)
2026-03-23net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)
2026-03-23net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-23wifi: mt76: fix backoff fields and max_power calculationAllen Ye
2026-03-23wifi: mt76: mt7921: Replace deprecated PCI functionMadhur Kumar
2026-03-23wifi: mt76: mt7996: increase txq memory limit to 32 MiBChad Monroe
2026-03-23wifi: mt76: mt7996: reset device after MCU message timeoutChad Monroe
2026-03-23wifi: mt76: fix deadlock in remain-on-channelChad Monroe
2026-03-23wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang
2026-03-23wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou
2026-03-23wifi: mt76: mt7925: fix tx power setting failure after chip resetLeon Yen
2026-03-23wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()Zilin Guan
2026-03-23wifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_syncSean Wang
2026-03-23wifi: mt76: mt7925: Skip scan process during suspend.Michael Lo
2026-03-23wifi: mt76: mt7925: drop puncturing handling from BSS change pathSean Wang
2026-03-23wifi: mt76: Enable NPU support for MT7996 devicesLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Store DMA mapped buffer addresses in mt7996_npu_hw_init()Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Do not schedule RRO and TxFree queues during reset for NPULorenzo Bianconi
2026-03-23wifi: mt76: Do not reset idx for NPU tx queues during resetLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Move RRO dma start in a dedicated routineLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Add __mt7996_npu_hw_init routineLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Integrate MT7990 dma configuration for NPULorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Integrate MT7990 init configuration for NPULorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Integrate NPU in RRO session managementLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Add NPU support for MT7990 chipsetLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Rename mt7996_npu_rxd_init() in mt7992_npu_rxd_init()Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routineLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if NPU is enabledLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix BAND2 tx queues initialization when NPU is enabledLorenzo Bianconi
2026-03-23wifi: mt76: always enable RRO queues for non-MT7992 chipsetLorenzo Bianconi
2026-03-23wifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi
2026-03-23wifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi