index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
98
-771
/
+5684
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+7
2026-04-08
wifi: ath10k: Add device-tree quirk to skip host cap QMI requests
Amit Pundir
3
-3
/
+14
2026-04-08
wifi: ipw2x00: Use michael_mic() from cfg80211
Eric Biggers
2
-116
/
+5
2026-04-08
wifi: ath12k: Use michael_mic() from cfg80211
Eric Biggers
6
-62
/
+8
2026-04-08
wifi: ath11k: Use michael_mic() from cfg80211
Eric Biggers
4
-57
/
+7
2026-04-08
wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()
Eric Biggers
1
-3
/
+3
2026-04-08
Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
16
-46
/
+382
2026-04-08
wifi: libertas_tf: refactor endpoint lookup
Johan Hovold
1
-24
/
+20
2026-04-08
wifi: libertas: refactor endpoint lookup
Johan Hovold
1
-17
/
+16
2026-04-08
wifi: at76c50x: refactor endpoint lookup
Johan Hovold
1
-18
/
+4
2026-04-07
wifi: ath12k: Enable IPQ5424 WiFi device support
Sowmiya Sree Elavalagan
3
-14
/
+31
2026-04-07
wifi: ath12k: Add CE remap hardware parameters for IPQ5424
Saravanakumar Duraisamy
2
-9
/
+26
2026-04-07
wifi: ath12k: add ath12k_hw_regs for IPQ5424
Saravanakumar Duraisamy
4
-1
/
+93
2026-04-07
wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424
Raj Kumar Bhagat
1
-0
/
+7
2026-04-07
wifi: ath12k: Add ath12k_hw_params for IPQ5424
Saravanakumar Duraisamy
2
-0
/
+80
2026-04-07
wifi: ath10k: fix station lookup failure during disconnect
Baochen Qiang
1
-11
/
+15
2026-04-07
wifi: ath12k: Create symlink for each radio in a wiphy
Roopni Devanathan
4
-8
/
+29
2026-04-07
wifi: ath12k: Skip adding inactive partner vdev info
Avula Sri Charan
1
-1
/
+1
2026-04-07
wifi: ath12k: Support channel change stats
Harish Rachakonda
2
-0
/
+98
2026-04-07
wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()
Roopni Devanathan
1
-5
/
+5
2026-04-07
Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireless-next
Johannes Berg
59
-414
/
+5191
2026-04-07
wifi: brcmfmac: silence warning for non-existent, optional firmware
Alexander Stein
1
-6
/
+11
2026-04-07
wifi: iwlegacy: Fix GFP flags in allocation loop
Brendan Jackman
1
-1
/
+2
2026-04-07
wifi: wilc1000: use kzalloc_flex
Rosen Penev
1
-4
/
+4
2026-04-07
wifi: iwlegacy: Fixup allocation failure log
Brendan Jackman
1
-2
/
+2
2026-04-07
wifi: brcmfmac: of: defer probe for MAC address
Rosen Penev
1
-1
/
+3
2026-04-07
wifi: brcmfmac: Fix error pointer dereference
Ethan Tidmore
1
-0
/
+15
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-56
/
+163
2026-04-02
wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
Lucid Duck
2
-2
/
+21
2026-04-02
wifi: rtw89: Add support for Elecom WDC-XE2402TU3-B
Zenm Chen
1
-0
/
+2
2026-04-02
wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VS
Ping-Ke Shih
2
-0
/
+122
2026-04-02
wifi: rtw89: 8922d: add chip_info and chip_ops struct
Ping-Ke Shih
4
-7
/
+380
2026-04-02
wifi: rtw89: 8922d: add ops related to BT coexistence mechanism
Ping-Ke Shih
8
-0
/
+168
2026-04-02
wifi: rtw89: 8922d: add RF ops of init hardware and get thermal
Ping-Ke Shih
4
-0
/
+90
2026-04-02
wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistence
Ping-Ke Shih
2
-2
/
+132
2026-04-02
wifi: rtw89: 8922d: add set TX power callback
Ping-Ke Shih
2
-0
/
+128
2026-04-02
wifi: rtw89: 8922d: add RF calibration ops
Ping-Ke Shih
4
-0
/
+244
2026-04-02
wifi: rtw89: 8922d: add set channel with pre-/post- helpers
Ping-Ke Shih
4
-0
/
+350
2026-04-02
wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settings
Ping-Ke Shih
2
-0
/
+382
2026-04-02
wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ie
Christos Longros
8
-8
/
+8
2026-04-02
wifi: rtw89: Fill fw_version member of struct wiphy
Bitterblue Smith
1
-0
/
+8
2026-04-02
wifi: rtw88: Fill fw_version member of struct wiphy
Bitterblue Smith
1
-0
/
+6
2026-03-30
wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821A
Bitterblue Smith
1
-0
/
+3
2026-03-30
wifi: rtw89: fw: load TX power elements according to AID
Zong-Zhe Yang
1
-0
/
+5
2026-03-30
wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922D
Ping-Ke Shih
1
-7
/
+8
2026-03-30
wifi: rtw89: phy: expand PHY page for RTL8922D
Eric Huang
1
-1
/
+1
[next]