summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau
2010-11-22ath9k: Use static constJoe Perches
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau
2010-11-16ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-11-09ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-21ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-09-14ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan
2010-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau
2010-07-29ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-07-12ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau
2010-06-30ath9k_htc: Add LED support for AR7010Sujith
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville
2010-06-23ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez
2010-06-23ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau
2010-06-14ath9k_hw: enable ANI for AR9003Luis R. Rodriguez