aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Configure credit size for AR7010Sujith2010-06-042-5/+28
* ath9k_htc: Setup 5GHz channelsSujith2010-06-042-2/+56
* ath9k_htc: Configure dual stream ratesSujith2010-06-041-2/+7
* ath9k_htc: Setup HT capabilites for 2-stream devicesSujith2010-06-041-1/+22
* ath9k_common: Move count_streams to common moduleSujith2010-06-043-14/+16
* ath9k_htc: Add support for AR7010Sujith2010-06-042-1/+15
* ath9k_hw: Configure byte swap for non AR9271 chipsSujith2010-06-041-3/+7
* ath9k: Determine Firmware on probeSujith2010-06-042-13/+27
* ath9k_htc: Use proper station add/remove callbacksSujith2010-06-041-17/+24
* ath9k: fix dma sync in rx pathMing Lei2010-06-041-3/+7
* ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau2010-06-033-37/+25
* ath9k_htc: Fix fair beacon distributionSujith2010-06-033-1/+31
* ath9k_htc: Handle host RX disableSujith2010-06-032-0/+11
* ath9k_htc: Handle monitor interface removalSujith2010-06-031-6/+6
* ath9k_htc: Fix locking for ps_idleSujith2010-06-031-5/+13
* ath9k_htc: Remove useless cancel_work_syncSujith2010-06-031-1/+0
* ath9k_htc: Fix bug in handling CONF_IDLESujith2010-06-031-1/+1
* ath9k_htc: Add PS wrappersSujith2010-06-031-5/+18
* ath9k_htc: Revamp CONF_IDLE handlingSujith2010-06-031-36/+93
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-035-44/+55
* ath9k_hw: Update the PCI WAR registerSujith2010-06-032-28/+60
* ath9k_hw: Cleanup TX power calculation for AR9287Sujith2010-06-033-141/+168
* ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith2010-06-033-37/+41
* ath9k_hw: Cleanup eeprom_9287.cSujith2010-06-031-137/+136
* ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau2010-06-031-230/+2
* ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau2010-06-031-10/+27
* ath9k_hw: add multicast key search supportFelix Fietkau2010-06-031-1/+12
* ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville2010-06-021-0/+2
* ath9k: cleanup: remove unneeded null checkDan Carpenter2010-06-021-3/+0
* ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan2010-06-021-15/+8
* ath9k: Move driver specific structuresSujith2010-06-022-63/+63
* ath9k: Move ath9k specific RX code to driverSujith2010-06-023-281/+263
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-023-11/+6
* ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan2010-06-021-1/+1
* ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan2010-06-021-2/+3
* ath9k: Make sure null func frame is acked before going into PS for ar9003Vasanthakumar Thiagarajan2010-06-021-0/+11
* wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* ath9k_htc: Enable RX STBC for AR9271Sujith2010-06-021-0/+2
* ath9k_htc: Enable SGI in HT20 for AR9271Sujith2010-06-023-3/+9
* ath9k_htc: Update HT configuration properlySujith2010-06-021-0/+30
* ath9k_htc: Cleanup rate initializationSujith2010-06-022-83/+32
* ath9k_htc: Initvals update for AR9271Sujith2010-06-021-3/+3
* drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall2010-06-021-3/+1
* ath9k/debug: fixup the return codesDan Carpenter2010-06-021-9/+9
* ath9k/debug: improve the snprintf() handlingDan Carpenter2010-06-021-8/+25
* ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-06-021-2/+2
* ath9k_htc: Increase credit sizeSujith2010-06-021-1/+1
* ath9k_htc: Remove HW queue translationSujith2010-06-021-10/+9