summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2014-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-09-18ath10k: use ether_addr_copy()Kalle Valo
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-11ath10k: add testmodeKalle Valo
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-02ath10k: don't access tx_info while overwriting itMichal Kazior
2014-09-02ath10k: stop monitor vdev for sta assocMichal Kazior
2014-09-02ath10k: fix monitor start/stop sequencesMichal Kazior
2014-09-02ath10k: fix num_legacy_stations trackingMichal Kazior
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-14ath10k: fix typo in error messageBen Greear
2014-08-14ath10k: improve vdev map handlingBen Greear
2014-08-12ath10k: embed ar_pci inside arMichal Kazior
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior
2014-08-04ath10k: add spectral scan featureSimon Wunderlich
2014-08-02ath10k: improve channel switchingMichal Kazior
2014-07-25ath10k: don't advertise IBSS iftype for 10.xMichal Kazior
2014-07-25ath10k: fix Rx aggregation reorderingMichal Kazior
2014-07-22ath10k: workaround qos nullfunc bugMichal Kazior
2014-07-22ath10k: simplify tx helpersMichal Kazior
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
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