aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAge
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-08-15
|\
| * ath10k: add SoC power save option to PCI features mapBartosz Markowski2013-08-07
| * ath10k: fix device teardownMichal Kazior2013-08-05
| * ath10k: fix failpath in MSI-X setupMichal Kazior2013-08-02
| * 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: prevent using invalid ringbuffer indexesMichal Kazior2013-08-02
| * ath10k: implement get_survey()Michal Kazior2013-08-02
| * ath10k: implement tx checksum offloadingMichal Kazior2013-08-02
| * ath10k: implement rx 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-09
|\ \ | |/ |/|
| * ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven2013-07-22
* | ath10k: fix rts/fragmentation threshold setupMichal Kazior2013-07-30
* | ath10k: fix memleak in mac setupMichal Kazior2013-07-30
* | ath10k: don't reset HTC endpoints unnecessarilyMichal Kazior2013-07-30
* | ath10k: prevent HTC from being used after stoppingMichal Kazior2013-07-30
* | ath10k: create debugfs interface to trigger fw crashMichal Kazior2013-07-30
* | ath10k: fix NULL dereference for injected packetsMichal Kazior2013-07-30
* | ath10k: implement fw crash simulation commandMichal Kazior2013-07-30
* | ath10k: implement device recoveryMichal Kazior2013-07-30
* | ath10k: skip fw stats debugfs interface if device is downMichal Kazior2013-07-30
* | ath10k: store firmware files in memoryMichal 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: move free_vdev_map initializationMichal Kazior2013-07-30
* | ath10k: decouple suspend codeMichal Kazior2013-07-30
* | ath10k: reset BMI state upon initMichal Kazior2013-07-30
* | ath10k: allow deferred regd updateMichal Kazior2013-07-30
* | ath10k: decouple core start/stop logicMichal Kazior2013-07-30
* | ath10k: decouple pci start/stop logicMichal Kazior2013-07-30
* | ath10k: add missing debug printsMichal 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: embed HTC struct inside ath10kMichal Kazior2013-07-30
* | ath10k: rename hif callbackMichal Kazior2013-07-30
* | ath10k: change function to take struct ath10k as argMichal Kazior2013-07-30
* | ath10k: provide errno if bmi read/write failsMichal Kazior2013-07-30
* | ath10k: lower print level for a messageMichal Kazior2013-07-30
* | ath10k: silent warning in IBSS modeMichal Kazior2013-07-30
* | ath10k: fix typo in define nameMichal Kazior2013-07-30
* | ath10k: remove ath10k_busMichal 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: fix teardown orderingMichal Kazior2013-07-30
|/
* ath10k: minimally handle new channel width enumeration valuesJohn W. Linville2013-06-27