summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-1026-256/+771
|\
| * ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2014-10-302-2/+2
| * ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau2014-10-271-2/+11
| * ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-273-8/+20
| * ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-273-21/+13
| * ath9k_hw: start initial NF calibration after PA calibration on <AR9003Felix Fietkau2014-10-272-2/+6
| * ath9k_hw: do not run NF and periodic calibration at the same timeFelix Fietkau2014-10-271-15/+14
| * ath9k: restart hardware after noise floor calibration failureFelix Fietkau2014-10-279-24/+33
| * ath9k: clean up debugfs print of reset causesFelix Fietkau2014-10-271-27/+21
| * ath9k: fix processing RXORN interruptsFelix Fietkau2014-10-271-4/+3
| * ath9k_hw: remove support for UB124 tx gain tableFelix Fietkau2014-10-271-3/+0
| * ath9k_hw: make support for PC-OEM cards optionalFelix Fietkau2014-10-277-19/+84
| * ath9k: Update AR955x initvalsSujith Manoharan2014-10-271-4/+4
| * ath9k: Update AR9580 initvalsSujith Manoharan2014-10-271-1/+143
| * ath9k: Do not start BA when scanningSujith Manoharan2014-10-271-0/+7
| * ath9k: Improve flush() in mcc modeSujith Manoharan2014-10-273-6/+28
| * ath9k: Fix HW scan abortSujith Manoharan2014-10-272-17/+13
| * ath9k: Send oneshot NoASujith Manoharan2014-10-272-0/+42
| * ath9k: Fix RoC expirationSujith Manoharan2014-10-271-1/+2
| * ath9k: Use a helper function for bmissSujith Manoharan2014-10-271-19/+26
| * ath9k: Use a helper function to set NoASujith Manoharan2014-10-271-25/+36
| * ath9k: Use a helper function for offchannel NoASujith Manoharan2014-10-271-18/+27
| * ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan2014-10-273-7/+54
| * ath9k: Add a function to check for an active GOSujith Manoharan2014-10-272-0/+31
| * ath9k: Fix address managementSujith Manoharan2014-10-272-4/+4
| * ath9k: Send AUTHORIZED event only for station modeSujith Manoharan2014-10-271-4/+6
| * ath9k: Check for pending frames properlySujith Manoharan2014-10-273-10/+19
| * ath9k: Fix offchannel flush timeoutSujith Manoharan2014-10-271-0/+20
| * ath9k: Fix MCC flush timeoutSujith Manoharan2014-10-271-1/+15
| * ath9k: Use configurable timeout for flushSujith Manoharan2014-10-273-1/+10
| * ath9k: Clear NoA schedule properlySujith Manoharan2014-10-271-0/+15
| * ath9k: Disable beacon tasklet during resetSujith Manoharan2014-10-271-0/+2
| * ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan2014-10-271-0/+12
| * ath9k: Unify reset APISujith Manoharan2014-10-274-10/+11
| * ath9k: Process beacons properlySujith Manoharan2014-10-271-1/+6
| * ath9k: Enable multi-channel properlySujith Manoharan2014-10-273-9/+10
| * ath9k: Use sta_state() callbackSujith Manoharan2014-10-271-2/+26
| * ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi2014-10-272-2/+8
* | ath9k: fix some debugfs outputDan Carpenter2014-10-301-1/+1
* | ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau2014-10-231-4/+4
* | ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-233-27/+41
|/
* ath9k: Fix sequence number assignmentSujith Manoharan2014-10-084-23/+35
* ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
* ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-073-5/+4
|\
| * ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
| * ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-151-1/+1
| * Revert "ath9k: Calculate sleep duration"Sujith Manoharan2014-09-111-3/+2
* | ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16
* | ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-021-6/+1
OpenPOWER on IntegriCloud