aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAge
* ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-05
* ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-03
* ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-17
* ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan2012-07-12
* ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan2012-07-12
* ath9k_hw: Add WoW hardware capability flagsMohammed Shafi Shajakhan2012-07-12
* ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan2012-07-12
* ath9k: add mode register initialization code for AR9550Gabor Juhos2012-07-09
* ath9k: define DEVID for QCA955xGabor Juhos2012-07-09
* ath9k: fix mci_is_enabled utilityRajkumar Manoharan2012-06-20
* ath9k: remove MIB interrupt supportFelix Fietkau2012-06-20
* ath9k_hw: remove the old ANI implementationFelix Fietkau2012-06-20
* ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan2012-06-06
* ath9k_hw: Fix MCI usageSujith Manoharan2012-06-06
* ath9k_hw: Fix RTT calibrationSujith Manoharan2012-05-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-23
* | ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-23
* | ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-23
* | ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-16
* | ath9k: remove dead codeZefir Kurtisi2012-04-12
|/
* ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-15
* ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-15
* ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-15
* ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-15
* ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-15
* ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-15
* ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-15
* ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-21
* | ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-27
* | ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan2012-02-27
* | ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-27
* | ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan2012-02-27
* | ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan2012-02-27
* | ath9k_hw: Setup MCI calibration using a helperSujith Manoharan2012-02-27
* | ath9k_hw: Handle MCI power state using a helperSujith Manoharan2012-02-27
* | ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan2012-02-27
|/
* ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-04
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-19
* ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2011-12-16
* ath9k_hw: add DFS testing checkZefir Kurtisi2011-12-15
* ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan2011-12-06
* ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan2011-11-30
* ath9k_hw: add GPIO output MUX related macrosMohammed Shafi Shajakhan2011-11-30
* ath9k_hw: add definitions to support MCI h/w codeMohammed Shafi Shajakhan2011-11-30
* ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan2011-11-17
* ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-14