aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
* ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-09
* ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-09
* ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-09
* ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-09
* ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-09
* ath9k: fix block ack window tracking checkFelix Fietkau2013-08-09
* ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-09
* ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-09
* ath9k: add function for getting the tx tid for a packetFelix Fietkau2013-08-09
* ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-09
* ath9k: add utility functions for accessing tid queuesFelix Fietkau2013-08-09
* ath9k: Fix build failureSujith Manoharan2013-08-09
* ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan2013-08-05
* ath9k: Fix antenna control init for AR9485Sujith Manoharan2013-08-05
* ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-05
* ath9k: Support ANT diversity for WB225Sujith Manoharan2013-08-05
* ath9k: Set SWCOM value for CUS198Sujith Manoharan2013-08-05
* ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan2013-08-05
* ath9k: Program HW for WB195 diversitySujith Manoharan2013-08-05
* ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan2013-08-05
* ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan2013-08-05
* ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan2013-08-05
* ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-05
* ath9k: Fix antenna diversity for CUS198Sujith Manoharan2013-08-05
* ath9k: Print LNA combining mode during initSujith Manoharan2013-08-05
* ath9k: Add information about antenna diversitySujith Manoharan2013-08-05
* ath9k: Add statistics for antenna diversitySujith Manoharan2013-08-01
* ath9k: Use a subroutine to calculate ALT ratioSujith Manoharan2013-08-01
* ath9k: Simplify checks in quick_scanSujith Manoharan2013-08-01
* ath9k: Use a helper function for checking LNA optionsSujith Manoharan2013-08-01
* ath9k: Use a subroutine to try LNA switchSujith Manoharan2013-08-01
* ath9k: Add ALT check for cards with GROUP-3 configSujith Manoharan2013-08-01
* ath9k: Use a subroutine to check for short scanSujith Manoharan2013-08-01
* ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan2013-08-01
* ath9k: Add a debugfs file for antenna diversitySujith Manoharan2013-08-01
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-01
|\
| * mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-16
| * cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-25
|\ \
| * | ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-22
| * | ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-22
| * | ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-18
| * | ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-17
| * | ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-17
| |/
* | ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-24
* | ath9k: Release the RF bus after setting board valuesSujith Manoharan2013-07-22
* | ath9k: Program correct initvals for FCCSujith Manoharan2013-07-22
* | ath9k: Use correct channel when switching bandsSujith Manoharan2013-07-22
* | ath9k: Fix FastChannelChange for AR9462/AR9565Sujith Manoharan2013-07-22
* | ath9k: Add a HW flag for FCCSujith Manoharan2013-07-22