summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2010-06-07ath: Fix uninitialized variable warningsmaster-2010-06-07Prarit Bhargava
2010-06-04ath9k: Fix bug in rate tableVasanthakumar Thiagarajan
2010-06-04ath9k_htc: Configure credit size for AR7010Sujith
2010-06-04ath9k_htc: Setup 5GHz channelsSujith
2010-06-04ath9k_htc: Configure dual stream ratesSujith
2010-06-04ath9k_htc: Setup HT capabilites for 2-stream devicesSujith
2010-06-04ath9k_common: Move count_streams to common moduleSujith
2010-06-04ath9k_htc: Add support for AR7010Sujith
2010-06-04ath9k_hw: Configure byte swap for non AR9271 chipsSujith
2010-06-04ath9k: Determine Firmware on probeSujith
2010-06-04ath9k_htc: Use proper station add/remove callbacksSujith
2010-06-04ath9k: fix dma sync in rx pathMing Lei
2010-06-03ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau
2010-06-03ath9k_htc: Fix fair beacon distributionSujith
2010-06-03ath9k_htc: Handle host RX disableSujith
2010-06-03ath9k_htc: Handle monitor interface removalSujith
2010-06-03ath9k_htc: Fix locking for ps_idleSujith
2010-06-03ath9k_htc: Remove useless cancel_work_syncSujith
2010-06-03ath9k_htc: Fix bug in handling CONF_IDLESujith
2010-06-03ath9k_htc: Add PS wrappersSujith
2010-06-03ath9k_htc: Revamp CONF_IDLE handlingSujith
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith
2010-06-03ath9k_hw: Update the PCI WAR registerSujith
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith
2010-06-03ath9k_hw: Cleanup eeprom_9287.cSujith
2010-06-03ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau
2010-06-03ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau
2010-06-03ath9k_hw: add multicast key search supportFelix Fietkau
2010-06-02ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledmaster-2010-06-02John W. Linville
2010-06-02ath9k: cleanup: remove unneeded null checkDan Carpenter
2010-06-02ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan
2010-06-02ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan
2010-06-02ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan
2010-06-02ath9k: Move driver specific structuresSujith
2010-06-02ath9k: Move ath9k specific RX code to driverSujith
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez
2010-06-02ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan
2010-06-02ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan
2010-06-02ath9k: Make sure null func frame is acked before going into PS for ar9003Vasanthakumar Thiagarajan
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-02ath9k_htc: Enable RX STBC for AR9271Sujith
2010-06-02ath9k_htc: Enable SGI in HT20 for AR9271Sujith
2010-06-02ath9k_htc: Update HT configuration properlySujith
2010-06-02ath9k_htc: Cleanup rate initializationSujith
2010-06-02ath9k_htc: Initvals update for AR9271Sujith
2010-06-02drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall
2010-06-02ath9k/debug: fixup the return codesDan Carpenter
2010-06-02ath9k/debug: improve the snprintf() handlingDan Carpenter
2010-06-02ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei