summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-08-05ath9k: Support ANT diversity for WB225Sujith Manoharan
2013-08-05ath9k: Set SWCOM value for CUS198Sujith Manoharan
2013-08-05ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan
2013-08-05ath9k: Program HW for WB195 diversitySujith Manoharan
2013-08-05ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan
2013-08-05ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan
2013-08-05ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan
2013-08-05ath9k: Fix antenna diversity for CUS198Sujith Manoharan
2013-08-05ath9k: Print LNA combining mode during initSujith Manoharan
2013-08-05ath9k: Add information about antenna diversitySujith Manoharan
2013-08-02Merge tag 'for-linville-20130730' of git://github.com/kvalo/ath6klJohn W. Linville
2013-08-01ath9k: Add statistics for antenna diversitySujith Manoharan
2013-08-01ath9k: Use a subroutine to calculate ALT ratioSujith Manoharan
2013-08-01ath9k: Simplify checks in quick_scanSujith Manoharan
2013-08-01ath9k: Use a helper function for checking LNA optionsSujith Manoharan
2013-08-01ath9k: Use a subroutine to try LNA switchSujith Manoharan
2013-08-01ath9k: Add ALT check for cards with GROUP-3 configSujith Manoharan
2013-08-01ath9k: Use a subroutine to check for short scanSujith Manoharan
2013-08-01ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan
2013-08-01ath9k: Add a debugfs file for antenna diversitySujith Manoharan
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-07-30ath10k: fix rts/fragmentation threshold setupMichal Kazior
2013-07-30ath10k: fix memleak in mac setupMichal Kazior
2013-07-30ath10k: don't reset HTC endpoints unnecessarilyMichal Kazior
2013-07-30ath10k: prevent HTC from being used after stoppingMichal Kazior
2013-07-30ath10k: create debugfs interface to trigger fw crashMichal Kazior
2013-07-30ath10k: fix NULL dereference for injected packetsMichal Kazior
2013-07-30ath10k: implement fw crash simulation commandMichal Kazior
2013-07-30ath10k: implement device recoveryMichal Kazior
2013-07-30ath10k: skip fw stats debugfs interface if device is downMichal Kazior
2013-07-30ath10k: store firmware files in memoryMichal Kazior
2013-07-30ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior
2013-07-30ath10k: make sure all resources are freed upon ath10k_stop()Michal Kazior
2013-07-30ath10k: move free_vdev_map initializationMichal Kazior
2013-07-30ath10k: decouple suspend codeMichal Kazior
2013-07-30ath10k: reset BMI state upon initMichal Kazior
2013-07-30ath10k: allow deferred regd updateMichal Kazior
2013-07-30ath10k: decouple core start/stop logicMichal Kazior
2013-07-30ath10k: decouple pci start/stop logicMichal Kazior
2013-07-30ath10k: add missing debug printsMichal Kazior
2013-07-30ath10k: abort scan properly if wmi_scan_stop failsMichal Kazior
2013-07-30ath10k: improve lockingMichal Kazior
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior
2013-07-30ath10k: rename hif callbackMichal Kazior
2013-07-30ath10k: change function to take struct ath10k as argMichal Kazior
2013-07-30ath10k: provide errno if bmi read/write failsMichal Kazior
2013-07-30ath10k: lower print level for a messageMichal Kazior
2013-07-30ath10k: silent warning in IBSS modeMichal Kazior