summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-154-20/+1
* ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2013-08-152-14/+14
* ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-152-8/+14
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-08-1511-43/+270
|\
| * ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan2013-08-071-0/+3
| * ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan2013-08-071-0/+3
| * ath10k: add SoC power save option to PCI features mapBartosz Markowski2013-08-072-12/+21
| * ath10k: fix device teardownMichal Kazior2013-08-051-11/+30
| * ath10k: fix failpath in MSI-X setupMichal Kazior2013-08-021-1/+6
| * ath10k: zero arvif memory on add_interface()Michal Kazior2013-08-021-0/+2
| * ath10k: advertise more conservative intf combinationsMichal Kazior2013-08-021-3/+9
| * ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior2013-08-021-0/+2
| * ath10k: prevent using invalid ringbuffer indexesMichal Kazior2013-08-021-0/+5
| * ath10k: implement get_survey()Michal Kazior2013-08-024-1/+122
| * ath10k: implement tx checksum offloadingMichal Kazior2013-08-022-0/+4
| * ath10k: implement rx checksum offloadingMichal Kazior2013-08-021-0/+40
| * ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-313-12/+20
| * ath10k: improve tx throughput on slow machinesMichal Kazior2013-07-311-3/+3
* | 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-1/+1
|\ \
| * \ Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville2013-07-291-1/+1
| |\ \
| | * | ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven2013-07-221-1/+1
* | | | 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-054-28/+26
* | | | 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
OpenPOWER on IntegriCloud