index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: Remove unused htt->max_throughput_mbps
Sujith Manoharan
2015-01-13
2
-2
/
+0
*
ath10k: fix error return code
Julia Lawall
2015-01-13
1
-1
/
+3
*
ath10k: add support to send delba
Rajkumar Manoharan
2015-01-13
1
-0
/
+52
*
ath10k: add support to send addba response
Rajkumar Manoharan
2015-01-13
1
-0
/
+51
*
ath10k: add support to send addba request
Rajkumar Manoharan
2015-01-13
1
-0
/
+52
*
ath10k: Implement sta_add_debugfs
Rajkumar Manoharan
2015-01-13
5
-1
/
+107
*
ath10k: add wmi support for delba_send
Rajkumar Manoharan
2015-01-13
3
-0
/
+53
*
ath10k: add wmi support for addba_set_resp
Rajkumar Manoharan
2015-01-13
3
-0
/
+51
*
ath10k: add wmi support for addba_send
Rajkumar Manoharan
2015-01-13
3
-0
/
+50
*
ath10k: add wmi support for addba_clear_resp
Rajkumar Manoharan
2015-01-13
3
-0
/
+47
*
ath10k: Enable RX batching
Sujith Manoharan
2015-01-12
1
-1
/
+4
*
ath10k: Fix DMA burst size
Sujith Manoharan
2015-01-12
2
-1
/
+4
*
ath10k: fix build error when hwmon is off
Kalle Valo
2015-01-09
1
-0
/
+5
*
ath10k: set phymode to 11b when NO_OFDM flag set
Peter Oh
2014-12-23
1
-1
/
+4
*
ath10k: send (re)assoc peer command when NSS changed
Janusz Dziedzic
2014-12-23
1
-2
/
+3
*
ath10k: fix low TX rates when IBSS and HT
Janusz Dziedzic
2014-12-23
1
-0
/
+7
*
ath10k: add thermal sensor device support
Rajkumar Manoharan
2014-12-23
4
-0
/
+100
*
ath10k: add wmi interface for pdev_get_temperature
Rajkumar Manoharan
2014-12-23
4
-0
/
+67
*
ath10k: add thermal cooling device support
Rajkumar Manoharan
2014-12-23
5
-0
/
+213
*
ath10k: add wmi support for pdev_set_quiet_mode
Rajkumar Manoharan
2014-12-23
3
-0
/
+51
*
ath10k: add 10.2.4 firmware support
Rajkumar Manoharan
2014-12-23
5
-2
/
+312
*
ath10k: print ath10k wmi op version
Kalle Valo
2014-12-23
1
-5
/
+2
*
ath10k: use wmi op version to check which iface combination to use
Kalle Valo
2014-12-23
1
-6
/
+15
*
ath10k: set max_num_vdevs based on wmi op version
Kalle Valo
2014-12-23
2
-4
/
+4
*
ath10k: advertise p2p dev support
Michal Kazior
2014-12-16
2
-9
/
+9
*
ath10k: enable per-vif sta powersave
Michal Kazior
2014-12-16
1
-4
/
+8
*
ath10k: prevent invalid ps timeout config
Michal Kazior
2014-12-16
1
-1
/
+10
*
ath10k: fix STA u-APSD
Michal Kazior
2014-12-16
2
-10
/
+76
*
ath10k: improve 11b coex
Michal Kazior
2014-12-16
1
-1
/
+12
*
ath10k: unregister and remove frag_threshold callback
Peter Oh
2014-12-16
1
-24
/
+0
*
ath10k: add new wmi interface of NF cal period
Peter Oh
2014-12-08
5
-0
/
+88
*
ath10k: add new pdev parameters for fw 10.2
Peter Oh
2014-12-08
1
-0
/
+3
*
ath10k: implement wmi-tlv backend
Michal Kazior
2014-12-08
8
-1
/
+3701
*
ath10k: make some wmi functions public
Michal Kazior
2014-12-08
2
-80
/
+117
*
ath10k: introduce wmi ops
Michal Kazior
2014-12-08
9
-442
/
+1364
*
ath10k: implement intermediate event args
Michal Kazior
2014-12-08
2
-96
/
+348
*
ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()
Kalle Valo
2014-12-08
2
-5
/
+2
*
ath10k: add ATH10K_FW_IE_WMI_OP_VERSION
Kalle Valo
2014-12-08
3
-8
/
+65
*
ath10k: create ath10k_core_init_features()
Kalle Valo
2014-12-08
1
-9
/
+16
*
ath10k: clean up error handling in ath10k_core_probe_fw()
Kalle Valo
2014-12-08
1
-10
/
+14
*
ath10k: move uart pin config into hw_params
Michal Kazior
2014-12-08
2
-1
/
+3
*
ath10k: put board size into hw_params
Michal Kazior
2014-12-08
2
-3
/
+7
*
ath10k: create a chip revision whitelist
Michal Kazior
2014-12-08
3
-37
/
+36
*
ath10k: read calibration data from Device Tree
Toshi Kikuchi
2014-12-08
2
-1
/
+72
*
ath10k: simplify rx ring size/fill calculation
Michal Kazior
2014-12-01
2
-89
/
+12
*
ath10k: prevent pci tx/rx starvation
Michal Kazior
2014-12-01
1
-6
/
+15
*
ath10k: remove transfer_id from ath10k_hif_cb::tx_completion
Michal Kazior
2014-12-01
4
-7
/
+11
*
ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completion
Michal Kazior
2014-12-01
3
-5
/
+3
*
ath10k: make wmi service bitmap non-debug
Michal Kazior
2014-12-01
4
-22
/
+8
*
ath10k: add sanity checks for service bmap parsing
Michal Kazior
2014-12-01
2
-61
/
+66
[next]