aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: fix spare warnings in driver-trace.hChristian Lamparter2009-07-24
* mac80211: do not monitor the connection while scanningChristian Lamparter2009-07-24
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-24
* mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-24
* mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-24
* mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-24
* mac80211: mesh: fix two small problemsJohannes Berg2009-07-24
* mac80211: monitor the connectionJohannes Berg2009-07-24
* mac80211: fix multi-use timerJohannes Berg2009-07-24
* cfg80211: rework key operationJohannes Berg2009-07-24
* mac80211: Assign next hop address to pending mesh framesJavier Cardona2009-07-24
* mac80211: driver operation debuggingJohannes Berg2009-07-24
* mac80211: fix sparse warningJohannes Berg2009-07-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-21
| * mac80211: fix injection in monitor modePavel Roskin2009-07-21
| * mac80211: disable meshJohannes Berg2009-07-21
* | cfg80211: fix lockingJohannes Berg2009-07-10
* | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-10
* | mac80211: refactor the WEP code to be directly usableJohannes Berg2009-07-10
* | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-10
* | mac80211: remove dead code from mlmeJohannes Berg2009-07-10
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-10
* | mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-10
* | cfg80211: keep track of BSSesJohannes Berg2009-07-10
* | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-10
* | mac80211: remove dead code, clean upJohannes Berg2009-07-10
* | mac80211: remove auth algorithm retryJohannes Berg2009-07-10
* | mac80211: re-add HT disablingJohannes Berg2009-07-10
* | cfg80211: implement get_wireless_statsJohannes Berg2009-07-10
* | cfg80211: implement IWRATEJohannes Berg2009-07-10
* | cfg80211: implement IWAP for WDSJohannes Berg2009-07-10
* | cfg80211: implement iwpowerJohannes Berg2009-07-10
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-10
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-10
* | mac80211: remove an unused function declarationJohannes Berg2009-07-10
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-10
* | mac80211: tell SME about real auth stateJohannes Berg2009-07-10
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-10
* | mac80211: fix todo lockJohannes Berg2009-07-10
* | cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-10
* | mac80211: improve per-sta debugfsJohannes Berg2009-07-10
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-09
|\|
| * mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-07
| * mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky2009-07-07
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-26
* mac80211: fix wext bssid/ssid settingJohannes Berg2009-06-15