summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-03net: ti: icssg: Add HSR/PRP protocol frame filteringMD Danish Anwar
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03net: mana: Trigger VF reset/recovery on health check failure due to HWC timeoutDipayaan Roy
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-03wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou
2026-03-03wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin
2026-03-02net: sparx5: replace sparx5_start() with sparx5_forwarding_init()Daniel Machon
2026-03-02net: sparx5: move FDMA/XTR initialization out of sparx5_start()Daniel Machon
2026-03-02net: sparx5: move PTP IRQ handling out of sparx5_start()Daniel Machon
2026-03-02net: sparx5: move remaining init functions from start() to probe()Daniel Machon
2026-03-02net: sparx5: move calendar initialization to probeDaniel Machon
2026-03-02net: sparx5: move stats initialization and add deinit functionDaniel Machon
2026-03-02net: sparx5: move MAC table initialization and add deinit functionDaniel Machon
2026-03-02net: sparx5: move VCAP initialization to probeDaniel Machon
2026-03-02net: sparx5: move netdev and notifier block registration to probeDaniel Machon
2026-03-03wifi: rtw89: ser: post-recover DMAC state to prevent LPSZong-Zhe Yang
2026-03-03wifi: rtw89: ser: Wi-Fi 7 reset HALT C2H after reading itZong-Zhe Yang
2026-03-03wifi: rtw89: debug: add SER SW counters to count simulationZong-Zhe Yang
2026-03-03wifi: rtw89: rfk: add hardware version to rtw89_fw_h2c_rf_pre_ntfy_mcc for ne...Ping-Ke Shih
2026-03-03wifi: rtw89: add H2C command to protect TX/RX for unused PHYKuan-Chung Chen
2026-03-03wifi: rtw89: 8851b: update supported firmware format to 1Zong-Zhe Yang
2026-03-02net: stmmac: move DMA configuration validation to driver probeRussell King (Oracle)
2026-03-02net: stmmac: simplify atds initialisationRussell King (Oracle)
2026-03-02net: stmmac: move initialisation of dma_cfg->atdsRussell King (Oracle)
2026-03-02net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)
2026-03-02net: stmmac: make chain_mode a booleanRussell King (Oracle)
2026-03-02net: stmmac: make extend_desc booleanRussell King (Oracle)
2026-03-02net: stmmac: remove mac->xlgmacRussell King (Oracle)
2026-03-02net: stmmac: remove dwmac410_(enable|disable)_dma_irqRussell King (Oracle)
2026-03-02net: stmmac: remove dwmac4 DMA_CHAN_INTR_DEFAULT_[TR]X*Russell King (Oracle)
2026-03-02net: stmmac: remove .get_tx_len()Russell King (Oracle)
2026-03-02net: stmmac: remove .get_tx_ls()Russell King (Oracle)
2026-03-02net: stmmac: remove .get_tx_owner()Russell King (Oracle)
2026-03-02net: stmmac: remove plat_dat->port_nodeRussell King (Oracle)
2026-03-02net: stmmac: clean up formatting in stmmac_mac_finish()Russell King (Oracle)
2026-03-03wifi: rtw89: 8852a: update supported firmware format to 1Zong-Zhe Yang
2026-03-03wifi: rtw89: 8852a: move DIG tables to rtw8852a.cZong-Zhe Yang
2026-03-03wifi: rtw89: 8852b: update supported firmware format to 2Ping-Ke Shih
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj
2026-03-03wifi: rtw89: add general way to generate module firmware stringZong-Zhe Yang
2026-03-03wifi: rtw89: fw: recognize firmware type B by AIDPing-Ke Shih