aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-11-10rtl8187: Change TX power settingsLarry Finger
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy
2008-11-10mac80211_hwsim: Add support for client PS modeJouni Malinen
2008-11-10mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen
2008-11-10mac80211_hwsim: Debug info for TX queue parametersJouni Malinen
2008-11-10mac80211_hwsim: Debug info for BSS config changesJouni Malinen
2008-11-10b43legacy: reindent misleading statementIlpo Järvinen
2008-11-10libertas_tf: fix skb tail pointerJohannes Berg
2008-11-10p54: initialize all deprecated fieldsChr
2008-11-10p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin
2008-11-10iwlwifi: do not call statistics from rfkillMohamed Abbas
2008-11-10iwlwifi: iwl-agn-rs: initialize rs with valid antennaWinkler, Tomas
2008-11-10iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach
2008-11-10iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi
2008-11-10iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.hWinkler, Tomas
2008-11-10iwlwifi: reorganize flow handler bitologyWinkler, Tomas
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg
2008-11-10rt2x00: Remove debugfs CSR access wrappersIvo van Doorn
2008-11-10ath9k: correct warning about unintialized variable 'tid'John W. Linville
2008-11-10rtl8187: Reduce channel switch delayLarry Finger
2008-11-10rtl8187: Remove primitive write delaysLarry Finger
2008-11-10rtl8187: Remove msleep calls after calls to rtl8225_writeLarry Finger
2008-11-10rtl8187: Remove CCK delaysLarry Finger
2008-11-10rtl8187: Remove OFDM delaysLarry Finger
2008-11-10rtl8187: Remove large delaysLarry Finger
2008-11-10rt2x00: Release rt2x00 2.2.2Ivo van Doorn
2008-11-10rt2x00: Improve interface_modes initializationIvo van Doorn
2008-11-10rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn
2008-11-10rt2x00: Optimize configuration handlingIvo van Doorn
2008-11-10ath5k: update keycache to support TKIP handlingBob Copeland
2008-11-10ath5k: enable hardware encryption for WEPBob Copeland
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith
2008-11-10ath9k: Clear HT info on starting the driverSujith
2008-11-10ath9k: Remove ath_tx_aggr_resp()Sujith
2008-11-10ath9k: Enable interrupts at the proper placeSujith
2008-11-10ath9k: Remove unnecessary TSF resetSujith
2008-11-10ath9k: Streamline attach/detachSujith
2008-11-10ath9k: Remove unused function ath_get_currentCountry()Sujith
2008-11-10ath9k: Refactor hw.cSujith
2008-11-10ath9k: Revamp VAP managementSujith
2008-11-10ath9k: Use bitfields to store tid's state in a single variableSujith
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith
2008-11-10ath9k: Remove SM Power Save as it is not supported nowSujith
2008-11-10ath9k: Revamp transmit control blockSujith
2008-11-10ath9k: Simplify node attach/detach routinesSujith
2008-11-10ath9k: Node cleanupSujith
2008-11-10ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland
2008-11-10ath5k: Update PCU codeNick Kossifidis