aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
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
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-20ath10k: introduce DFS implementationMarek Puzyniak
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic
2013-11-15ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-12ath10k: add logging to better determine some VIF/STA creation failuresBen Greear
2013-10-30ath10k: plug memory leak in wmi mgmt tx workerMichal Kazior
2013-10-24ath10k: respect power_level valuesMichal Kazior
2013-10-24ath10k: use proper tx power unitMichal Kazior
2013-10-24ath10k: setup min channel power to a reasonable valueMichal Kazior
2013-10-24ath10k: Initialize list-head on vif creation.Ben Greear
2013-10-21ath10k: add sanity checks for monitor managementMichal Kazior
2013-10-21ath10k: prevent starting monitor without a vdevMichal Kazior
2013-10-16ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo
2013-10-16ath10k: remove unnecessary checksMichal Kazior
2013-10-16ath10k: fix scheduling while atomic config bugMichal Kazior
2013-10-16ath10k: track vif list internallyMichal Kazior
2013-10-16ath10k: fix add_interface failure handlingMichal Kazior
2013-10-16ath10k: use workqueue to set WEP TX keyMichal Kazior
2013-10-16ath10k: do not warn about unsupported vdev paramBartosz Markowski
2013-10-08ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan
2013-10-07ath10k: split vdev_id calculation from tx functionMichal Kazior
2013-10-07ath10k: split tid calculation from tx functionMichal Kazior
2013-09-27ath10k: introduce dynamic pdev parametersBartosz Markowski
2013-09-27ath10k: introduce dynamic vdev parametersBartosz Markowski
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski
2013-09-26ath10k: make monitor vdev down before stoping itMarek Puzyniak
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior
2013-09-20ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior
2013-09-16ath10k: remove wmi pending count limitMichal Kazior
2013-09-16ath10k: improve beacon submission latencyMichal Kazior
2013-09-12ath10k: Calculate correct peer PHY mode for VHTSujith Manoharan
2013-09-12ath10k: print phymode as a stringKalle Valo
2013-09-12ath10k: clean mac.c debug messagesKalle Valo
2013-08-15ath10k: add support for HTT 3.0Michal Kazior
2013-08-14ath10k: fix WEP in AP and IBSS modeMarek Puzyniak
2013-08-14ath10k: clean up monitor start codeMichal Kazior
2013-08-12ath10k: setup peer UAPSD flag correctlyJanusz Dziedzic