summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers25-41/+39
2008-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller119-10451/+10031
2008-11-10rtl8187: Change TX power settingsLarry Finger1-1/+1
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy17-8/+13
2008-11-10cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez1-3/+19
2008-11-10cfg80211: make use of reg macros on REG_RULELuis R. Rodriguez1-11/+11
2008-11-10cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez1-8/+158
2008-11-10cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez1-1/+1
2008-11-10mac80211_hwsim: Add support for client PS modeJouni Malinen2-0/+191
2008-11-10mac80211: Allow AP mode to be enabledJouni Malinen1-0/+2
2008-11-10mac80211: fix basic rates setting from association responseTomas Winkler1-6/+12
2008-11-10mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen1-0/+1
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen4-7/+151
2008-11-10mac80211_hwsim: Debug info for TX queue parametersJouni Malinen1-0/+12
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen4-0/+37
2008-11-10mac80211_hwsim: Debug info for BSS config changesJouni Malinen1-0/+37
2008-11-10b43legacy: reindent misleading statementIlpo Järvinen1-1/+1
2008-11-10libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-11-10p54: initialize all deprecated fieldsChr1-6/+9
2008-11-10p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin1-0/+24
2008-11-10iwlwifi: do not call statistics from rfkillMohamed Abbas1-0/+4
2008-11-10iwlwifi: iwl-agn-rs: initialize rs with valid antennaWinkler, Tomas1-4/+2
2008-11-10iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach1-3/+3
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach4-207/+207
2008-11-10iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi2-17/+16
2008-11-10iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas2-5/+5
2008-11-10iwlwifi: reorganize flow handler bitologyWinkler, Tomas3-29/+35
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg2-13/+99
2008-11-10wireless: implement basic rate helper functionJohannes Berg2-0/+35
2008-11-10rt2x00: Remove debugfs CSR access wrappersIvo van Doorn13-84/+86
2008-11-10ath9k: correct warning about unintialized variable 'tid'John W. Linville1-6/+5
2008-11-10rtl8187: Reduce channel switch delayLarry Finger1-1/+0
2008-11-10rtl8187: Remove primitive write delaysLarry Finger2-4/+0
2008-11-10rtl8187: Remove msleep calls after calls to rtl8225_writeLarry Finger1-58/+59
2008-11-10rtl8187: Remove CCK delaysLarry Finger1-46/+46
2008-11-10rtl8187: Remove OFDM delaysLarry Finger1-86/+82
2008-11-10rtl8187: Remove large delaysLarry Finger2-3/+1
2008-11-10rt2x00: Release rt2x00 2.2.2Ivo van Doorn1-1/+1
2008-11-10rt2x00: Improve interface_modes initializationIvo van Doorn1-4/+10
2008-11-10rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn3-9/+1
2008-11-10rt2x00: Optimize configuration handlingIvo van Doorn9-655/+488
2008-11-10ath5k: update keycache to support TKIP handlingBob Copeland2-7/+62
2008-11-10ath5k: enable hardware encryption for WEPBob Copeland1-3/+8
2008-11-10wireless: fix two bad print_ssid conversionsHolger Schurig1-0/+4
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith5-1/+34
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith4-584/+2
2008-11-10ath9k: Clear HT info on starting the driverSujith1-0/+2
2008-11-10ath9k: Remove ath_tx_aggr_resp()Sujith3-80/+8
2008-11-10ath9k: Enable interrupts at the proper placeSujith2-11/+4
2008-11-10ath9k: Remove unnecessary TSF resetSujith1-11/+0