summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAge
...
* | | ath9k: For AR9271 chipsets, set count = 0 for endless samples.Oleksij Rempel2014-11-11
* | | ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-11
* | | ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2014-11-11
* | | ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel2014-11-11
* | | ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel2014-11-11
* | | ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel2014-11-11
* | | ath9k: add ath_ps_ops bindingsOleksij Rempel2014-11-11
* | | ath: add struct ath_ps_opsOleksij Rempel2014-11-11
* | | ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel2014-11-11
* | | ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel2014-11-11
* | | ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel2014-11-11
* | | ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-11
* | | ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-11
* | | ath9k: add struct ath_spec_scan_privOleksij Rempel2014-11-11
* | | ath9k: add support for reporting tx power to mac80211Felix Fietkau2014-11-11
* | | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-04
|\ \ \
| * | | mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-04
| * | | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-20
* | | | carl9170: Convert byte_rev_table uses to bitrev8Joe Perches2014-10-30
* | | | wil6210: Add support for large packetsVladimir Kondratiev2014-10-30
* | | | wil6210: improve dmesg for fw error handlingVladimir Kondratiev2014-10-30
* | | | wil6210: prevent double disconnect command issuingVladimir Kondratiev2014-10-30
* | | | wil6210: reset flow updatesVladimir Kondratiev2014-10-30
* | | | wil6210: do not attempt FW recovery if interface is downVladimir Kondratiev2014-10-30
* | | | ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2014-10-30
* | | | ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau2014-10-27
* | | | ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-27
* | | | ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-27
* | | | ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau2014-10-27
* | | | ath9k_hw: do not run NF and periodic calibration at the same timeFelix Fietkau2014-10-27
* | | | ath9k: restart hardware after noise floor calibration failureFelix Fietkau2014-10-27
* | | | ath9k: clean up debugfs print of reset causesFelix Fietkau2014-10-27
* | | | ath9k: fix processing RXORN interruptsFelix Fietkau2014-10-27
* | | | ath9k_hw: remove support for UB124 tx gain tableFelix Fietkau2014-10-27
* | | | ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau2014-10-27
* | | | ath9k: Update AR955x initvalsSujith Manoharan2014-10-27
* | | | ath9k: Update AR9580 initvalsSujith Manoharan2014-10-27
* | | | ath9k: Do not start BA when scanningSujith Manoharan2014-10-27
* | | | ath9k: Improve flush() in mcc modeSujith Manoharan2014-10-27
* | | | ath9k: Fix HW scan abortSujith Manoharan2014-10-27
* | | | ath9k: Send oneshot NoASujith Manoharan2014-10-27
* | | | ath9k: Fix RoC expirationSujith Manoharan2014-10-27
* | | | ath9k: Use a helper function for bmissSujith Manoharan2014-10-27
* | | | ath9k: Use a helper function to set NoASujith Manoharan2014-10-27
* | | | ath9k: Use a helper function for offchannel NoASujith Manoharan2014-10-27
* | | | ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan2014-10-27
* | | | ath9k: Add a function to check for an active GOSujith Manoharan2014-10-27
* | | | ath9k: Fix address managementSujith Manoharan2014-10-27
* | | | ath9k: Send AUTHORIZED event only for station modeSujith Manoharan2014-10-27
* | | | ath9k: Check for pending frames properlySujith Manoharan2014-10-27