summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1234-1781/+2052
|\
| * ath9k_hw: Initvals update for AR9462Sujith Manoharan2012-06-111-0/+1
| * ath9k: Resync beacons properlySujith Manoharan2012-06-061-2/+12
| * ath9k: Fix powersave lockingSujith Manoharan2012-06-063-9/+21
| * ath9k: Handle fatal interrupts properlySujith Manoharan2012-06-062-1/+7
| * ath9k: Use atomic operationsSujith Manoharan2012-06-069-50/+52
| * ath9k: Move LNA code to antenna.cSujith Manoharan2012-06-065-757/+786
| * ath9k: Fix work handlingSujith Manoharan2012-06-063-19/+37
| * ath9k: Group link monitoring logicSujith Manoharan2012-06-065-479/+511
| * ath9k: improve BT FTP/PAN performanceRajkumar Manoharan2012-06-065-2/+28
| * ath9k_hw: fix power state for MCIRajkumar Manoharan2012-06-061-16/+9
| * ath: do not update cycle counters with sleep modeRajkumar Manoharan2012-06-061-0/+1
| * ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan2012-06-063-23/+35
| * ath9k_hw: fix BT RF performanceRajkumar Manoharan2012-06-063-0/+20
| * ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan2012-06-063-1/+6
| * ath9k_hw: program BT to control SPDTRajkumar Manoharan2012-06-061-0/+1
| * ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan2012-06-061-9/+6
| * ath9k: cleanup MCI indentationRajkumar Manoharan2012-06-061-220/+215
| * ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan2012-06-061-2/+2
| * ath9k: Use separate operational flags for BTCOEXSujith Manoharan2012-06-062-15/+20
| * ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan2012-06-063-17/+11
| * ath9k_hw: Fix variable usageSujith Manoharan2012-06-061-1/+1
| * ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan2012-06-062-0/+4
| * ath9k_hw: Cleanup power mode APISujith Manoharan2012-06-061-90/+85
| * ath9k_hw: Fix MCI usageSujith Manoharan2012-06-064-19/+18
| * ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2012-06-062-12/+0
| * ath9k: Setup MCI interrupts properlySujith Manoharan2012-06-063-3/+22
| * ath9k: Handle ASPM properlySujith Manoharan2012-06-063-11/+8
| * ath9k: Prune ath9k_init_deviceSujith Manoharan2012-06-061-8/+7
| * ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan2012-06-061-1/+4
| * ath9k: fix/add bits for spectral scanningZefir Kurtisi2012-06-061-12/+20
| * cfg80211: provide channel to start_ap functionJohannes Berg2012-06-053-37/+3
| * ath9k: Support ethtool getstats api.Ben Greear2012-06-051-0/+134
| * ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan2012-06-054-6/+6
* | wireless: Remove casts to same typeJoe Perches2012-06-065-9/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-307-98/+130
|\
| * ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-293-1/+7
| * ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau2012-05-291-88/+90
| * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau2012-05-291-6/+10
| * ath9k: stop rx dma before stopping txFelix Fietkau2012-05-291-3/+4
| * ath5k: add possible wiphy interface combinationsFelix Fietkau2012-05-291-0/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2419-248/+544
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2219-248/+544
| |\
| | * Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-05-1613-178/+455
| | |\
| | | * ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan2012-05-042-0/+9
| | | * ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan2012-04-302-2/+8
| | | * ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()Vasanthakumar Thiagarajan2012-04-301-8/+4
| | | * ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang2012-04-271-0/+3
| | | * ath6kl: handle background(BK) stream properly on htc mbox layerKevin Fang2012-04-271-4/+8
| | | * ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan2012-04-271-4/+2