summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-272-15/+27
| * | mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-271-9/+15
| * | mac80211: refactor the scan codeHelmut Schaa2009-07-271-58/+78
| * | mac80211: allow using network namespacesJohannes Berg2009-07-272-0/+2
| * | cfg80211: make aware of net namespacesJohannes Berg2009-07-271-12/+2
| * | mac80211: cooperate more with network namespacesJohannes Berg2009-07-273-47/+46
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-303-10/+28
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix suspendJohannes Berg2009-07-292-9/+27
| * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-271-1/+1
* | mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-244-11/+20
* | mac80211: fix ieee80211_xmit call contextJohannes Berg2009-07-241-0/+7
* | mac80211: remove master netdevJohannes Berg2009-07-2412-392/+192
* | mac80211: fix spare warnings in driver-trace.hChristian Lamparter2009-07-241-2/+2
* | mac80211: do not monitor the connection while scanningChristian Lamparter2009-07-241-0/+3
* | mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-243-31/+31
* | mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-8/+6
* | mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-241-0/+20
* | mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-242-3/+8
* | mac80211: mesh: fix two small problemsJohannes Berg2009-07-242-4/+7
* | mac80211: monitor the connectionJohannes Berg2009-07-243-72/+227
* | mac80211: fix multi-use timerJohannes Berg2009-07-241-7/+33
* | 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-233-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/+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
OpenPOWER on IntegriCloud