index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
iwlwifi: use <linux/units.h> helpers
Akinobu Mita
2
-7
/
+4
2020-01-31
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
3
-12
/
+11
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
250
-2711
/
+53864
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
5
-7
/
+7
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
134
-1408
/
+3490
2020-01-26
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
24
-104
/
+341
2020-01-26
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
1
-1
/
+1
2020-01-26
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
3
-3
/
+3
2020-01-26
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
1
-112
/
+0
2020-01-26
rtlwifi: rtl8192ee: remove unused variables
YueHaibing
1
-118
/
+0
2020-01-26
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
1
-118
/
+0
2020-01-26
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Colin Ian King
1
-1
/
+1
2020-01-26
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
2
-1
/
+53
2020-01-26
qtnfmac: add support for STA HE rates
Sergey Matyukevich
2
-0
/
+3
2020-01-26
qtnfmac: control qtnfmac wireless interfaces bridging
Sergey Matyukevich
1
-18
/
+34
2020-01-26
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
6
-7
/
+22
2020-01-26
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
3
-7
/
+7
2020-01-26
brcmfmac: Remove always false 'idx < 0' statement
yuehaibing
1
-1
/
+1
2020-01-26
rtw88: use shorter delay time to poll PS state
Yan-Hsuan Chuang
1
-2
/
+2
2020-01-26
rtw88: fix potential NULL skb access in TX ISR
Yan-Hsuan Chuang
1
-0
/
+5
2020-01-26
brcmfmac: add initial support for monitor mode
Rafał Miłecki
6
-13
/
+174
2020-01-26
brcmfmac: simplify building interface combinations
Rafał Miłecki
1
-29
/
+14
2020-01-26
brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
Jean-Philippe Brucker
1
-6
/
+6
2020-01-26
brcmfmac: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-26
cw1200: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-26
rtw88: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-26
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2020-01-26
rtlwifi: rtl8723be: Make functions static & rm sw.h
Amadeusz Sławiński
2
-17
/
+3
2020-01-26
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-17
/
+3
2020-01-26
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2
-14
/
+0
2020-01-26
rtlwifi: rtl8192ee: Make functions static & rm sw.h
Amadeusz Sławiński
2
-15
/
+3
2020-01-26
rtlwifi: rtl8192cu: Remove sw.h header
Amadeusz Sławiński
2
-28
/
+0
2020-01-26
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2
-18
/
+2
2020-01-26
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2020-01-26
rtlwifi: rtl8192cu: Fix typo
Amadeusz Sławiński
1
-17
/
+17
2020-01-26
rtw88: change max_num_of_tx_queue() definition to inline in pci.h
Zong-Zhe Yang
1
-1
/
+1
2020-01-26
rtw88: assign NULL to skb after being kfree()'ed
Yan-Hsuan Chuang
1
-1
/
+4
2020-01-26
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
Chin-Yen Lee
1
-1
/
+1
2020-01-26
rtw88: remove unused vif pointer in struct rtw_vif
Yan-Hsuan Chuang
2
-2
/
+0
2020-01-26
rtw88: remove unused variable 'in_lps'
Yan-Hsuan Chuang
2
-2
/
+0
2020-01-26
rtw88: remove unused spinlock
Tzu-En Huang
2
-4
/
+0
2020-01-26
rtw88: 8822c: update power sequence to v15
Tzu-En Huang
1
-3
/
+3
2020-01-26
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M
Ping-Ke Shih
1
-4
/
+6
2020-01-26
rtw88: fix rate mask for 1SS chip
Ping-Ke Shih
1
-7
/
+5
2020-01-26
rtw88: Add wowlan net-detect support
Chin-Yen Lee
7
-15
/
+571
2020-01-26
rtw88: Add wowlan pattern match support
Chin-Yen Lee
7
-0
/
+274
2020-01-26
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
13
-0
/
+836
2020-01-26
rtw88: load wowlan firmware if wowlan is supported
Chin-Yen Lee
2
-12
/
+70
[next]