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.13.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
2019-10-02
wil6210: check len before memcpy() calls
Denis Efremov
1
-2
/
+4
2019-10-02
ar5523: check NULL before memcpy() in ar5523_cmd()
Denis Efremov
1
-1
/
+2
2019-10-02
ath10k: add support for hardware rfkill
Wen Gong
9
-1
/
+178
2019-10-02
ath10k: restore QCA9880-AR1A (v1) detection
Christian Lamparter
1
-11
/
+25
2019-10-02
ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
Ben Greear
1
-11
/
+11
2019-10-01
ath9k_htc: Discard undersized packets
Masashi Honma
1
-4
/
+19
2019-10-01
ath9k_htc: Modify byte order for an error message
Masashi Honma
1
-1
/
+1
2019-10-01
ath9k_hw: fix uninitialized variable data
Denis Efremov
1
-1
/
+1
2019-10-01
ath10k: fix backtrace on coredump
Anilkumar Kolli
1
-3
/
+8
2019-10-01
ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0
Anilkumar Kolli
1
-3
/
+3
2019-10-01
ath10k: switch to ieee80211_tx_dequeue_ni
Erik Stromdahl
1
-1
/
+1
2019-10-01
ath10k: change sw version print format to hex
Tomislav Požega
1
-1
/
+1
2019-10-01
ath10k: print supported MCS rates within service ready event
Tomislav Požega
4
-1
/
+8
2019-10-01
ath10k: print service ready returned channel range
Tomislav Požega
1
-1
/
+5
2019-10-01
ath10k: add 2ghz channel arguments to service ready structure
Tomislav Požega
4
-0
/
+12
2019-10-01
ath9k: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-09-23
ath10k: fix memory leak
Navid Emamdoost
1
-0
/
+1
2019-09-23
ath10k: remove the warning of sdio not full support
Wen Gong
1
-3
/
+0
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
3
-9
/
+5
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
3
-4
/
+4
2019-09-23
ath10k: fix missing checks for bmi reads and writes
Kangjie Lu
1
-9
/
+32
2019-09-23
ath10k: Add support to provide higher range mem chunks in wmi init command
Surabhi Vishnoi
3
-2
/
+34
2019-09-23
ath10k: Add peer param map for tlv and non-tlv
Rakesh Pillai
7
-9
/
+84
2019-09-21
ath10k: Enable MSA region dump support for WCN3990
Govind Singh
5
-0
/
+93
2019-09-21
ath10k: Add xo calibration support for wifi rf clock
Govind Singh
3
-0
/
+25
2019-09-17
ath10k: fix spelling mistake "eanble" -> "enable"
Colin Ian King
1
-1
/
+1
2019-09-17
ath10k: fix latency issue for QCA988x
Miaoqing Pan
1
-6
/
+9
2019-09-17
ath10k: add cleanup in ath10k_sta_state()
Wenwen Wang
1
-1
/
+5
2019-09-17
ath10k: revalidate the msa region coming from firmware
Govind Singh
1
-0
/
+15
2019-09-17
ath10k: use ath10k_pci_soc_ functions for all warm_reset instances
Tomislav Požega
1
-15
/
+11
2019-09-17
ath10k: Use ARRAY_SIZE
Vasyl Gomonovych
1
-2
/
+1
2019-09-17
ath10k: avoid leaving .bss_info_changed prematurely
Sven Eckelmann
1
-26
/
+36
2019-09-17
ath10k: Use standard bulk clock API in snoc
Bjorn Andersson
2
-115
/
+21
2019-09-17
ath10k: Use standard regulator bulk API in snoc
Bjorn Andersson
2
-170
/
+27
2019-09-17
ath10k: snoc: skip regulator operations
Bjorn Andersson
2
-23
/
+6
2019-09-17
ath10k: Fix HOST capability QMI incompatibility
Bjorn Andersson
5
-3
/
+45
2019-09-17
ath10k: Check if station exists before forwarding tx airtime report
Hauke Mehrtens
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-34
/
+60
2019-09-13
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
33
-215
/
+1202
2019-09-13
rtw88: report RX power for each antenna
Yan-Hsuan Chuang
3
-3
/
+9
2019-09-13
rtw88: fix wrong rx power calculation
Tsang-Shian Lin
1
-2
/
+2
2019-09-13
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
Michael Straube
1
-16
/
+2
2019-09-13
rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-17
/
+1
2019-09-13
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-22
/
+1
2019-09-13
rtw88: allows to receive AMSDU in AMPDU
Yan-Hsuan Chuang
1
-0
/
+1
2019-09-13
rtw88: add dynamic cck pd mechanism
Tzu-En Huang
4
-0
/
+188
2019-09-13
rtw88: move IQK/DPK into phy_calibration
Yan-Hsuan Chuang
4
-8
/
+12
2019-09-13
rtw88: 8822c: add SW DPK support
Tzu-En Huang
10
-1637
/
+3320
2019-09-13
rtw88: 8822c: add FW IQK support
Yan-Hsuan Chuang
2
-0
/
+18
2019-09-13
rtw88: 8822c: Enable interrupt migration
Tsang-Shian Lin
2
-0
/
+6
[next]