summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-06wifi: p54: update stale wireless wiki URLsAnas Khan
2026-07-06wifi: wlcore: allocate aggregation and firmware log buffers with kzalloc()Mike Rapoport (Microsoft)
2026-07-06wifi: mwifiex: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: libertas: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-06amt: no longer rely on RTNL in amt_fill_info()Eric Dumazet
2026-07-06net: hns3: add support to query/set TX pfc_prevention_tout for ethtool with R...Hao Chen
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu
2026-07-03macsec: no longer rely on RTNL in macsec_fill_info()Eric Dumazet
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory
2026-07-03macvlan: no longer rely on RTNL in macvlan_fill_info()Eric Dumazet
2026-07-03macvlan: annotate data-races around vlan->mode and vlan->flagsEric Dumazet
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng
2026-07-03net: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736William Hansen-Baird
2026-07-03wifi: rtlwifi: convert pci if-statement to ID tableWilliam Hansen-Baird
2026-07-03wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER floodingWilliam Hansen-Baird
2026-07-03wifi: rtw89: fix HE extended capability length checkPengpeng Hou
2026-07-03wifi: rtw89: check return values in rtw89_ops_start_ap()Dmitry Morgun
2026-07-03wifi: rtw89: wow: only WiFi 6 chips initialize RF registers in WoWLAN modeChih-Kang Chang
2026-07-03wifi: rtw89: wow: add QoS control field to WoWLAN ARP response for MLOChin-Yen Lee
2026-07-03wifi: rtw89: wow: use MLD address in WoWLAN ARP replies for MLO stationsChin-Yen Lee
2026-07-03wifi: rtw89: fw: fix link ID filling for LPS MLO common infoZong-Zhe Yang
2026-07-03wifi: rtw89: pci: disable phy error flag related to refclkChih-Kang Chang
2026-07-03wifi: rtw89: disable sniffer mode in RX filter when initialization for Wi-Fi ...Chih-Kang Chang
2026-07-03wifi: rtw89: drop packet offload entry on H2C addition failure to avoid scan ...Dian-Syuan Yang
2026-07-03wifi: rtw89: fw: lower debug level for UDM1 debug registerPing-Ke Shih
2026-07-03wifi: rtw89: mac: pass chip version to firmwarePing-Ke Shih
2026-07-03wifi: rtw89: mac: finish active TX immediately without waiting for DMACPing-Ke Shih
2026-07-03wifi: rtw89: coex: Add RTL8922D chip stringChing-Te Ku
2026-07-03wifi: rtw89: coex: Add Wi-Fi firmware 0.35.94.1 support for RTL8922DChing-Te Ku
2026-07-03wifi: rtw89: coex: Renaming drvinfo_type to drvinfo_verChing-Te Ku
2026-07-03wifi: rtw89: coex: Add TX/RX RF parameter format version 9Ching-Te Ku
2026-07-03wifi: rtw89: coex: Refine third party module related coexistenceChing-Te Ku