summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-022-0/+24
* | ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-023-6/+7
* | ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-021-5/+0
* | ath9k: Remove duplicate codeSujith Manoharan2014-10-021-9/+1
* | ath9k: Fix pending frame checkSujith Manoharan2014-10-021-3/+0
* | ath9k: Check pending frames properlySujith Manoharan2014-10-021-1/+4
* | ath9k: Print RoC expirationSujith Manoharan2014-10-021-0/+7
* | ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-307-18/+49
* | ath9k: Check early for HW resetSujith Manoharan2014-09-301-4/+6
* | ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau2014-09-303-4/+40
* | ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau2014-09-301-3/+2
* | Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau2014-09-301-1/+3
* | ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau2014-09-302-3/+10
* | ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau2014-09-301-7/+4
* | ath9k: Fix offchannel queuingSujith Manoharan2014-09-261-3/+3
* | ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-261-2/+1
* | ath9k: Fix queue managementSujith Manoharan2014-09-261-7/+3
* | ath9k: Fix p2p address managementSujith Manoharan2014-09-262-0/+37
* | ath9k: Cache BSS informationSujith Manoharan2014-09-263-7/+17
* | ath9k: enable ext channel pulse detectionLorenzo Bianconi2014-09-161-0/+1
* | ath9k: Fix build errorSujith Manoharan2014-09-161-0/+2
* | ath9k: initialize ath_node linked listLorenzo Bianconi2014-09-161-0/+4
* | ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi2014-09-161-4/+29
* | ath9k: add debugfs support for dynackLorenzo Bianconi2014-09-161-0/+28
* | ath9k: enable control frame receptionLorenzo Bianconi2014-09-161-1/+2
* | ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2014-09-162-0/+10
* | ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi2014-09-161-0/+8
* | ath9k: add config for (en|dis)abling ACK timeout estimationLorenzo Bianconi2014-09-162-0/+12
* | ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-165-0/+462
* | ath9k: add duration field to ath_tx_statusLorenzo Bianconi2014-09-163-0/+17
* | ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2014-09-162-3/+7
* | ath9k: Fix primary station configurationSujith Manoharan2014-09-151-5/+1
* | ath9k: Remove useless opmode checkSujith Manoharan2014-09-151-7/+0
* | ath9k: Set offchannel state properlySujith Manoharan2014-09-151-15/+42
* | ath9k: Check beaconing mode properlySujith Manoharan2014-09-151-0/+3
* | ath9k: Remove unnecessary tbtt assignmentSujith Manoharan2014-09-153-6/+5
* | ath9k: Fix beacon processing in offchannelSujith Manoharan2014-09-151-1/+9
* | ath9k: fix radar parameters initializationLorenzo Bianconi2014-09-152-2/+5
OpenPOWER on IntegriCloud