summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-091-16/+28
* ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-091-2/+2
* ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-093-2/+23
* ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-091-39/+50
* ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-092-127/+145
* ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-091-0/+1
* ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-091-1/+2
* ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-092-9/+14
* ath9k: fix block ack window tracking checkFelix Fietkau2013-08-092-7/+11
* ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-092-22/+12
* ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-091-16/+27
* ath9k: add function for getting the tx tid for a packetFelix Fietkau2013-08-091-8/+17
* ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-092-4/+15
* ath9k: add utility functions for accessing tid queuesFelix Fietkau2013-08-091-19/+32
* ath9k: Fix build failureSujith Manoharan2013-08-095-5/+30
* ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan2013-08-051-0/+72
* ath9k: Fix antenna control init for AR9485Sujith Manoharan2013-08-051-1/+13
* ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-054-28/+1
* ath9k: Support ANT diversity for WB225Sujith Manoharan2013-08-053-41/+86
* ath9k: Set SWCOM value for CUS198Sujith Manoharan2013-08-052-0/+2
* ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan2013-08-054-4/+3
* ath9k: Program HW for WB195 diversitySujith Manoharan2013-08-052-0/+66
* ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195Sujith Manoharan2013-08-051-5/+13
* ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadivSujith Manoharan2013-08-054-9/+7
* ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan2013-08-054-9/+28
* ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-053-27/+25
* ath9k: Fix antenna diversity for CUS198Sujith Manoharan2013-08-053-26/+59
* ath9k: Print LNA combining mode during initSujith Manoharan2013-08-051-15/+9
* ath9k: Add information about antenna diversitySujith Manoharan2013-08-051-0/+52
* ath9k: Add statistics for antenna diversitySujith Manoharan2013-08-013-28/+95
* ath9k: Use a subroutine to calculate ALT ratioSujith Manoharan2013-08-011-94/+79
* ath9k: Simplify checks in quick_scanSujith Manoharan2013-08-011-10/+10
* ath9k: Use a helper function for checking LNA optionsSujith Manoharan2013-08-011-87/+79
* ath9k: Use a subroutine to try LNA switchSujith Manoharan2013-08-011-40/+52
* ath9k: Add ALT check for cards with GROUP-3 configSujith Manoharan2013-08-011-17/+33
* ath9k: Use a subroutine to check for short scanSujith Manoharan2013-08-011-14/+23
* ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan2013-08-013-9/+26
* ath9k: Add a debugfs file for antenna diversitySujith Manoharan2013-08-011-0/+64
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-012-1/+3
|\
| * mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-0/+2
| * cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-254-21/+47
|\ \
| * | ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
| * | ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
| * | ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
| * | ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
| * | ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-171-16/+28
| |/
* | ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-247-20/+30
* | ath9k: Release the RF bus after setting board valuesSujith Manoharan2013-07-221-9/+8
* | ath9k: Program correct initvals for FCCSujith Manoharan2013-07-221-1/+17
OpenPOWER on IntegriCloud