index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mtu3
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
airo: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
4
-61
/
+302
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
1
-1
/
+3
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
3
-0
/
+56
2020-12-02
brcmfmac: expose firmware config files through modinfo
Matthias Brugger
1
-0
/
+4
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-12-02
rtw88: coex: add feature to enhance HID coexistence performance
Ching-Te Ku
3
-6
/
+104
2020-12-02
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
6
-99
/
+161
2020-12-02
rtw88: coex: add action for coexistence in hardware initial
Ching-Te Ku
1
-0
/
+9
2020-12-02
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
4
-34
/
+155
2020-12-02
rtw88: coex: change the coexistence mechanism for WLAN connected
Ching-Te Ku
1
-3
/
+12
2020-12-02
rtw88: coex: change the coexistence mechanism for HID
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update AFH information while in free-run mode
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update the mechanism for A2DP + PAN
Ching-Te Ku
1
-9
/
+28
2020-12-02
rtw88: coex: add debug message
Ching-Te Ku
4
-10
/
+150
2020-12-02
rtw88: coex: run coexistence when WLAN entering/leaving LPS
Ching-Te Ku
1
-0
/
+2
2020-12-02
Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"
Tokunori Ikegami
1
-3
/
+0
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-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
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
[next]