aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-07-24mac80211: Fix regression in mesh forwarding path.Javier Cardona
2009-07-24mac80211: fix ieee80211_xmit call contextJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: fix spare warnings in driver-trace.hChristian Lamparter
2009-07-24mac80211: do not monitor the connection while scanningChristian Lamparter
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg
2009-07-24mac80211: mesh: fix two small problemsJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg
2009-07-24mac80211: fix multi-use timerJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24mac80211: Assign next hop address to pending mesh framesJavier Cardona
2009-07-24mac80211: driver operation debuggingJohannes Berg
2009-07-24mac80211: fix sparse warningJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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