summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2026-03-03wifi: rtw89: fw: add fw_def struct to put firmware name and format versionPing-Ke Shih
2026-03-03wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420Ching-Te Ku
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet
2026-03-03wifi: rtw89: Turbo mode for RTL8851BU/RTL8852BUBitterblue Smith
2026-03-02wifi: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy
2026-03-02wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu
2026-03-02wifi: ath12k: Set up MLO after SSRRamya Gnanasekar
2026-03-02wifi: ath11k: Silence remoteproc probe deferral printsBjorn Andersson
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman