summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-202-3/+19
| * | | ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
| * | | ath5k: Fix surveyBruno Randolf2010-12-162-12/+25
| * | | ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
| * | | ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-165-6/+47
| * | | ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-163-15/+45
| * | | ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-162-0/+24
| * | | ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-161-104/+108
| * | | ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-162-5/+5
| * | | ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan2010-12-161-13/+0
| * | | ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
| * | | ath9k: Add comments for making pm-qos as modparamMohammed Shafi Shajakhan2010-12-151-0/+4
| * | | ath9k_htc: Remove PCI specific configurationSujith Manoharan2010-12-151-4/+0
| * | | mac80211: Add timeout to BA session start APISujith Manoharan2010-12-152-2/+2
| * | | ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan2010-12-153-1/+8
| * | | ath9k_hw: update AR9003 initvals to improve carrier leak calibration/correctionFelix Fietkau2010-12-131-50/+50
| * | | ath9k_hw: update AR9003 initvals for improved radar detectionFelix Fietkau2010-12-131-2/+2
| * | | ath9k_hw: fix PA predistortion training power selectionFelix Fietkau2010-12-135-17/+112
| * | | ath9k_hw: fix the PA predistortion rate maskFelix Fietkau2010-12-132-2/+8
| * | | ath9k: fix PA predistortion thermal measurement handlingFelix Fietkau2010-12-131-30/+44
| * | | ath9k_hw: fix the slot time setting for long distance linksFelix Fietkau2010-12-131-1/+1
| * | | ath9k_hw: initialize ah->slottimeFelix Fietkau2010-12-131-1/+1
| * | | ath9k_htc: Add Ubiquiti wifistation ext to supported devicesSujith Manoharan2010-12-131-0/+1
| * | | ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau2010-12-133-3/+0
| * | | ath9k_hw: remove ah->beacon_intervalFelix Fietkau2010-12-132-4/+0
| * | | ath9k_hw: clean up SREV version checksFelix Fietkau2010-12-134-42/+13
| * | | ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-137-95/+3
| * | | ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcsFelix Fietkau2010-12-132-166/+32
| * | | ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...Felix Fietkau2010-12-134-331/+200
| * | | ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-138-138/+77
| * | | ath9k_hw: only use the PCIe disable register write sequence for AR5416Felix Fietkau2010-12-131-5/+1
| * | | ath9k: fix sequence number assigment for non-AMPDU QoS data framesFelix Fietkau2010-12-131-3/+6
| * | | ath9k: Use power save wrappers for TSF get/setSujith Manoharan2010-12-131-0/+4
| * | | ath9k: clean up hardware code for beacon handlingMohammed Shafi Shajakhan2010-12-131-14/+0
| * | | ath: Missed to clear key4 of micentryRajkumar Manoharan2010-12-131-0/+2
| * | | ath9k: Add change_interface callbackRajkumar Manoharan2010-12-131-21/+69
| * | | ath9k: fix assumptions for idle calls on suspend/resumeLuis R. Rodriguez2010-12-132-2/+5
| * | | ath9k: Fix power save count imbalance on ath_radio_enable()Luis R. Rodriguez2010-12-131-2/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-1357-1756/+3240
|\| | |
| * | | ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville2010-12-091-1/+4
| * | | ath5k: Fix modinfo does not list alias -> pci-id linesSedat Dilek2010-12-091-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0811-44/+60
| |\ \ \ | | | |/ | | |/|
| | * | ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
| | * | ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| | * | ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| | * | ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
| | * | ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-071-14/+7
| | * | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-072-3/+9
| | * | ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-073-19/+10
| | * | ath9k: fix bug in tx powerMatteo Croce2010-12-071-4/+8