summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.h
AgeCommit message (Expand)Author
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior
2014-11-26ath10k: fix station count enforcementMichal Kazior
2014-11-26ath10k: clean up num_peers lockingMichal Kazior
2014-11-26ath10k: add register access debugfs interfaceYanbo Li
2014-11-26ath10k: fix locking for WEP keysSujith Manoharan
2014-11-26ath10k: fix offchan reliabilityMichal Kazior
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-10-31ath10k: speed up hw recoveryMichal Kazior
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior
2014-10-21ath10k: retrieve calibration data from fileKalle Valo
2014-10-21ath10k: add back enum ath10k_busKalle Valo
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan
2014-10-01ath10k: use 64-bit vdev mapBen Greear
2014-10-01ath10k: add firmware crash countersBen Greear
2014-09-29ath10k: fix fw stats processingMichal Kazior
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior
2014-09-23ath10k: workaround fw beaconing bugMichal Kazior
2014-09-11ath10k: add testmodeKalle Valo
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior
2014-09-02ath10k: fix monitor start/stop sequencesMichal Kazior
2014-08-25ath10k: setup irq method in probeMichal Kazior
2014-08-25ath10k: provide firmware crash info via debugfsBen Greear
2014-08-12ath10k: embed ar_pci inside arMichal Kazior
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior
2014-08-04ath10k: add spectral scan featureSimon Wunderlich
2014-07-28ath10k: add support for 10.2 firmwareMichal Kazior
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic
2014-05-26ath10k: make core registering asyncMichal Kazior
2014-05-22ath10k: support get/set antenna configurations.Ben Greear
2014-04-11ath10k: refactor radar detection codeMichal Kazior
2014-04-08ath10k: refactor monitor codeMichal Kazior
2014-03-28ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh
2014-03-28ath10k: add the Rx rate in FW statsBen Greear
2014-03-13ath10k: add recalc RTS/CTS protection methodMarek Kwaczynski
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior
2014-02-28ath10k: remove is_aborted from skb_cbMichal Kazior
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2014-02-27ath10k: bitrate_mask add force_sgi supportJanusz Dziedzic
2014-02-15ath10k: implement sta_rc_update()Michal Kazior
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak
2014-02-13ath10k: refactor suspend/resume functionsMarek Puzyniak
2014-01-24ath10k: implement and use new beacon methodMichal Kazior
2014-01-24ath10k: implement channel switchingMichal Kazior
2014-01-23ath10k: enable firmware STA quick kickoutKalle Valo
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic