summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2014-05-27ath10k: dont configure bssid for ap modeMichal Kazior
2014-05-27ath10k: protect wep tx key setupMichal Kazior
2014-05-27ath10k: drain tx before restarting hwMichal Kazior
2014-05-27ath10k: perform hw restart lazilyMichal Kazior
2014-05-27ath10k: clean up start() callbackMichal Kazior
2014-05-23ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho
2014-05-22ath10k: support get/set antenna configurations.Ben Greear
2014-05-16ath10k: fix pmf for action framesMarek Kwaczynski
2014-05-14Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-24ath10k: fix firmware recovery with ap interfaceMichal Kazior
2014-04-24ath10k: make sure to not leak beacon dma mappingMichal Kazior
2014-04-11ath10k: refactor radar detection codeMichal Kazior
2014-04-11ath10k: reorder functionsMichal Kazior
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-04-08ath10k: refactor monitor codeMichal Kazior
2014-03-28ath10k: unify warning messages in mac.cKalle Valo
2014-03-24ath10k: update regulatory domain settings for 10.x firmwareMarek Puzyniak
2014-03-13ath10k: add recalc RTS/CTS protection methodMarek Kwaczynski
2014-03-11ath10k: allow the supported rate change by reassociate peerChun-Yeow Yeoh
2014-03-03ath10k: add vdev-id, return code to error codesBen Greear
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2014-02-27ath10k: bitrate_mask add force_sgi supportJanusz Dziedzic
2014-02-27ath10k: enable spectrum management supportJanusz Dziedzic
2014-02-26ath10k: fix sta_rc_update for non-ap iftypeMichal Kazior
2014-02-26ath10k: add more details to some debug messagesBen Greear
2014-02-26ath10k: implement drv_get_tsf for ibss mergingChun-Yeow Yeoh
2014-02-15ath10k: implement sta_rc_update()Michal Kazior
2014-02-15ath10k: fix SMPS supportMichal Kazior
2014-02-14ath10k: release conf_mutex if vdev_start() failsKalle Valo
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo
2014-02-13ath10k: AP: handle HT station which does not have HT RX MCSBartosz Markowski
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak
2014-02-13ath10k: refactor suspend/resume functionsMarek Puzyniak
2014-02-13ath10k: Set proper nss value for the peerMarek Kwaczynski
2014-01-30ath10k: configure access category for arpMarek Puzyniak
2014-01-30ath10k: properly return err from start()Michal Kazior
2014-01-24ath10k: implement and use new beacon methodMichal Kazior
2014-01-24ath10k: implement AP CSAMichal Kazior
2014-01-24ath10k: implement channel switchingMichal Kazior
2014-01-23ath10k: AP mode, set UAPSD params correctlyJanusz Dziedzic
2014-01-23ath10k: enable firmware STA quick kickoutKalle Valo
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic
2014-01-10ath10k: track number of existing peersBartosz Markowski
2014-01-10ath10k: disable STA kickout in FWMarek Puzyniak
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-12-16ath10k: introduce NO_P2P fw feature flagBartosz Markowski
2013-12-16ath10k: split the if_limits and if_combBartosz Markowski
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville