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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
rtw89: 8852c: add 8852c specific BT-coexistence initial function
Chia-Yuan Li
4
-0
/
+122
2022-04-12
rtw89: Skip useless dig gain and igi related settings for 8852C
Johnson Lin
2
-2
/
+8
2022-04-12
rtw89: 8852c: disable firmware watchdog if CPU disabled
Chia-Yuan Li
3
-4
/
+55
2022-04-12
rtw89: reset BA CAM
Ping-Ke Shih
2
-0
/
+20
2022-04-12
rtw89: change station scheduler setting for hardware TX mode
Ping-Ke Shih
1
-2
/
+2
2022-04-12
rtw89: ser: configure top ERR IMR for firmware to recover
Ping-Ke Shih
2
-0
/
+44
2022-04-12
rtw89: ser: configure C-MAC interrupt mask
Chia-Yuan Li
5
-36
/
+423
2022-04-12
rtw89: ser: configure D-MAC interrupt mask
Chia-Yuan Li
5
-19
/
+1091
2022-04-12
rtw89: ser: fix unannotated fall-through
Zong-Zhe Yang
1
-0
/
+1
2022-04-12
ath9k: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-04-12
wcn36xx: clean up some inconsistent indenting
Yang Li
1
-3
/
+3
2022-04-12
ath11k: Fix spelling mistake "reseting" -> "resetting"
Colin Ian King
1
-1
/
+1
2022-04-12
ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
Peter Seiderer
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
74
-736
/
+753
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
1
-1
/
+4
2022-04-11
Merge 5.18-rc2 into staging-next
Greg Kroah-Hartman
4
-4
/
+4
2022-04-10
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-10
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-10
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
4
-4
/
+4
2022-04-07
Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next into staging-next
Greg Kroah-Hartman
42
-0
/
+8187
2022-04-06
ipw2x00: use DEVICE_ATTR_*() macro
Meng Tang
2
-93
/
+90
2022-04-06
orinoco: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+1
2022-04-06
ipw2x00: Fix potential NULL dereference in libipw_xmit()
Haowen Bai
1
-1
/
+1
2022-04-06
b43: Fix assigning negative value to unsigned variable
Haowen Bai
1
-1
/
+1
2022-04-06
b43legacy: Fix assigning negative value to unsigned variable
Haowen Bai
1
-1
/
+1
2022-04-06
rtl8xxxu: fill up txrate info for gen1 chips
Chris Chiu
1
-29
/
+59
2022-04-06
rtl8xxxu: feed antenna information for cfg80211
Chris Chiu
1
-0
/
+16
2022-04-06
rtlwifi: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-15
/
+13
2022-04-06
brcmfmac: Avoid keeping power to SDIO card unless WOWL is used
Ulf Hansson
1
-17
/
+22
2022-04-06
mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
Niels Dossche
1
-0
/
+2
2022-04-06
rtw89: fix misconfiguration on hw_scan channel time
Po Hao Huang
1
-1
/
+1
2022-04-06
rtw89: coex: Add case for scan offload
Ching-Te Ku
1
-1
/
+11
2022-04-06
rtw89: packet offload handler to avoid warning
Po Hao Huang
1
-1
/
+7
2022-04-06
rtw89: change idle mode condition during hw_scan
Po Hao Huang
1
-4
/
+4
2022-04-06
rtw89: update ptcl_init
Ping-Ke Shih
2
-5
/
+39
2022-04-06
rtw89: update TMAC parameters
Ping-Ke Shih
2
-0
/
+36
2022-04-06
rtw89: initialize NAV control
Ping-Ke Shih
2
-0
/
+27
2022-04-06
rtw89: update scheduler setting
Ping-Ke Shih
2
-0
/
+23
2022-04-06
rtw89: 8852c: update security engine setting
Ping-Ke Shih
2
-1
/
+10
2022-04-06
rtw89: Turn on CR protection of CMAC
Ping-Ke Shih
1
-1
/
+2
2022-04-06
rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chip
Ping-Ke Shih
7
-5
/
+86
2022-04-06
rtw89: update STA scheduler parameters for v1 chip
Ping-Ke Shih
2
-1
/
+24
2022-04-06
rtw89: extend dmac_pre_init to support 8852C
Ping-Ke Shih
2
-7
/
+31
2022-04-06
rtw89: pci: add L1 settings
Ping-Ke Shih
2
-0
/
+25
2022-04-06
rtw89: pci: add deglitch setting
Ping-Ke Shih
2
-11
/
+19
2022-04-06
rtw89: pci: set address info registers depends on chips
Ping-Ke Shih
1
-5
/
+8
2022-04-06
rtw89: pci: add LTR setting for v1 chip
Ping-Ke Shih
5
-2
/
+83
2022-04-06
rtw89: pci: refine pci pre_init function
Chia-Yuan Li
5
-31
/
+180
2022-04-06
rtw89: pci: add pci attributes to configure operating mode
Ping-Ke Shih
4
-15
/
+262
[prev]
[next]