summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
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
* | ath5k: print error message if ANI levels are out of rangeBruno Randolf2010-06-021-6/+5
* | ath5k: always calculate ANI listen timeBruno Randolf2010-06-021-4/+5
* | ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-025-1/+123
* | ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-021-9/+6
* | ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-021-10/+5
* | ath5k: remove ATH_TRACE macroBruno Randolf2010-06-0212-99/+0
* | ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-022-7/+13
* | ath5k: Stop queues only for NF calibrationBruno Randolf2010-06-021-5/+6
* | ath5k: move noise floor calibration into taskletBruno Randolf2010-06-023-23/+12
* | ath5k: initialize calibration timersBruno Randolf2010-06-021-0/+2
* | 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-022-2/+2
* | ath9k_htc: Enable RX STBC for AR9271Sujith2010-06-021-0/+2
OpenPOWER on IntegriCloud