summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-271-2/+2
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-271-4/+4
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-8/+7Star
* ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-211-0/+2
* ath9k: Use common ath key management functionsBruno Randolf2010-09-161-271/+0Star
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-141-21/+0Star
* ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan2010-09-141-1/+1
* ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan2010-09-071-0/+2
* ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan2010-09-071-0/+9
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-6/+12
* ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-041-5/+2Star
* ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville2010-07-291-1/+2
* ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-121-1/+3
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-3/+0Star
* ath9k_htc: Add LED support for AR7010Sujith2010-06-301-4/+30
* ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-301-2/+14
* ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-291-2/+1Star
* ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-291-11/+0Star
* ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez2010-06-231-0/+1
* ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-231-0/+1
* ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-231-14/+0Star
* ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-231-6/+39
* ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-141-15/+0Star
* ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-141-30/+3Star
* ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-141-3/+0Star
* ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-141-17/+0Star
* ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-141-16/+0Star
* ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-141-12/+0Star
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-141-0/+2
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-141-6/+0Star
* ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-141-15/+0Star
* ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-141-7/+1Star
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-0/+12
* ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-141-5/+0Star
* ath9k_hw: Configure byte swap for non AR9271 chipsSujith2010-06-041-3/+7
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-031-1/+4
* ath9k_hw: add multicast key search supportFelix Fietkau2010-06-031-1/+12
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-021-6/+0Star
* ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan2010-06-021-1/+1
* ath9k_htc: Enable SGI in HT20 for AR9271Sujith2010-06-021-1/+1
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-021-0/+3
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-0/+20
|\
| * ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-101-0/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-7/+20
|\|
| * ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-271-2/+6
| * ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan2010-04-271-2/+8
| * ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez2010-04-271-0/+6
| * ath9k_hw: Remove pointless ANI deinitSujith2010-04-261-3/+0Star
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-1399/+362Star
|\|