summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2011-04-25ath9k_hw: Enable AR9340 supportVasanthakumar Thiagarajan1-0/+2
2011-04-25ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan2-5/+11
2011-04-25ath9k_hw: Assign macversion based on devid for built-in wmacVasanthakumar Thiagarajan1-3/+11
2011-04-25ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan1-0/+4
2011-04-25ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan1-11/+13
2011-04-25ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan1-18/+26
2011-04-25ath9k_hw: Enable byte Tx/Rx data swap for AR9340Vasanthakumar Thiagarajan1-1/+3
2011-04-25ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan1-1/+1
2011-04-25ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan1-1/+2
2011-04-25ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan1-3/+7
2011-04-25ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340Vasanthakumar Thiagarajan1-1/+1
2011-04-25ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan1-8/+5
2011-04-25ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan1-3/+20
2011-04-25ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan1-2/+2
2011-04-25ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan1-6/+36
2011-04-25ath9k_hw: Don't do ani initialization for AR9340Vasanthakumar Thiagarajan1-1/+1
2011-04-25ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan3-1/+62
2011-04-25ath9k_hw: Add initvals.h for ar9340Vasanthakumar Thiagarajan1-0/+1525
2011-04-25ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan4-3/+56
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2-0/+3
2011-04-25ath9k_hw: Take care of few host interface register changes for AR9340Vasanthakumar Thiagarajan1-30/+43
2011-04-25ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan3-1/+6
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau3-3/+31
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau8-15/+145
2011-04-19ath9k: Fix beacon generation on foreign channelRajkumar Manoharan1-14/+22
2011-04-19ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan1-1/+1
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan3-137/+27
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan2-0/+50
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau1-0/+8
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan1-1/+6
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville1-1/+4
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan1-1/+4
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan4-52/+195
2011-04-13ath9k_htc: Use helper routines for transmissionSujith Manoharan1-100/+127
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan2-9/+108
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan6-3/+159
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan2-0/+55
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan2-0/+43
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan5-31/+207
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan6-0/+54
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan3-21/+6
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan6-49/+69
2011-04-13ath9k_htc: Use helper functions for TX processingSujith Manoharan1-64/+73
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan4-14/+73
2011-04-13ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan2-23/+46
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan6-30/+49
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan5-27/+52
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan2-42/+61
2011-04-13ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTIDSujith Manoharan1-0/+39
2011-04-13ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan1-2/+4