summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-28mac80211: annotate sleeping driver opsmaster-2009-12-28Kalle Valo
2009-12-28mac80211: remove requeue from workJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28mac80211: make off-channel work genericJohannes Berg
2009-12-28mac80211: support remain-on-channel commandJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen
2009-12-28mac80211: proper bss private data handlingJohannes Berg
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg
2009-12-28mac80211: refactor associationJohannes Berg
2009-12-28mac80211: rewrite a few work messagesJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: generalise management work a bitJohannes Berg
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28rtl8187: remove priv->modeJohn W. Linville
2009-12-28rtl8180: remove priv->modeJohn W. Linville
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde
2009-12-28rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde
2009-12-28rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde
2009-12-28rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville
2009-12-28wl1271: Prevent performing "join" before associationJuuso Oikarinen
2009-12-28wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen
2009-12-28wl1271: Change rates configured for templatesJuuso Oikarinen
2009-12-28wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen
2009-12-28wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen
2009-12-28wl1271: Add pre-power-on sleepJuuso Oikarinen
2009-12-28wl1271: Implement chipset boot retryJuuso Oikarinen
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen
2009-12-28wl1271: Fix event acknowledging functionalityJuuso Oikarinen
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen
2009-12-28wl1271: Remove smart reflex ACXJuuso Oikarinen
2009-12-28wl1271: Configure smart-reflex paramter values.Juuso Oikarinen
2009-12-28wl1271: use channel 1 when configuring the data pathLuciano Coelho
2009-12-28wl1271: some new configuration values according to new referenceLuciano Coelho
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho
2009-12-28wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho
2009-12-28wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho
2009-12-28wl1271: implement dco itrim parameters settingLuciano Coelho
2009-12-28wl1271: use the correct macro when setting the basic ratesLuciano Coelho
2009-12-28wl1271: set null data template when BSSID is knownLuciano Coelho
2009-12-28wl1271: check result code from the join commandLuciano Coelho
2009-12-28wl1271: limit TX power to 25dBm for every channelLuciano Coelho
2009-12-28wl1271: remove workaround for disconnectionLuciano Coelho