aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-06-11ath9k_hw: Initvals update for AR9462Sujith Manoharan
2012-06-06ath9k: Resync beacons properlySujith Manoharan
2012-06-06ath9k: Fix powersave lockingSujith Manoharan
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan
2012-06-06ath9k: Fix work handlingSujith Manoharan
2012-06-06ath9k: Group link monitoring logicSujith Manoharan
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan
2012-06-06ath9k_hw: fix power state for MCIRajkumar Manoharan
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan
2012-06-06ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan
2012-06-06ath9k_hw: fix BT RF performanceRajkumar Manoharan
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan
2012-06-06ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan
2012-06-06ath9k_hw: Fix variable usageSujith Manoharan
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan
2012-06-06ath9k_hw: Cleanup power mode APISujith Manoharan
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan
2012-06-06ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan
2012-06-06ath9k: Handle ASPM properlySujith Manoharan
2012-06-06ath9k: Prune ath9k_init_deviceSujith Manoharan
2012-06-06ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan
2012-06-06ath9k: fix/add bits for spectral scanningZefir Kurtisi
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-06-05ath9k: Support ethtool getstats api.Ben Greear
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-04ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan