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
2020-11-07
rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: phy: Remove set but unused variable 'bbvalue'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variables
Lee Jones
1
-24
/
+24
2020-11-07
rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc format
Lee Jones
1
-1
/
+1
2020-11-07
rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parameters
Lee Jones
1
-4
/
+3
2020-11-07
rtw88: rtw8822c: Remove unused variable 'corr_val'
Lee Jones
1
-2
/
+2
2020-11-07
wlcore: spi: Demote a non-compliant function header, fix another
Lee Jones
1
-2
/
+1
2020-11-07
mwifiex: pcie: Remove a couple of unchecked 'ret's
Lee Jones
1
-4
/
+2
2020-11-07
wl3501_cs: Fix misspelling and provide missing documentation
Lee Jones
1
-5
/
+3
2020-11-07
prism54: isl_ioctl: Fix one function header and demote another
Lee Jones
1
-3
/
+2
2020-11-07
wl1251: cmd: Rename 'len' to 'buf_len' in the documentation
Lee Jones
1
-1
/
+1
2020-11-07
brcmfmac: fweh: Add missing description for 'gfp'
Lee Jones
1
-0
/
+1
2020-11-07
brcmfmac: pcie: Provide description for missing function parameter 'devinfo'
Lee Jones
1
-0
/
+1
2020-11-07
brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'
Lee Jones
1
-1
/
+1
2020-11-07
rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-07
rsi: rsi_91x_usb: Fix some basic kernel-doc issues
Lee Jones
1
-2
/
+4
2020-11-07
rt2x00: save survey for every channel visited
Markov Mikhail
2
-16
/
+56
2020-11-07
rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-11-07
rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().
Sebastian Andrzej Siewior
1
-19
/
+6
2020-11-07
zd1211rw: Remove in_atomic() usage.
Sebastian Andrzej Siewior
1
-15
/
+0
2020-11-07
hostap: Remove in_atomic() check.
Sebastian Andrzej Siewior
1
-12
/
+1
2020-11-07
airo: Replace in_atomic() usage.
Sebastian Andrzej Siewior
1
-39
/
+47
2020-11-07
airo: Always use JOB_STATS and JOB_EVENT
Sebastian Andrzej Siewior
1
-11
/
+5
2020-11-07
airo: Invoke airo_read_wireless_stats() directly
Sebastian Andrzej Siewior
1
-17
/
+5
2020-11-07
orinoco: Remove BUG_ON(in_interrupt/irq())
Sebastian Andrzej Siewior
1
-4
/
+0
2020-11-07
rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices
Tokunori Ikegami
1
-0
/
+3
2020-11-07
rtw88: decide lps deep mode from firmware feature.
Chin-Yen Lee
7
-17
/
+48
2020-11-07
rtw88: add C2H response for checking firmware leave lps
Chin-Yen Lee
6
-5
/
+54
2020-11-07
rtw88: store firmware feature in firmware header
Chin-Yen Lee
3
-1
/
+23
2020-11-07
rtw88: sync the power state between driver and firmware
Chin-Yen Lee
1
-37
/
+28
2020-11-07
rtw88: coex: separate BLE HID profile from BLE profile
Ching-Te Ku
5
-9
/
+42
2020-11-07
rtlwifi: Fix non-canonical address access issues
WeitaoWangoc
1
-1
/
+0
2020-11-07
brcmfmac: fix SDIO access for big-endian host
Remi Depommier
1
-4
/
+4
2020-11-07
rtw88: remove extraneous 'const' qualifier
Arnd Bergmann
1
-1
/
+1
2020-11-07
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
3
-44
/
+45
2020-11-07
net: hostap: fix function cast warning
Arnd Bergmann
1
-12
/
+5
2020-11-07
wireless: remove unneeded break
Tom Rix
7
-10
/
+0
2020-11-07
rsi: Fix TX EAPOL packet handling against iwlwifi AP
Marek Vasut
1
-1
/
+2
2020-11-07
wlcore: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-11-07
ray_cs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-11-07
wireless: mt7601u: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-11-07
ath11k: fix ZERO address in probe request
Carl Huang
1
-0
/
+5
2020-11-07
wil6210: wmi: Correct misnamed function parameter 'ptr_'
Lee Jones
1
-1
/
+1
2020-11-07
wcn36xx: Enable firmware offloaded keepalive
Bryan O'Donoghue
1
-0
/
+1
2020-11-07
wcn36xx: Enable firmware link monitoring
Bryan O'Donoghue
1
-0
/
+1
2020-11-07
wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xx
Bryan O'Donoghue
1
-1
/
+2
2020-11-07
ath6kl: fix enum-conversion warning
Arnd Bergmann
1
-2
/
+2
2020-11-07
ath9k: dynack: Demote non-compliant function header
Lee Jones
1
-2
/
+1
2020-11-07
ath9k: ar5008_phy: Demote half completed function headers
Lee Jones
1
-12
/
+3
2020-11-07
ath9k: ar9003_2p2_initvals: Remove unused const variables
Lee Jones
1
-14
/
+0
[prev]
[next]