aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-07
* ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-07
* ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan2010-11-29
* ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-29
* ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-08
* ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-08
* ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-08
* ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2010-10-27
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-27
* ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-25
* ath9k: fix crash in ath_update_survey_statsFelix Fietkau2010-10-25
* ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-15
* ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau2010-10-15
* ath9k: do not track cycle counter updates in powersave modeFelix Fietkau2010-10-15
* ath9k: Set RX filter for Probe Request based on filter flagJouni Malinen2010-10-13
* ath9k: implement channel utilization stats for surveyFelix Fietkau2010-10-11
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-11
* ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian2010-10-06
* ath9k: remove unnecessary power save flags.Senthil Balasubramanian2010-10-06
* ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau2010-10-06
* ath9k: add WDS interfaces to ath9kBill Jordan2010-10-05
* ath9k: return survey data for all channels instead of just the current oneFelix Fietkau2010-10-05
* ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-05
* ath9k: do not return default noise floor values via surveyFelix Fietkau2010-10-05
* ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan2010-09-24
* ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-21
* ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-16
* ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez2010-09-16
* ath9k: fix power save race conditionsLuis R. Rodriguez2010-09-16
* ath9k: Use common ath key management functionsBruno Randolf2010-09-16
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-14
* ath9k: fix BSSID mask calculationFelix Fietkau2010-09-14
* mac80211: use cipher suite selectorsJohannes Berg2010-08-16
* ath9k: shorten the calibration interval during strong interferenceFelix Fietkau2010-08-16
* ath9k: add fastcc to debug print for channel changeLuis R. Rodriguez2010-08-16
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-04
* ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-04
* ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau2010-08-04
* ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez2010-07-28
* ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville2010-07-20
* ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan2010-07-14
* ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan2010-07-14
* ath9k: fix false positives in the baseband hang checkFelix Fietkau2010-07-02
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-06-25
|\
| * ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-23
* | ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()Vasanthakumar Thiagarajan2010-06-24
* | ath9k: Fix bug in paprdVasanthakumar Thiagarajan2010-06-24
* | ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-23
* | ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-14
* | ath9k: implement PA predistortion supportFelix Fietkau2010-06-14