summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-06John W. Linville
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville
2010-01-05wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-05John W. Linville
2010-01-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter
2010-01-05cfg80211: add a regulatory debug printLuis R. Rodriguez
2010-01-05mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo
2010-01-05mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2010-01-04mac80211: fix typo added by "mac80211: fix propagation of failed..."master-2010-01-04John W. Linville
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
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-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez
2009-12-22mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez
2009-12-22mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg
2009-12-22mac80211: dont try to use existing sta for APJohannes Berg
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville
2009-12-21mac80211: remove payload alignment warningKalle Valo