summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
* ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-071-14/+7
* ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-072-3/+9
* ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-073-19/+10
* ath9k: fix bug in tx powerMatteo Croce2010-12-071-4/+8
* Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-022-4/+3
* ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2010-12-022-9/+16
* ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-024-54/+47
* ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2010-12-022-3/+6
* ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-302-3/+4
* ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan2010-11-291-1/+10
* ath9k/carl9170: advertise P2PJohannes Berg2010-11-291-0/+2
* ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-293-9/+7
* ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
* ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
* ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
* ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
* ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
* ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
* ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-081-0/+1
* ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-081-16/+14
* ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-081-0/+1
* ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-082-0/+4
* ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-081-4/+8
* ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-083-0/+14
* ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-084-8/+23
* ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan2010-10-291-1/+1
* ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan2010-10-271-2/+8
* ath9k: fix tx aggregation flush on AR9003Felix Fietkau2010-10-271-9/+9
* ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2010-10-272-2/+27
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-273-6/+6
* ath9k: add locking for starting the PCU on RXLuis R. Rodriguez2010-10-271-3/+4
* ath9k: add locking for stopping RXLuis R. Rodriguez2010-10-271-2/+2
* ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-253-4/+4
* ath9k: fix handling of rate control probe framesFelix Fietkau2010-10-251-0/+6
* ath9k: fix crash in ath_update_survey_statsFelix Fietkau2010-10-251-0/+3
* ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian2010-10-251-5/+9
* ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez2010-10-251-56/+135
* ath9k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2354-4205/+2170
|\
| * ath9k: Null out references to stale pointers.Ben Greear2010-10-153-0/+16
| * ath9k: Remove bf_dmacontext.Ben Greear2010-10-154-20/+12
| * ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez2010-10-153-1923/+26
| * ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-152-2/+2
| * ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-155-89/+25
| * ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-153-53/+8
| * ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-154-116/+124
| * ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau2010-10-151-0/+2
| * ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau2010-10-151-1/+1
| * ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau2010-10-151-6/+7
OpenPOWER on IntegriCloud