aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
...
| * | ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-05
| * | ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau2010-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_hw: keep calibrated noise floor values per channelFelix Fietkau2010-10-05
| * | ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau2010-10-05
| * | ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan2010-09-27
| * | mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-27
| * | ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-27
| * | ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-27
| * | ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-27
| * | ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan2010-09-24
| * | ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan2010-09-24
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-24
| |\ \
| * | | ath9k: make the driver specific rate control module optionalFelix Fietkau2010-09-21
| * | | ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-21
| * | | ath9k: clean up / fix aggregation session flushFelix Fietkau2010-09-21
| * | | ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-21
| * | | ath9k: clean up block ack window handlingFelix Fietkau2010-09-21
| * | | ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-21
| * | | ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-16
| * | | ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian2010-09-16
| * | | 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_htc: Fix register read through bulk pipeRajkumar Manoharan2010-09-16
| * | | ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-16
| * | | ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville2010-09-16
| * | | ath9k: Print rxfilter in debugfs.Ben Greear2010-09-16
| * | | ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear2010-09-16
| * | | ath9k: Use common ath key management functionsBruno Randolf2010-09-16
| * | | ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-16
| * | | ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-14
| * | | ath9k_hw: handle rx key missFelix Fietkau2010-09-14
| * | | ath9k: fix BSSID mask calculationFelix Fietkau2010-09-14
| * | | ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan2010-09-14
| * | | ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan2010-09-14
| * | | drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas2010-09-14
| * | | ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan2010-09-14
| * | | ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan2010-09-07
| * | | ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan2010-09-07
| * | | ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-07
| * | | ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan2010-09-07
| * | | ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan2010-09-07
| * | | ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-31
| * | | ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan2010-08-27
| * | | ath9k: Change the default LED pattern.Vivek Natarajan2010-08-27
| * | | ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-24
| * | | ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-24