summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+2
| * | | | ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+7
| * | | | ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+1
| * | | | ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan2011-04-251-8/+5
| * | | | ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+20
| * | | | ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan2011-04-251-2/+2
| * | | | ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan2011-04-251-6/+36
| * | | | ath9k_hw: Don't do ani initialization for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+1
| * | | | ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan2011-04-253-1/+62
| * | | | ath9k_hw: Add initvals.h for ar9340Vasanthakumar Thiagarajan2011-04-251-0/+1525
| * | | | ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan2011-04-254-3/+56
| * | | | ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2011-04-252-0/+3
| * | | | ath9k_hw: Take care of few host interface register changes for AR9340Vasanthakumar Thiagarajan2011-04-251-30/+43
| * | | | ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan2011-04-253-1/+6
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-261-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-221-1/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-2557-1249/+2962
|\ \ \ \ | | |_|/ | |/| |
| * | | ath9k: assign keycache slots to unencrypted stationsFelix Fietkau2011-04-194-4/+36
| * | | ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-198-15/+145
| * | | ath9k: Fix beacon generation on foreign channelRajkumar Manoharan2011-04-191-14/+22
| * | | ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan2011-04-191-1/+1
| * | | ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-193-137/+27
| * | | ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan2011-04-192-0/+50
| * | | ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez2011-04-191-0/+1
| * | | ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2011-04-142-3/+6
| * | | ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau2011-04-143-1/+17
| * | | ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau2011-04-141-1/+1
| * | | ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-145-31/+52
| * | | ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau2011-04-143-8/+15
| * | | ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau2011-04-141-0/+3
| * | | ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan2011-04-141-1/+6
| * | | ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville2011-04-141-1/+4
| * | | ath9k_htc: Enable AP and P2P modesSujith Manoharan2011-04-131-1/+4
| * | | ath9k_htc: Add detailed firmware statisticsSujith Manoharan2011-04-134-52/+195
| * | | ath9k_htc: Use helper routines for transmissionSujith Manoharan2011-04-131-100/+127
| * | | ath9k_htc: Use separate URB pool for management framesSujith Manoharan2011-04-132-9/+108
| * | | ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-136-3/+159
| * | | ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan2011-04-132-0/+55
| * | | ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan2011-04-132-0/+43
| * | | ath9k_htc: Add support for TX completionSujith Manoharan2011-04-135-31/+207
| * | | ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-136-0/+54
| * | | ath9k_htc: Optimize HTC start/stop APISujith Manoharan2011-04-133-21/+6
| * | | ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-136-49/+69
| * | | ath9k_htc: Use helper functions for TX processingSujith Manoharan2011-04-131-64/+73
| * | | ath9k_htc: Add TX slotsSujith Manoharan2011-04-134-14/+73
| * | | ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan2011-04-132-23/+46
| * | | ath9k_htc: Introduce new HTC APISujith Manoharan2011-04-136-30/+49
| * | | ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-135-27/+52
| * | | ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan2011-04-132-42/+61
OpenPOWER on IntegriCloud