summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-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-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior
2014-10-23ath10k: mask/unmask msi fw irqMichal Kazior
2014-10-23ath10k: re-disable interrupts after target initMichal Kazior
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior
2014-10-21ath10k: simplify computation of mgmt rx bandMichal Kazior
2014-10-21ath10k: clean up sta auth/assoc codeMichal Kazior