summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: rework key operationJohannes Berg2009-07-246-16/+37
* mac80211: Assign next hop address to pending mesh framesJavier Cardona2009-07-241-0/+18
* mac80211: driver operation debuggingJohannes Berg2009-07-245-22/+732
* mac80211: fix sparse warningJohannes Berg2009-07-241-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-243-4/+10
|\
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-211-3/+5
| * mac80211: fix injection in monitor modePavel Roskin2009-07-211-1/+1
| * mac80211: disable meshJohannes Berg2009-07-212-0/+4
* | cfg80211: fix lockingJohannes Berg2009-07-103-15/+28
* | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-101-17/+9Star
* | mac80211: refactor the WEP code to be directly usableJohannes Berg2009-07-102-33/+23Star
* | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-107-891/+750Star
* | mac80211: remove dead code from mlmeJohannes Berg2009-07-103-8/+1Star
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-102-7/+6Star
* | mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-101-1/+1
* | cfg80211: keep track of BSSesJohannes Berg2009-07-102-18/+10Star
* | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-22/+3Star
* | mac80211: remove dead code, clean upJohannes Berg2009-07-105-264/+54Star
* | mac80211: remove auth algorithm retryJohannes Berg2009-07-104-62/+4Star
* | mac80211: re-add HT disablingJohannes Berg2009-07-101-1/+9
* | cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-68/+1Star
* | cfg80211: implement IWRATEJohannes Berg2009-07-102-74/+45Star
* | cfg80211: implement IWAP for WDSJohannes Berg2009-07-102-22/+15Star
* | cfg80211: implement iwpowerJohannes Berg2009-07-104-89/+28Star
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-102-264/+20Star
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-1/+1
* | mac80211: remove an unused function declarationJohannes Berg2009-07-101-3/+0Star
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+13
* | mac80211: tell SME about real auth stateJohannes Berg2009-07-101-1/+7
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-105-16/+28
* | mac80211: fix todo lockJohannes Berg2009-07-101-13/+15
* | cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-101-17/+1Star
* | mac80211: improve per-sta debugfsJohannes Berg2009-07-102-36/+79
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-108-66/+43Star
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-7/+2Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-102-2/+5
|\|
| * mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-071-1/+4
| * mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky2009-07-071-1/+1
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-6/+6
|/
* mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-261-1/+1
* mac80211: fix wext bssid/ssid settingJohannes Berg2009-06-151-11/+14
* mac80211: disconnect when user changes channelJohannes Berg2009-06-154-31/+31
* mac80211: add queue debugfs fileJohannes Berg2009-06-152-0/+26
* mac80211: Do not try to associate with an empty SSIDJouni Malinen2009-06-151-0/+8
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* mac80211: disable PS while probing APJohannes Berg2009-06-101-12/+33
* mac80211: disable moving between PS modes during scanLuis R. Rodriguez2009-06-102-5/+4Star
* mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg2009-06-101-7/+6Star
* mac80211: don't use master netdev nameJohannes Berg2009-06-102-6/+6
* mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan2009-06-101-2/+4