index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
wifi: rtw89: 8852b: turn off PoP function in monitor mode
Ping-Ke Shih
2
-0
/
+9
2022-12-01
wifi: rtw89: add HE radiotap for monitor mode
Ping-Ke Shih
3
-1
/
+41
2022-12-01
wifi: rtw89: enable mac80211 virtual monitor interface
Zong-Zhe Yang
1
-0
/
+6
2022-12-01
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...
Minsuk Kang
1
-0
/
+17
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+46
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
1
-1
/
+1
2022-11-28
wifi: iwlwifi: mei: fix parameter passing to iwl_mei_alive_notif()
Gregory Greenman
1
-1
/
+2
2022-11-28
wifi: iwlwifi: mvm: return error value in case PLDR sync failed
Avraham Stern
1
-1
/
+1
2022-11-28
wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR sync
Avraham Stern
7
-41
/
+73
2022-11-28
wifi: iwlwifi: mvm: fix double free on tx path.
Ben Greear
1
-1
/
+11
2022-11-28
wifi: iwlwifi: mvm: print OTP info after alive
Daniel Gabay
1
-0
/
+12
2022-11-28
wifi: iwlwifi: nvm: Update EHT capabilities for GL device
Abhishek Naik
1
-0
/
+23
2022-11-28
wifi: iwlwifi: nvm-parse: support A-MPDU in EHT 2.4 GHz
Johannes Berg
1
-0
/
+3
2022-11-28
wifi: iwlwifi: mvm: advertise 320 MHz in 6 GHz only conditionally
Johannes Berg
1
-0
/
+4
2022-11-28
wifi: iwlwifi: mvm: set HE PHY bandwidth according to band
Johannes Berg
1
-10
/
+17
2022-11-28
wifi: iwlwifi: mvm: support PPE Thresholds for EHT
Miri Korenblit
2
-30
/
+153
2022-11-28
wifi: iwlwifi: mvm: add support for EHT 1K aggregation size
Mordechay Goodstein
1
-2
/
+8
2022-11-28
wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11be
Mordechay Goodstein
3
-8
/
+129
2022-11-28
wifi: iwlwifi: mvm: support 320 MHz PHY configuration
Johannes Berg
3
-45
/
+44
2022-11-28
wifi: iwlwifi: mvm: Advertise EHT capabilities
Ilan Peer
4
-18
/
+167
2022-11-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
14
-181
/
+230
2022-11-28
wifi: rtw88: fix race condition when doing H2C command
Ji-Pin Jou
2
-5
/
+8
2022-11-28
wifi: b43: remove reference to removed config B43_PCMCIA
Lukas Bulwahn
1
-7
/
+3
2022-11-28
wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
Bitterblue Smith
1
-1
/
+1
2022-11-28
wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
Ziyang Xuan
1
-0
/
+1
2022-11-25
wifi: carl9170: Replace zero-length array of trailing structs with flex-array
Kees Cook
1
-2
/
+2
2022-11-25
wifi: ath10k: Store WLAN firmware version in SMEM image table
Youghandhar Chintala
2
-0
/
+36
2022-11-24
wifi: wilc1000: validate number of channels
Phil Turnbull
1
-6
/
+16
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull
1
-1
/
+2
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull
1
-2
/
+12
2022-11-24
wifi: wilc1000: validate pairwise and authentication suite offsets
Phil Turnbull
1
-5
/
+16
2022-11-22
wifi: p54: Replace zero-length array of trailing structs with flex-array
Kees Cook
1
-2
/
+2
2022-11-22
wifi: rtw89: fix physts IE page check
Zong-Zhe Yang
1
-1
/
+1
2022-11-22
wifi: rtw89: avoid inaccessible IO operations during doing change_interface()
Ping-Ke Shih
3
-1
/
+18
2022-11-22
wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frame
Eric Huang
8
-1
/
+146
2022-11-22
wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...
Eric Huang
6
-2
/
+12
2022-11-22
wifi: rtw89: 8852b: correct TX power controlled by BT-coexistence
Ping-Ke Shih
1
-15
/
+15
2022-11-22
wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le
Gustavo A. R. Silva
1
-3
/
+4
2022-11-22
wifi: brcmfmac: replace one-element array with flexible-array member in struc...
Gustavo A. R. Silva
2
-3
/
+3
2022-11-22
wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...
Gustavo A. R. Silva
1
-3
/
+3
2022-11-22
wifi: brcmfmac: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
96
-1256
/
+5685
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2
-2
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-17
wifi: ath10k: Remove redundant argument offset
Zhi-Jun You
1
-12
/
+7
2022-11-17
wifi: ath10k: Fix return value in ath10k_pci_init()
Xiu Jianfeng
1
-8
/
+12
2022-11-17
Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...
Kalle Valo
19
-121
/
+773
2022-11-16
wifi: wl1251: switch to using gpiod API
Dmitry Torokhov
2
-30
/
+34
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
5
-63
/
+4
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
Christophe JAILLET
1
-1
/
+1
[prev]
[next]