summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2014-10-31ath10k: avoid possible deadlock with scan timeoutMichal Kazior
2014-10-24ath10k: call correct function for frag thresholdMichal Kazior
2014-10-24ath10k: add SURVEY_INFO_IN_USE for current channel on surveyFelix Fietkau
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior
2014-10-21ath10k: clean up sta auth/assoc codeMichal Kazior
2014-10-21ath10k: skip some commands on reassocMichal Kazior
2014-10-21ath10k: clean up assoc codeMichal Kazior
2014-10-12ath10k: fix kernel panic while shutting down APRajkumar Manoharan
2014-10-08ath10k: don't create bssid peer for ibssJanusz Dziedzic
2014-10-01ath10k: use 64-bit vdev mapBen Greear
2014-10-01ath10k: support ethtool statsBen Greear
2014-09-23ath10k: deduplicate wmi_channel codeMichal Kazior
2014-09-23ath10k: fix tx/rx chainmask initMichal Kazior
2014-09-23ath10k: workaround fw beaconing bugMichal Kazior
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-11ath10k: add testmodeKalle Valo
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