aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAge
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo2013-10-16
* ath10k: remove unnecessary checksMichal Kazior2013-10-16
* ath10k: fix scheduling while atomic config bugMichal Kazior2013-10-16
* ath10k: track vif list internallyMichal Kazior2013-10-16
* ath10k: fix add_interface failure handlingMichal Kazior2013-10-16
* ath10k: use workqueue to set WEP TX keyMichal Kazior2013-10-16
* ath10k: do not warn about unsupported vdev paramBartosz Markowski2013-10-16
* ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan2013-10-08
* ath10k: split vdev_id calculation from tx functionMichal Kazior2013-10-07
* ath10k: split tid calculation from tx functionMichal Kazior2013-10-07
* ath10k: introduce dynamic pdev parametersBartosz Markowski2013-09-27
* ath10k: introduce dynamic vdev parametersBartosz Markowski2013-09-27
* ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-27
* ath10k: make monitor vdev down before stoping itMarek Puzyniak2013-09-26
* ath10k: use msdu headroom to store txfragMichal Kazior2013-09-20
* ath10k: decouple HTT TX completionsMichal Kazior2013-09-20
* ath10k: avoid needless memset on TX pathMichal Kazior2013-09-20
* ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior2013-09-20
* ath10k: remove wmi pending count limitMichal Kazior2013-09-16
* ath10k: improve beacon submission latencyMichal Kazior2013-09-16
* ath10k: Calculate correct peer PHY mode for VHTSujith Manoharan2013-09-12
* ath10k: print phymode as a stringKalle Valo2013-09-12
* ath10k: clean mac.c debug messagesKalle Valo2013-09-12
* ath10k: add support for HTT 3.0Michal Kazior2013-08-15
* ath10k: fix WEP in AP and IBSS modeMarek Puzyniak2013-08-14
* ath10k: clean up monitor start codeMichal Kazior2013-08-14
* ath10k: setup peer UAPSD flag correctlyJanusz Dziedzic2013-08-12
* ath10k: zero arvif memory on add_interface()Michal Kazior2013-08-02
* ath10k: advertise more conservative intf combinationsMichal Kazior2013-08-02
* ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior2013-08-02
* ath10k: implement get_survey()Michal Kazior2013-08-02
* ath10k: implement tx checksum offloadingMichal Kazior2013-08-02
* ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-31
* ath10k: improve tx throughput on slow machinesMichal Kazior2013-07-31
* ath10k: fix rts/fragmentation threshold setupMichal Kazior2013-07-30
* ath10k: fix memleak in mac setupMichal Kazior2013-07-30
* ath10k: fix NULL dereference for injected packetsMichal Kazior2013-07-30
* ath10k: implement device recoveryMichal Kazior2013-07-30
* ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior2013-07-30
* ath10k: make sure all resources are freed upon ath10k_stop()Michal Kazior2013-07-30
* ath10k: decouple suspend codeMichal Kazior2013-07-30
* ath10k: allow deferred regd updateMichal Kazior2013-07-30
* ath10k: abort scan properly if wmi_scan_stop failsMichal Kazior2013-07-30
* ath10k: improve lockingMichal Kazior2013-07-30
* ath10k: embed HTT struct inside ath10kMichal Kazior2013-07-30
* ath10k: do not setup rts/frag thresholds for suspended interfacesMichal Kazior2013-07-30
* ath10k: setup rts/frag thresholds upon vdev creationMichal Kazior2013-07-30
* ath10k: fix possible deadlockMichal Kazior2013-07-30
* ath10k: minimally handle new channel width enumeration valuesJohn W. Linville2013-06-27