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-12-02
iwlwifi: pcie: add one missing entry for AX210
Luca Coelho
1
-0
/
+1
2020-12-02
ath11k: dp_rx: fix monitor status dma unmap direction
Kalle Valo
1
-4
/
+4
2020-12-02
wcn36xx: Send NULL data packet when exiting BMPS
Bryan O'Donoghue
1
-0
/
+1
2020-12-02
ath10k: Constify static qmi structs
Rikard Falkeborn
1
-2
/
+2
2020-12-02
ath10k: Release some resources in an error handling path
Christophe JAILLET
1
-1
/
+4
2020-12-02
ath10k: Fix an error handling path
Christophe JAILLET
1
-0
/
+2
2020-12-02
ath10k: Fix the parsing error in service available event
Rakesh Pillai
3
-3
/
+11
2020-12-02
ath11k: Fix an error handling path
Christophe JAILLET
1
-2
/
+4
2020-12-02
ath11k: Build check size of ath11k_skb_cb
Sven Eckelmann
1
-0
/
+2
2020-12-02
ath11k: Reset ath11k_skb_cb before setting new flags
Sven Eckelmann
1
-0
/
+1
2020-12-02
ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control
Sven Eckelmann
3
-12
/
+21
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-53
/
+159
2020-11-24
ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" references
Ritesh Singh
4
-45
/
+1
2020-11-24
ath11k: peer delete synchronization with firmware
Ritesh Singh
6
-7
/
+75
2020-11-24
ath11k: vdev delete synchronization with firmware
Ritesh Singh
5
-8
/
+90
2020-11-24
Merge mhi-ath11k-immutable into ath-next
Kalle Valo
1
-4
/
+0
2020-11-24
cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
Qinglang Miao
1
-0
/
+2
2020-11-24
mwifiex: Remove duplicated REG_PORT definition
Jisheng Zhang
1
-2
/
+0
2020-11-24
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-2
/
+4
2020-11-24
rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
mwifiex: Fix fall-through warnings for Clang
Gustavo A. R. Silva
4
-0
/
+5
2020-11-24
rsi: fix error return code in rsi_reset_card()
Zhang Changzhong
1
-15
/
+15
2020-11-24
brcmsmac: ampdu: Check BA window size before checking block ack
Dmitry Safonov
1
-3
/
+8
2020-11-24
brcmfmac: Fix incorrect type in assignment
Remi Depommier
1
-8
/
+9
2020-11-24
qtnfmac: fix error return code in qtnf_pcie_probe()
Wang Hai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8192de: remove the useless value assignment
Kaixu Xia
1
-1
/
+1
2020-11-24
orinoco: Annotate ezusb_read_ltv()
Sebastian Andrzej Siewior
4
-45
/
+52
2020-11-24
orinoco: Annotate ezusb_docmd_wait()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Remove ezusb_doicmd_wait()
Sebastian Andrzej Siewior
1
-19
/
+2
2020-11-24
orinoco: Annotate ezusb_write_ltv()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Annotate ezusb_read_pda()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Annotate firmware loading
Sebastian Andrzej Siewior
1
-4
/
+4
2020-11-24
orinoco: Annotate ezusb_init()
Sebastian Andrzej Siewior
1
-9
/
+26
2020-11-24
orinoco: Annotate ezusb_xmit()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Prepare stubs for in_interrupt() removal
Sebastian Andrzej Siewior
1
-12
/
+69
2020-11-24
orinoco: Move context allocation after processing the skb
Sebastian Andrzej Siewior
1
-7
/
+7
2020-11-24
brcmfmac: fix error return code in brcmf_cfg80211_connect()
Zhang Changzhong
1
-1
/
+2
2020-11-24
cw1200: replace a set of atomic_add()
Yejune Deng
2
-9
/
+9
2020-11-24
rtw88: wow: print key type when failing
Brian Norris
1
-1
/
+2
2020-11-24
rtw88: coex: change the decode method from firmware
Ching-Te Ku
1
-1
/
+1
2020-11-24
rtw88: coex: remove unnecessary WLAN slot extend
Ching-Te Ku
1
-9
/
+0
2020-11-24
rtw88: coex: remove write scan bit to scoreboard in scan and connect notify
Ching-Te Ku
1
-6
/
+2
2020-11-24
rtw88: coex: fix BT performance drop during initial/power-on step
Ching-Te Ku
1
-3
/
+5
2020-11-24
rtw88: coex: Change antenna setting to enhance free-run performance
Ching-Te Ku
1
-5
/
+7
2020-11-24
rtw88: coex: update the TDMA parameter when leave LPS
Ching-Te Ku
1
-1
/
+1
2020-11-24
rtw88: coex: add the mechanism for RF4CE
Ching-Te Ku
1
-1
/
+32
2020-11-24
rtw88: coex: Add force flag for coexistence table function
Ching-Te Ku
1
-26
/
+36
2020-11-24
rtw88: coex: add write scoreboard action when WLAN in critical procedure
Ching-Te Ku
1
-0
/
+6
[prev]
[next]