summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-02net: stmmac: remove dwmac4 DMA_CHAN_INTR_DEFAULT_[TR]X*Russell King (Oracle)-12/+8
2026-03-02net: stmmac: remove .get_tx_len()Russell King (Oracle)-28/+0
2026-03-02net: stmmac: remove .get_tx_ls()Russell King (Oracle)-29/+0
2026-03-02net: stmmac: remove .get_tx_owner()Russell King (Oracle)-27/+0
2026-03-02net: stmmac: remove plat_dat->port_nodeRussell King (Oracle)-18/+5
2026-03-02net: stmmac: clean up formatting in stmmac_mac_finish()Russell King (Oracle)-1/+2
2026-03-03wifi: rtw89: 8852a: update supported firmware format to 1Zong-Zhe Yang-6/+13
2026-03-03wifi: rtw89: 8852a: move DIG tables to rtw8852a.cZong-Zhe Yang-52/+51
2026-03-03wifi: rtw89: 8852b: update supported firmware format to 2Ping-Ke Shih-1/+1
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj-1/+1
2026-03-03wifi: rtw89: add general way to generate module firmware stringZong-Zhe Yang-6/+15
2026-03-03wifi: rtw89: fw: recognize firmware type B by AIDPing-Ke Shih-2/+21
2026-03-03wifi: rtw89: fw: add fw_def struct to put firmware name and format versionPing-Ke Shih-19/+57
2026-03-03wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420Ching-Te Ku-18/+61
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet-6/+6
2026-03-03wifi: rtw89: Turbo mode for RTL8851BU/RTL8852BUBitterblue Smith-52/+51
2026-03-02wifi: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy-18/+11
2026-03-02wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu-2/+2
2026-03-02wifi: ath12k: Set up MLO after SSRRamya Gnanasekar-1/+9
2026-03-02wifi: ath11k: Silence remoteproc probe deferral printsBjorn Andersson-7/+3
2026-03-02wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak-1/+1
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern-48/+47
2026-03-02can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde-6/+16
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-2/+13
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman-3/+21
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman-0/+6
2026-03-02can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman-1/+7
2026-03-02can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman-1/+1
2026-03-02can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman-1/+6
2026-03-02can: esd_usb: add endpoint type validationZiyi Guo-13/+17
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit-4/+3
2026-03-02can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel-1/+14
2026-03-02can: dummy_can: dummy_can_init(): fix packet statisticsOliver Hartkopp-0/+1
2026-03-02wifi: mac80211_hwsim: Advertise support for (Re)Association frame encryptionKavita Kavita-0/+2
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam-1/+45
2026-03-02wifi: rt2x00: use generic nvmem_cell_getRosen Penev-2/+2
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R-4/+6
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R-4/+6
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit-78/+89
2026-03-02wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-5/+14
2026-03-02wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges-1/+1
2026-03-02wifi: mac80211_hwsim: background CAC supportJanusz Dziedzic-0/+79
2026-03-02wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan-0/+1
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov-107/+233
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju-1/+1
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar-0/+8
2026-02-28octeontx2-af: npc: Use common structuresRatheesh Kannoth-30/+30
2026-02-28octeontx2-af: npc: cn20k: add debugfs supportRatheesh Kannoth-10/+292
2026-02-28octeontx2-pf: cn20k: Add TC rules supportSubbaraya Sundeep-38/+361
2026-02-28octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installationRatheesh Kannoth-57/+603