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
/
ath
/
ath10k
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-01
ath10k: fix kernel panic due to race in accessing arvif list
Vasanthakumar Thiagarajan
1
-0
/
+6
2018-09-19
ath10k: prevent active scans on potential unusable channels
Sven Eckelmann
1
-0
/
+7
2018-05-30
ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
Karthikeyan Periyasamy
1
-0
/
+10
2018-04-29
Revert "ath10k: send (re)assoc peer command when NSS changed"
Karthikeyan Periyasamy
1
-3
/
+2
2018-03-24
ath10k: handling qos at STA side based on AP WMM enable/disable
Balaji Pothunoori
1
-1
/
+1
2018-03-22
ath10k: update tdls teardown state to target
Manikanta Pubbisetty
1
-0
/
+10
2018-03-22
ath10k: fix a warning during channel switch with multiple vaps
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-11-30
ath10k: set CTS protection VDEV param only if VDEV is up
Bartosz Markowski
1
-8
/
+43
2017-11-30
ath10k: fix incorrect txpower set by P2P_DEVICE interface
Ryan Hsu
1
-3
/
+4
2017-10-08
ath10k: prevent sta pointer rcu violation
Michal Kazior
1
-0
/
+18
2017-01-12
ath10k: fix failure to send NULL func frame for 10.4
Mohammed Shafi Shajakhan
1
-2
/
+0
2017-01-09
ath10k: fix soft lockup during firmware crash/hw-restart
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-09-27
ath10k: fix typo in logging message
Ben Greear
1
-1
/
+1
2016-09-13
ath10k: improve logging message
Ben Greear
1
-2
/
+2
2016-09-09
ath10k: fix reporting channel survey data
Ashok Raj Nagarajan
1
-1
/
+1
2016-09-02
ath10k: fix spelling mistake "montior" -> "monitor"
Colin Ian King
1
-1
/
+1
2016-09-02
ath10k: Fix broken NULL func data frame status for 10.4
Mohammed Shafi Shajakhan
1
-0
/
+2
2016-09-02
ath10k: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-02
ath10k: fix sending frame in management path in push txq logic
Ashok Raj Nagarajan
1
-0
/
+20
2016-09-02
ath10k: improve wake_tx_queue ops performance
Rajkumar Manoharan
1
-1
/
+17
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
1
-10
/
+10
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-5
/
+5
2016-07-19
ath10k: disable wake_tx_queue for older devices
Michal Kazior
1
-2
/
+22
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-6
/
+37
2016-07-08
ath10k: Clean up peer when sta goes away.
Ben Greear
1
-2
/
+10
2016-07-08
ath10k: remove extra space on ath10k_update_channel_list
Eduardo Abinader
1
-1
/
+1
2016-07-08
ath10k: ensure peer_map references are cleaned up
Ben Greear
1
-0
/
+17
2016-07-08
ath10k: add support for ath10k_sta_statistics support
Mohammed Shafi Shajakhan
1
-0
/
+1
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-5
/
+9
2016-06-30
ath10k: disable TX_STBC for tx chainmask of 1
Mohammed Shafi Shajakhan
1
-1
/
+4
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
1
-2
/
+4
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-06-14
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
1
-2
/
+37
2016-06-06
ath10k: fix deadlock when peer cannot be created
Ben Greear
1
-1
/
+1
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
1
-0
/
+13
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
1
-3
/
+4
2016-05-06
ath10k: update bss channel survey information
Rajkumar Manoharan
1
-0
/
+35
2016-05-06
ath10k: remove VHT capabilities from 2.4GHz
Johannes Berg
1
-3
/
+0
2016-04-26
ath10k: fix a typo in ath10k_start()
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-04-26
Merge ath-next from ath.git
Kalle Valo
1
-16
/
+72
2016-04-20
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
1
-1
/
+1
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
1
-1
/
+1
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
1
-6
/
+8
2016-04-20
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
1
-1
/
+2
2016-04-19
ath10k: add dynamic tx mode switch config support for qca4019
Raja Mani
1
-0
/
+20
2016-04-19
ath10k: fix rx_channel during hw reconfigure
Rajkumar Manoharan
1
-1
/
+7
2016-04-14
ath10k: fix parenthesis alignment
Kalle Valo
1
-1
/
+1
2016-04-14
ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()
Kalle Valo
1
-2
/
+2
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
1
-4
/
+4
2016-04-12
ath10k: add a support of set_tsf on vdev interface
Peter Oh
1
-0
/
+27
[next]