summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-28wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen1-45/+46
2010-04-28wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal1-0/+4
2010-04-28wl1271: Improve command pollingJuuso Oikarinen1-5/+5
2010-04-28ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault1-0/+20
2010-04-28rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville1-1/+1
2010-04-28libertas: fix 8686 firmware loading regressionDan Williams1-1/+3
2010-04-28wl1251: remove usage of deprecated noise valueJohn W. Linville1-6/+0
2010-04-28rt2x00: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28p54: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28libertas_tf: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28b43legacy: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28b43: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28ath9k: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28ath5k: remove usage of deprecated noise valueJohn W. Linville1-2/+1
2010-04-28ar9170: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28mwl8k: remove usage of deprecated noise valueJohn W. Linville1-2/+0
2010-04-27mac80211: fix rts threshold checkShanyu Zhao1-2/+3
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg10-10/+21
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen2-1/+4
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen4-3/+29
2010-04-27ath9k: Avoid corrupt frames being forwarded to mac80211.Vivek Natarajan2-5/+5
2010-04-27ath9k_htc: Handle CONF_IDLE during unassociated state to save power.Vivek Natarajan2-19/+53
2010-04-27mac80211: implement ap isolation supportFelix Fietkau1-0/+7
2010-04-27cfg80211: add ap isolation supportFelix Fietkau3-0/+11
2010-04-27MAINTAINERS: add entry for include/linux/iw_handler.hJohn W. Linville1-0/+1
2010-04-27ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez1-4/+6
2010-04-27ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau1-0/+1
2010-04-27ath9k_hw: Fix endian bug in an AR9003 EEPROM fieldFelix Fietkau1-0/+3
2010-04-27ath9k_hw: Fix typos in tx rate power level parsing for AR9003Felix Fietkau1-2/+2
2010-04-27ath9k_hw: use the configured power limit for AR9003Felix Fietkau3-0/+5
2010-04-27ath9k: wake queue after processing edma rx framesFelix Fietkau1-0/+2
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau5-20/+18
2010-04-27ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau2-1/+4
2010-04-27ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan2-2/+9
2010-04-27ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez3-1/+9
2010-04-27ath9k_hw: fix typo in the AR9003 EEPROM data structure definitionFelix Fietkau1-1/+1
2010-04-27ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau1-10/+1
2010-04-27ath9k_hw: update initvals for AR9003Felix Fietkau1-137/+128
2010-04-27mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau1-4/+3
2010-04-27ath9k_htc: Simplify RX IRQ handlerSujith1-22/+22
2010-04-27ath9k_htc: Validate TX Endpoint IDSujith1-3/+12
2010-04-27ath9k_htc: Remove unnecessary powersave restoreSujith1-1/+0
2010-04-26libertastf: add configurable debug messagesSteve deRosier5-79/+572
2010-04-26rt2x00: rt2800lib: Remove redundant check for RT2872Helmut Schaa1-1/+0
2010-04-26rt2x00: rt2800lib: Fix rx path on SoC devicesHelmut Schaa1-1/+33
2010-04-26rt2x00: fix typo in rt2800.hHelmut Schaa1-1/+1
2010-04-26ssb: Make bus registration failure not be silentLarry Finger1-0/+3
2010-04-26rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxxHelmut Schaa2-0/+10
2010-04-26rt2x00: rt2800lib: disable HT40 for now as it causes reception problemsHelmut Schaa1-1/+4
2010-04-26ath9k_htc: Really fix device hotunplugSujith1-1/+2