summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-11-11ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: add ath_ps_ops bindingsOleksij Rempel
2014-11-11ath: add struct ath_ps_opsOleksij Rempel
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-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-04ath10k: fix pm resume after suspendBartosz Markowski
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov
2014-10-31ath10k: speed up hw recoveryMichal Kazior
2014-10-31ath10k: expose hw restart via debugfsMichal Kazior
2014-10-31ath10k: fix possible bmi crashMichal Kazior
2014-10-31ath10k: don't reset chip on power_downMichal Kazior
2014-10-31ath10k: split reset logic from power upMichal Kazior
2014-10-31ath10k: make warm reset a bit safer and fasterMichal Kazior
2014-10-31ath10k: change ce ring cleanup logicMichal Kazior
2014-10-31ath10k: avoid possible deadlock with scan timeoutMichal Kazior
2014-10-30carl9170: Convert byte_rev_table uses to bitrev8Joe Perches
2014-10-30wil6210: Add support for large packetsVladimir Kondratiev
2014-10-30wil6210: improve dmesg for fw error handlingVladimir Kondratiev
2014-10-30wil6210: prevent double disconnect command issuingVladimir Kondratiev
2014-10-30wil6210: reset flow updatesVladimir Kondratiev
2014-10-30wil6210: do not attempt FW recovery if interface is downVladimir Kondratiev
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