summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: make core registering asyncMichal Kazior2014-05-261-0/+2
* ath10k: support get/set antenna configurations.Ben Greear2014-05-221-0/+6
* ath10k: refactor radar detection codeMichal Kazior2014-04-111-0/+4
* ath10k: refactor monitor codeMichal Kazior2014-04-081-2/+3
* ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh2014-03-281-0/+6
* ath10k: add the Rx rate in FW statsBen Greear2014-03-281-0/+1
* ath10k: add recalc RTS/CTS protection methodMarek Kwaczynski2014-03-131-0/+2
* ath10k: bypass htc for htt tx pathMichal Kazior2014-02-281-3/+2
* ath10k: remove is_aborted from skb_cbMichal Kazior2014-02-281-1/+0
* ath10k: remove DMA mapping wrappersMichal Kazior2014-02-281-27/+0
* ath10k: bitrate_mask add force_sgi supportJanusz Dziedzic2014-02-271-0/+1
* ath10k: implement sta_rc_update()Michal Kazior2014-02-151-0/+12
* ath10k: suspend hardware before resetMarek Puzyniak2014-02-131-0/+1
* ath10k: refactor suspend/resume functionsMarek Puzyniak2014-02-131-2/+1
* ath10k: implement and use new beacon methodMichal Kazior2014-01-241-0/+7
* ath10k: implement channel switchingMichal Kazior2014-01-241-4/+8
* ath10k: enable firmware STA quick kickoutKalle Valo2014-01-231-0/+12
* ath10k: add set_bitrate_mask callbackJanusz Dziedzic2014-01-101-0/+3
* ath10k: add debugfs file to control firmware dbglogKalle Valo2014-01-101-0/+2
* ath10k: track number of existing peersBartosz Markowski2014-01-101-0/+3
* ath10k: introduce NO_P2P fw feature flagBartosz Markowski2013-12-161-0/+3
* ath10k: show hardware and firmware info prints only onceKalle Valo2013-11-201-0/+1
* ath10k: add debugfs file to control radar events blockingMarek Puzyniak2013-11-201-0/+1
* ath10k: introduce DFS implementationMarek Puzyniak2013-11-201-0/+6
* ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-201-0/+13
* ath10k: expand the wmi mgmt queue limit to 128Bartosz Markowski2013-11-151-1/+1
* ath10k: track vif list internallyMichal Kazior2013-10-161-0/+3
* ath10k: use workqueue to set WEP TX keyMichal Kazior2013-10-161-1/+3
* ath10k: implement firmware IE container supportKalle Valo2013-09-301-0/+2
* ath10k: store separate pointers for firmware dataKalle Valo2013-09-301-0/+8
* ath10k: rename board_data in struct ath10kKalle Valo2013-09-301-1/+1
* ath10k: introduce dynamic pdev parametersBartosz Markowski2013-09-271-0/+1
* ath10k: introduce dynamic vdev parametersBartosz Markowski2013-09-271-0/+1
* ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-271-1/+9
* ath10k: implement host memory chunksBartosz Markowski2013-09-271-0/+12
* ath10k: introduce dynamic WMI structuresBartosz Markowski2013-09-271-0/+4
* ath10k: use msdu headroom to store txfragMichal Kazior2013-09-201-1/+3
* ath10k: decouple HTT TX completionsMichal Kazior2013-09-201-8/+0
* ath10k: remove wmi event worker threadMichal Kazior2013-09-161-3/+0
* ath10k: remove wmi pending count limitMichal Kazior2013-09-161-2/+0
* ath10k: improve beacon submission latencyMichal Kazior2013-09-161-0/+1
* ath10k: make WMI commands block by designMichal Kazior2013-09-161-0/+1
* ath10k: add htt_stats_enable debugfs fileKalle Valo2013-09-061-0/+3
* ath10k: check chip id from the soc register during probeKalle Valo2013-09-031-1/+2
* ath10k: add support for firmware newer than 636Michal Kazior2013-08-151-0/+10
* ath10k: implement get_survey()Michal Kazior2013-08-021-0/+7
* ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-311-0/+1
* ath10k: implement device recoveryMichal Kazior2013-07-301-0/+19
* ath10k: store firmware files in memoryMichal Kazior2013-07-301-0/+4
* ath10k: decouple suspend codeMichal Kazior2013-07-301-3/+0