aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-07-21mac80211: use correct address for mesh Path ErrorJavier Cardona
2009-07-21mac80211: fix injection in monitor modePavel Roskin
2009-07-21mac80211: disable meshJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10mac80211: refactor the WEP code to be directly usableJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10mac80211: remove dead code from mlmeJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10mac80211: shorten the passive dwell time for sw scansHelmut Schaa
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10mac80211: remove dead code, clean upJohannes Berg
2009-07-10mac80211: remove auth algorithm retryJohannes Berg
2009-07-10mac80211: re-add HT disablingJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10mac80211: remove an unused function declarationJohannes Berg
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10mac80211: tell SME about real auth stateJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10mac80211: fix todo lockJohannes Berg
2009-07-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg
2009-07-10mac80211: improve per-sta debugfsJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-07mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho
2009-07-07mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-26mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer
2009-06-15mac80211: fix wext bssid/ssid settingJohannes Berg
2009-06-15mac80211: disconnect when user changes channelJohannes Berg
2009-06-15mac80211: add queue debugfs fileJohannes Berg
2009-06-15mac80211: Do not try to associate with an empty SSIDJouni Malinen
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-10mac80211: disable PS while probing APJohannes Berg
2009-06-10mac80211: disable moving between PS modes during scanLuis R. Rodriguez
2009-06-10mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg
2009-06-10mac80211: don't use master netdev nameJohannes Berg
2009-06-10mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-10mac80211 : fix unaligned rx skbmatthieu castet
2009-06-10mac80211: fix minstrel single-rate memory corruptionBob Copeland
2009-06-03cfg80211: fix Kconfig for users of cfg80211Johannes Berg
2009-06-03mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez