index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2020-01-31
iwlwifi: use <linux/units.h> helpers
Akinobu Mita
2020-01-31
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-01-26
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-01-26
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
2020-01-26
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
2020-01-26
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
2020-01-26
rtlwifi: rtl8192ee: remove unused variables
YueHaibing
2020-01-26
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
2020-01-26
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Colin Ian King
2020-01-26
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
2020-01-26
qtnfmac: add support for STA HE rates
Sergey Matyukevich
2020-01-26
qtnfmac: control qtnfmac wireless interfaces bridging
Sergey Matyukevich
2020-01-26
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
2020-01-26
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
2020-01-26
brcmfmac: Remove always false 'idx < 0' statement
yuehaibing
2020-01-26
rtw88: use shorter delay time to poll PS state
Yan-Hsuan Chuang
2020-01-26
rtw88: fix potential NULL skb access in TX ISR
Yan-Hsuan Chuang
2020-01-26
brcmfmac: add initial support for monitor mode
Rafał Miłecki
2020-01-26
brcmfmac: simplify building interface combinations
Rafał Miłecki
2020-01-26
brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
Jean-Philippe Brucker
2020-01-26
brcmfmac: use true,false for bool variable
zhengbin
2020-01-26
cw1200: use true,false for bool variable
zhengbin
2020-01-26
rtw88: use true,false for bool variable
zhengbin
2020-01-26
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8723be: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8192ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8192cu: Remove sw.h header
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
rtlwifi: rtl8192cu: Fix typo
Amadeusz Sławiński
2020-01-26
rtw88: change max_num_of_tx_queue() definition to inline in pci.h
Zong-Zhe Yang
2020-01-26
rtw88: assign NULL to skb after being kfree()'ed
Yan-Hsuan Chuang
2020-01-26
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
Chin-Yen Lee
2020-01-26
rtw88: remove unused vif pointer in struct rtw_vif
Yan-Hsuan Chuang
2020-01-26
rtw88: remove unused variable 'in_lps'
Yan-Hsuan Chuang
2020-01-26
rtw88: remove unused spinlock
Tzu-En Huang
2020-01-26
rtw88: 8822c: update power sequence to v15
Tzu-En Huang
2020-01-26
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M
Ping-Ke Shih
2020-01-26
rtw88: fix rate mask for 1SS chip
Ping-Ke Shih
2020-01-26
rtw88: Add wowlan net-detect support
Chin-Yen Lee
2020-01-26
rtw88: Add wowlan pattern match support
Chin-Yen Lee
2020-01-26
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
2020-01-26
rtw88: load wowlan firmware if wowlan is supported
Chin-Yen Lee
[next]