index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
rtw89: 8852c: add settings to decrease the effect of DC
Hsuan Hung
2
-5
/
+72
2022-05-11
brcmfmac: allow setting wlan MAC address using device tree
Pavel Löbl
4
-7
/
+24
2022-05-11
wilc1000: add valid vmm_entry check before fetching from TX queue
Ajay Singh
1
-3
/
+4
2022-05-11
wilc1000: use 'u64' datatype for cookie variable
Ajay Singh
1
-1
/
+1
2022-05-11
wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()
Ajay Singh
1
-2
/
+2
2022-05-11
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
Ajay Singh
1
-1
/
+1
2022-05-11
wilc1000: increase firmware version array size
Ajay Singh
1
-1
/
+2
2022-05-10
ath11k: remove redundant assignment to variables vht_mcs and he_mcs
Colin Ian King
1
-2
/
+2
2022-05-10
ath11k: Reuse the available memory after firmware reload
Anilkumar Kolli
3
-4
/
+23
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
1
-14
/
+0
2022-05-10
ath11k: Designating channel frequency when sending management frames
Baochen Qiang
3
-1
/
+24
2022-05-10
ath11k: Don't check arvif->is_started before sending management frames
Baochen Qiang
1
-2
/
+3
2022-05-10
ath11k: Implement remain-on-channel support
Baochen Qiang
3
-0
/
+120
2022-05-10
ath11k: Handle keepalive during WoWLAN suspend and resume
Baochen Qiang
5
-0
/
+156
2022-05-09
mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
Johannes Berg
1
-0
/
+3
2022-05-09
mac80211_hwsim: fix RCU protected chanctx access
Johannes Berg
1
-2
/
+5
2022-05-09
ath11k: reset 11d state in process of recovery
Wen Gong
3
-0
/
+9
2022-05-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
1
-1
/
+1
2022-05-06
ath11k: Fix RX de-fragmentation issue on WCN6750
Manikanta Pubbisetty
3
-3
/
+23
2022-05-06
ath10k: support bus and device specific API 1 BDF selection
Robert Marko
1
-1
/
+12
2022-05-06
ath10k: mac: fix too long lines
Kalle Valo
1
-4
/
+9
2022-05-06
ath11k: mac: fix too long line
Kalle Valo
1
-4
/
+8
2022-05-06
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
3
-18
/
+39
2022-05-06
qtnfmac: switch to netif_napi_add_weight()
Jakub Kicinski
2
-4
/
+4
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
5
-10
/
+10
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-04
ath11k: Add support for targets without trustzone
Manikanta Pubbisetty
2
-1
/
+186
2022-05-04
rtw89: 8852c: add 8852ce to Makefile and Kconfig
Ping-Ke Shih
2
-2
/
+25
2022-05-04
rtw89: 8852c: fix warning of FIELD_PREP() mask type
Ping-Ke Shih
1
-7
/
+5
2022-05-04
rtw89: 8852c: correct register definitions used by 8852c
Ping-Ke Shih
1
-2
/
+1
2022-05-04
rtw89: correct AID settings of beamformee
Ping-Ke Shih
2
-0
/
+9
2022-05-04
rtw89: ps: fine tune polling interval while changing low power mode
Ping-Ke Shih
1
-1
/
+2
2022-05-04
rtw89: 8852c: add basic and remaining chip_info
Ping-Ke Shih
1
-3
/
+77
2022-05-04
rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
Ping-Ke Shih
1
-0
/
+64
2022-05-04
rtw89: 8852c: rfk: get calibrated channels to notify firmware
Ping-Ke Shih
3
-0
/
+20
2022-05-04
wfx: avoid flush_workqueue(system_highpri_wq) usage
Tetsuo Handa
4
-4
/
+11
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
262
-3613
/
+50870
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
8
-27
/
+42
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
35
-249
/
+1158
2022-05-03
rtw89: 8852c: rfk: add DPK
Ping-Ke Shih
6
-8
/
+1178
2022-05-03
rtw89: 8852c: rfk: add IQK
Ping-Ke Shih
5
-4
/
+1099
2022-05-03
rtw89: 8852c: rfk: add RX DCK
Ping-Ke Shih
4
-1
/
+78
2022-05-03
rtw89: 8852c: rfk: add RCK
Ping-Ke Shih
3
-0
/
+45
2022-05-03
rtw89: 8852c: rfk: add TSSI
Ping-Ke Shih
3
-0
/
+1057
2022-05-03
rtw89: 8852c: rfk: add LCK
Ping-Ke Shih
5
-0
/
+79
2022-05-03
rtw89: 8852c: rfk: add DACK
Ping-Ke Shih
4
-7
/
+538
2022-05-03
rtw89: 8852c: rfk: add RFK tables
Ping-Ke Shih
2
-0
/
+848
2022-05-03
plfxlc: fix le16_to_cpu warning for beacon_interval
Srinivasan Raju
1
-3
/
+2
2022-05-02
rtw88: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-05-02
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
1
-0
/
+3
[prev]
[next]