summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+9
* | mac80211: refactor the WEP code to be directly usableJohannes Berg2009-07-102-33/+23
* | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-107-891/+750
* | mac80211: remove dead code from mlmeJohannes Berg2009-07-103-8/+1
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-102-7/+6
* | mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-101-1/+1
* | cfg80211: keep track of BSSesJohannes Berg2009-07-102-18/+10
* | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-22/+3
* | mac80211: remove dead code, clean upJohannes Berg2009-07-105-264/+54
* | mac80211: remove auth algorithm retryJohannes Berg2009-07-104-62/+4
* | mac80211: re-add HT disablingJohannes Berg2009-07-101-1/+9
* | cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-68/+1
* | cfg80211: implement IWRATEJohannes Berg2009-07-102-74/+45
* | cfg80211: implement IWAP for WDSJohannes Berg2009-07-102-22/+15
* | cfg80211: implement iwpowerJohannes Berg2009-07-104-89/+28
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-102-264/+20
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-1/+1
* | mac80211: remove an unused function declarationJohannes Berg2009-07-101-3/+0
* | 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/+1
* | mac80211: improve per-sta debugfsJohannes Berg2009-07-102-36/+79
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-108-66/+43
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-7/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-092-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-051-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/+4
* mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg2009-06-101-7/+6
* 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
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-106-73/+69
* mac80211 : fix unaligned rx skbmatthieu castet2009-06-101-1/+1
* mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-06-101-1/+1
* cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-031-1/+4
* mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez2009-06-031-2/+0
* mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-031-0/+9
OpenPOWER on IntegriCloud