index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-03
ath10k: push peer type to target for TDLS peers
Manikanta Pubbisetty
1
-0
/
+1
2017-08-03
ath10k: add tdls support for 10.4 firmwares
Manikanta Pubbisetty
1
-2
/
+161
2017-07-06
ath10k: fix indenting in ath10k_wmi_update_noa()
Kalle Valo
1
-1
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-35
/
+16
2017-06-21
ath10k: configure rxnss_override for QCA9984
Ben Greear
1
-1
/
+6
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-05-31
ath10k: go back to using dma_alloc_coherent() for firmware scratch memory
Adrian Chadd
1
-25
/
+10
2017-05-23
ath10k: remove unnecessary code
Gustavo A. R. Silva
1
-9
/
+0
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
1
-6
/
+10
2017-03-16
ath10k: fix fetching channel during potential radar detection
Mohammed Shafi Shajakhan
1
-0
/
+5
2017-03-16
ath10k: update available channel list for 5G radio
Tamizh chelvam
1
-0
/
+6
2017-02-14
ath10k: remove ath10k_vif_to_arvif()
Amadeusz Sławiński
1
-1
/
+1
2017-01-13
ath10k: fix wifi connectivity and warning in rx with channel 169
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-01-13
ath10k: add VHT160 support
Sebastian Gottschall
1
-1
/
+8
2016-12-20
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
1
-1
/
+1
2016-12-01
ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONAL
Ben Greear
1
-1
/
+1
2016-11-23
ath10k: remove set/get_tsf ieee80211_ops
Pedersen, Thomas
1
-4
/
+0
2016-11-23
ath10k: implement offset_tsf ieee80211_op
Pedersen, Thomas
1
-0
/
+2
2016-10-04
ath10k: allow setting coverage class
Benjamin Berg
1
-0
/
+48
2016-10-04
ath10k: add platform regulatory domain support
Bartosz Markowski
1
-1
/
+1
2016-10-04
ath10k: provide provision to get Transmit Power Control stats for 10.4
Maharaja Kennadyrajan
1
-0
/
+4
2016-09-28
ath10k: Ignore SWBA event for a vif if its marked for no beacon
Mohammed Shafi Shajakhan
1
-0
/
+6
2016-09-09
ath10k: remove unnecessary error code assignment
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-09-02
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
1
-2
/
+40
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
1
-5
/
+24
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
1
-2
/
+2
2016-08-31
ath10k: add wmi command barrier utility
Michal Kazior
1
-0
/
+31
2016-08-31
ath10k: implement wmi echo event
Michal Kazior
1
-1
/
+28
2016-08-31
ath10k: implement wmi echo command
Michal Kazior
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-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-07-08
ath10k: fix 10.4 extended peer stats update
Mohammed Shafi Shajakhan
1
-14
/
+41
2016-06-30
ath10k: enable beacon loss detection support for 10.4
Mohammed Shafi Shajakhan
1
-0
/
+4
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
1
-3
/
+5
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
1
-0
/
+4
2016-05-11
ath10k: suppress warnings when getting wmi peer_rate_code_list event
Vasanthakumar Thiagarajan
1
-0
/
+1
2016-05-06
ath10k: update bss channel survey information
Rajkumar Manoharan
1
-0
/
+29
2016-05-06
ath10k: handle pdev_chan_info wmi event
Rajkumar Manoharan
1
-0
/
+32
2016-05-06
ath10k: implement wmi_pdev_bss_chan_info_request
Rajkumar Manoharan
1
-1
/
+24
2016-04-26
ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmware
Alan Liu
1
-0
/
+1
2016-04-26
Merge ath-next from ath.git
Kalle Valo
1
-12
/
+12
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
1
-2
/
+2
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
1
-2
/
+3
2016-04-20
ath10k: remove deprecated firmware API 1 support
Kalle Valo
1
-4
/
+0
2016-04-14
ath10k: prefer ether_addr_copy() over memcpy()
Kalle Valo
1
-3
/
+2
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
1
-1
/
+1
2016-04-12
ath10k: enable set_tsf vdev command to WMI 10.4
Peter Oh
1
-1
/
+1
2016-04-12
ath10k: add a support of set_tsf on vdev interface
Peter Oh
1
-0
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-4
/
+4
[next]