summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-06mwl8k: make the tx ring drain status messages somewhat more friendlyLennert Buytenhek1-2/+2
2010-01-06mwl8k: prevent freeing free IRQ if ieee80211_register_hw() failsLennert Buytenhek1-1/+1
2010-01-06mwl8k: bail out if there is no AP firmware image support for this chipLennert Buytenhek1-2/+9
2010-01-06cfg80211: add a regulatory debug printLuis R. Rodriguez1-14/+18
2010-01-06mwl8k: update version number to 0.11Lennert Buytenhek1-1/+1
2010-01-06mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo1-2/+3
2010-01-06mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo1-6/+6
2010-01-06mac80211: No need to include WEXT headers hereJouni Malinen3-3/+0
2010-01-06iwlwifi: remove linux/utsrelease.h dependencyZhu Yi1-3/+1
2010-01-04mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville1-1/+1
2010-01-04wl1271: fix timeout in wl1271_top_reg_readJuha Leppanen1-2/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville28-447/+130
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2-158/+46
2009-12-29mac80211: annotate sleeping driver opsKalle Valo2-16/+87
2009-12-29mac80211: remove requeue from workJohannes Berg1-18/+0
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg25-214/+170
2009-12-29mac80211/cfg80211: add station eventsJohannes Berg5-1/+51
2009-12-29mac80211: make off-channel work genericJohannes Berg3-68/+88
2009-12-29mac80211: support remain-on-channel commandJohannes Berg6-6/+181
2009-12-29cfg80211: add remain-on-channel commandJouni Malinen7-15/+368
2009-12-29mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen4-152/+178
2009-12-29mac80211: proper bss private data handlingJohannes Berg7-72/+82
2009-12-29mac80211: split up and insert custom IEs correctlyJohannes Berg4-36/+184
2009-12-29mac80211: refactor associationJohannes Berg2-109/+137
2009-12-29mac80211: rewrite a few work messagesJohannes Berg1-10/+10
2009-12-29mac80211: generalise work handlingJohannes Berg9-835/+1112
2009-12-29mac80211: generalise management work a bitJohannes Berg2-107/+172
2009-12-29mac80211: let cfg80211 manage auth stateJohannes Berg2-103/+73
2009-12-29mac80211: introduce flush operationJohannes Berg6-2/+57
2009-12-29mac80211: add ieee80211_sdata_runningJohannes Berg15-37/+40
2009-12-29rtl8187: remove priv->modeJohn W. Linville3-7/+4
2009-12-29rtl8180: remove priv->modeJohn W. Linville2-10/+5
2009-12-29rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde9-143/+125
2009-12-29rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde2-10/+2
2009-12-29rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde1-2/+2
2009-12-29rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde1-9/+9
2009-12-29wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville4-129/+2
2009-12-29wl1271: Prevent performing "join" before associationJuuso Oikarinen1-1/+1
2009-12-29wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen1-1/+1
2009-12-29wl1271: Add support for acx_pm_configJuuso Oikarinen5-0/+63
2009-12-29wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen7-64/+55
2009-12-29wl1271: Fix supported rate managementJuuso Oikarinen6-44/+90
2009-12-29wl1271: Change rates configured for templatesJuuso Oikarinen1-1/+2
2009-12-29wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen1-2/+43
2009-12-29wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen1-1/+0
2009-12-29wl1271: Add pre-power-on sleepJuuso Oikarinen2-1/+4
2009-12-29wl1271: Implement chipset boot retryJuuso Oikarinen1-53/+77
2009-12-29wl1271: prevent power save entry while not associatedJuuso Oikarinen2-3/+9
2009-12-29wl1271: Fix event acknowledging functionalityJuuso Oikarinen3-8/+5
2009-12-29wl1271: Use slow rates for association messagesJuuso Oikarinen4-6/+9