summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2014-11-11ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel
2014-11-11ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add struct ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi
2014-10-30ath9k: fix some debugfs outputDan Carpenter
2014-10-27ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau
2014-10-27ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau
2014-10-27ath9k_hw: do not run NF and periodic calibration at the same timeFelix Fietkau
2014-10-27ath9k: restart hardware after noise floor calibration failureFelix Fietkau
2014-10-27ath9k: clean up debugfs print of reset causesFelix Fietkau
2014-10-27ath9k: fix processing RXORN interruptsFelix Fietkau
2014-10-27ath9k_hw: remove support for UB124 tx gain tableFelix Fietkau
2014-10-27ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau
2014-10-27ath9k: Update AR955x initvalsSujith Manoharan
2014-10-27ath9k: Update AR9580 initvalsSujith Manoharan
2014-10-27ath9k: Do not start BA when scanningSujith Manoharan
2014-10-27ath9k: Improve flush() in mcc modeSujith Manoharan
2014-10-27ath9k: Fix HW scan abortSujith Manoharan
2014-10-27ath9k: Send oneshot NoASujith Manoharan
2014-10-27ath9k: Fix RoC expirationSujith Manoharan
2014-10-27ath9k: Use a helper function for bmissSujith Manoharan
2014-10-27ath9k: Use a helper function to set NoASujith Manoharan
2014-10-27ath9k: Use a helper function for offchannel NoASujith Manoharan
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan
2014-10-27ath9k: Add a function to check for an active GOSujith Manoharan
2014-10-27ath9k: Fix address managementSujith Manoharan
2014-10-27ath9k: Send AUTHORIZED event only for station modeSujith Manoharan
2014-10-27ath9k: Check for pending frames properlySujith Manoharan
2014-10-27ath9k: Fix offchannel flush timeoutSujith Manoharan
2014-10-27ath9k: Fix MCC flush timeoutSujith Manoharan
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan
2014-10-27ath9k: Clear NoA schedule properlySujith Manoharan
2014-10-27ath9k: Disable beacon tasklet during resetSujith Manoharan
2014-10-27ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan
2014-10-27ath9k: Unify reset APISujith Manoharan
2014-10-27ath9k: Process beacons properlySujith Manoharan
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan
2014-10-27ath9k: Use sta_state() callbackSujith Manoharan
2014-10-27ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan
2014-10-20net: wireless: ath: ath9k: drop owner assignment from platform_driversWolfram Sang