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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
ath10k: cache calibration data when the core is stopped
Marty Faltesek
2
-36
/
+40
2016-09-28
ath10k: fix copy engine 5 destination ring stuck
Rajkumar Manoharan
1
-0
/
+7
2016-09-28
ath10k: Ignore SWBA event for a vif if its marked for no beacon
Mohammed Shafi Shajakhan
1
-0
/
+6
2016-09-28
ath10k: fix error return code in ahb
Wei Yongjun
1
-0
/
+2
2016-09-27
ath10k: support up to 64 vdevs
Ben Greear
1
-1
/
+4
2016-09-27
ath10k: document cycle count related counters
Ben Greear
2
-8
/
+8
2016-09-27
ath10k: fix typo in logging message
Ben Greear
1
-1
/
+1
2016-09-27
ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
Vasanthakumar Thiagarajan
3
-2
/
+18
2016-09-27
ath10k: do not check if reset is NULL
Masahiro Yamada
1
-15
/
+10
2016-09-27
ath10k: use devm_reset_control_get() instead of reset_control_get()
Masahiro Yamada
1
-46
/
+10
2016-09-27
ath10k: use devm_clk_get() instead of clk_get()
Masahiro Yamada
1
-28
/
+6
2016-09-27
ath10k: spelling and miscellaneous neatening
Joe Perches
6
-20
/
+20
2016-09-13
ath10k: remove 4-addr padding related hw_param configuration
Vasanthakumar Thiagarajan
2
-17
/
+0
2016-09-13
ath10k: properly remove padding from the start of rx payload
Vasanthakumar Thiagarajan
2
-14
/
+31
2016-09-13
ath10k: add provision for Rx descriptor abstraction
Vasanthakumar Thiagarajan
3
-0
/
+37
2016-09-13
ath10k: move ath10k_hw_params definition to hw.h
Vasanthakumar Thiagarajan
2
-52
/
+54
2016-09-13
ath10k: improve logging message
Ben Greear
1
-2
/
+2
2016-09-13
ath10k: enable peer stats by default
Thomas Pedersen
1
-0
/
+3
2016-09-13
ath10k: remove unused variable ar_pci
Chaehyun Lim
1
-2
/
+0
2016-09-13
ath10k: fix memory leak on caldata on error exit path
Colin Ian King
1
-1
/
+1
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
2
-6
/
+5
2016-09-09
ath10k: fix reporting channel survey data
Ashok Raj Nagarajan
1
-1
/
+1
2016-09-09
ath10k: remove unnecessary error code assignment
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-09-09
ath10k: fix throughput regression in multi client mode
Rajkumar Manoharan
2
-2
/
+2
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
8
-96
/
+159
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
3
-0
/
+10
2016-09-02
ath10k: replace config_enabled() with IS_REACHABLE()
Masahiro Yamada
1
-1
/
+1
2016-09-02
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
6
-11
/
+64
2016-09-02
ath10k: use complete() instead complete_all()
Daniel Wagner
2
-9
/
+9
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: suppress warnings when getting wmi WDS peer event id
Mohammed Shafi Shajakhan
1
-0
/
+1
2016-09-02
ath10k: fix group privacy action frame decryption for qca4019
Rajkumar Manoharan
3
-5
/
+33
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
11
-27
/
+27
2016-09-02
ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
Tamizh chelvam
1
-0
/
+5
2016-08-31
ath10k: fix spurious tx/rx during boot
Michal Kazior
1
-0
/
+68
2016-08-31
ath10k: add wmi command barrier utility
Michal Kazior
3
-0
/
+33
2016-08-31
ath10k: implement wmi echo event
Michal Kazior
4
-1
/
+72
2016-08-31
ath10k: implement wmi echo command
Michal Kazior
3
-0
/
+69
2016-08-31
ath10k: add testmode support for 10.4 firmware
Tamizh chelvam
1
-0
/
+23
2016-08-31
ath10k: handle testmode events for 10.2 and 10.4 based firmware
Tamizh chelvam
1
-0
/
+26
2016-08-31
ath10k: move firmware_swap_code_seg_info to ath10k_fw_file
Tamizh chelvam
4
-22
/
+34
2016-08-31
ath10k: Remove driver log suggesting QCA9887 support is experimental
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-08-31
ath10k: fix get rx_status from htt context
Ashok Raj Nagarajan
1
-5
/
+5
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
3
-12
/
+12
2016-07-19
ath10k: disable wake_tx_queue for older devices
Michal Kazior
2
-2
/
+23
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
16
-100
/
+280
2016-07-08
ath10k: fix possible wrong rx_busy time reporting in QCA4019
Vasanthakumar Thiagarajan
1
-1
/
+2
2016-07-08
ath10k: replace warning with an error message if HTT op version is unset
Mohammed Shafi Shajakhan
1
-1
/
+1
[next]