summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-06-13ath9k_hw: program OBS register only when MCI is disabledRajkumar Manoharan
2012-06-13ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan
2012-06-13ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan
2012-06-13ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan
2012-06-13ath9k: restore power state on set channel failureRajkumar Manoharan
2012-06-13ath9k: choose legacy rate as last rate of MRR seriesRajkumar Manoharan
2012-06-13ath9k_hw: Update initvals for AR9462Sujith Manoharan
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-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-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-15ath9k_hw: Fix RTT calibrationSujith Manoharan
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches