aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath5k: add debugfs file for queue debuggingBruno Randolf2010-06-08
* ath5k: no need to save/restore the default antennaBruno Randolf2010-06-08
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-08
* ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-08
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
|\
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-07
| * ath5k: retain promiscuous settingBob Copeland2010-06-04
| * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-04
| * ath5k: wake queues on resetBruno Randolf2010-06-01
* | ath9k: Fix bug in rate tableVasanthakumar Thiagarajan2010-06-04
* | ath9k_htc: Configure credit size for AR7010Sujith2010-06-04
* | ath9k_htc: Setup 5GHz channelsSujith2010-06-04
* | ath9k_htc: Configure dual stream ratesSujith2010-06-04
* | ath9k_htc: Setup HT capabilites for 2-stream devicesSujith2010-06-04
* | ath9k_common: Move count_streams to common moduleSujith2010-06-04
* | ath9k_htc: Add support for AR7010Sujith2010-06-04
* | ath9k_hw: Configure byte swap for non AR9271 chipsSujith2010-06-04
* | ath9k: Determine Firmware on probeSujith2010-06-04
* | ath9k_htc: Use proper station add/remove callbacksSujith2010-06-04
* | ath9k: fix dma sync in rx pathMing Lei2010-06-04
* | ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau2010-06-03
* | ath9k_htc: Fix fair beacon distributionSujith2010-06-03
* | ath9k_htc: Handle host RX disableSujith2010-06-03
* | ath9k_htc: Handle monitor interface removalSujith2010-06-03
* | ath9k_htc: Fix locking for ps_idleSujith2010-06-03
* | ath9k_htc: Remove useless cancel_work_syncSujith2010-06-03
* | ath9k_htc: Fix bug in handling CONF_IDLESujith2010-06-03
* | ath9k_htc: Add PS wrappersSujith2010-06-03
* | ath9k_htc: Revamp CONF_IDLE handlingSujith2010-06-03
* | ath9k_hw: Fix async fifo for AR9287Sujith2010-06-03
* | ath9k_hw: Update the PCI WAR registerSujith2010-06-03
* | ath9k_hw: Cleanup TX power calculation for AR9287Sujith2010-06-03
* | ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith2010-06-03
* | ath9k_hw: Cleanup eeprom_9287.cSujith2010-06-03
* | ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau2010-06-03
* | ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau2010-06-03
* | ath9k_hw: add multicast key search supportFelix Fietkau2010-06-03
* | ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville2010-06-02
* | ath9k: cleanup: remove unneeded null checkDan Carpenter2010-06-02
* | ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan2010-06-02
* | ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan2010-06-02
* | ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan2010-06-02
* | ath9k: Move driver specific structuresSujith2010-06-02
* | ath9k: Move ath9k specific RX code to driverSujith2010-06-02
* | ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-02
* | ath5k: print error message if ANI levels are out of rangeBruno Randolf2010-06-02
* | ath5k: always calculate ANI listen timeBruno Randolf2010-06-02
* | ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-02
* | ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-02