aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin2009-12-281-1/+1
| * mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| * mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| * ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-282-1/+4
| * ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-281-0/+6
| * ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-281-0/+2
| * ath9k: fix suspend by waking device prior to stopSujith2009-12-281-0/+6
| * cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
| * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-281-2/+2
| * iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| * ath9k: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
| * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
| * wireless: remove remaining qual codeJohannes Berg2009-12-2811-257/+4
| * rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde2009-12-281-0/+1
| * ath5k: fix SWI calibration interrupt stormBob Copeland2009-12-281-4/+3
| * mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-281-0/+4
| * libertas: Remove carrier signaling from the scan codeSamuel Ortiz2009-12-281-14/+8
| * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-281-3/+3
* | mac80211: annotate sleeping driver opsKalle Valo2009-12-282-16/+87
* | mac80211: remove requeue from workJohannes Berg2009-12-281-18/+0
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-2825-214/+170
* | mac80211/cfg80211: add station eventsJohannes Berg2009-12-285-1/+51
* | mac80211: make off-channel work genericJohannes Berg2009-12-283-68/+88
* | mac80211: support remain-on-channel commandJohannes Berg2009-12-286-6/+181
* | cfg80211: add remain-on-channel commandJouni Malinen2009-12-287-15/+368
* | mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-284-152/+178
* | mac80211: proper bss private data handlingJohannes Berg2009-12-287-72/+82
* | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-284-36/+184
* | mac80211: refactor associationJohannes Berg2009-12-282-109/+137
* | mac80211: rewrite a few work messagesJohannes Berg2009-12-281-10/+10
* | mac80211: generalise work handlingJohannes Berg2009-12-289-835/+1112
* | mac80211: generalise management work a bitJohannes Berg2009-12-282-107/+172
* | mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-282-103/+73
* | mac80211: introduce flush operationJohannes Berg2009-12-286-2/+57
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-2815-37/+40
* | rtl8187: remove priv->modeJohn W. Linville2009-12-283-7/+4
* | rtl8180: remove priv->modeJohn W. Linville2009-12-282-10/+5
* | rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde2009-12-289-143/+125
* | rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde2009-12-282-10/+2
* | rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde2009-12-281-2/+2
* | rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde2009-12-281-9/+9
* | wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville2009-12-284-129/+2
* | wl1271: Prevent performing "join" before associationJuuso Oikarinen2009-12-281-1/+1
* | wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen2009-12-281-1/+1
* | wl1271: Add support for acx_pm_configJuuso Oikarinen2009-12-285-0/+63
* | wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen2009-12-287-64/+55
* | wl1271: Fix supported rate managementJuuso Oikarinen2009-12-286-44/+90
* | wl1271: Change rates configured for templatesJuuso Oikarinen2009-12-281-1/+2
* | wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen2009-12-281-2/+43
* | wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen2009-12-281-1/+0