summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-17ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau
2010-11-17ath9k: clean up code duplication around ath_tx_startFelix Fietkau
2010-11-17ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-15ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez
2010-11-15ath9k: move the PCU lock to the sc structureLuis R. Rodriguez
2010-11-15ath9k: simplify hw reset lockingLuis R. Rodriguez
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-11-09ath9k: optimize/fix ANI RSSI processingFelix Fietkau
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau
2010-11-08ath9k: check old power mode before clearing cycle countersFelix Fietkau
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan
2010-10-27ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau
2010-10-15ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau
2010-10-15ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau
2010-10-15ath9k: do not track cycle counter updates in powersave modeFelix Fietkau
2010-10-13ath9k: Set RX filter for Probe Request based on filter flagJouni Malinen
2010-10-11ath9k: implement channel utilization stats for surveyFelix Fietkau
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau
2010-10-06ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian
2010-10-06ath9k: remove unnecessary power save flags.Senthil Balasubramanian
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau
2010-10-05ath9k: add WDS interfaces to ath9kBill Jordan
2010-10-05ath9k: return survey data for all channels instead of just the current oneFelix Fietkau
2010-10-05ath9k: remove the noise floor value in the ani structFelix Fietkau
2010-10-05ath9k: do not return default noise floor values via surveyFelix Fietkau
2010-09-24ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan
2010-09-21ath9k: fix an aggregation start related race conditionFelix Fietkau
2010-09-16ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez
2010-09-16ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez
2010-09-16ath9k: fix power save race conditionsLuis R. Rodriguez
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16ath9k: shorten the calibration interval during strong interferenceFelix Fietkau
2010-08-16ath9k: add fastcc to debug print for channel changeLuis R. Rodriguez
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau
2010-07-28ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-14ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan
2010-07-14ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau