aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-181-1/+13
* mac80211: Ensure power-level set properly for scanning.Ben Greear2011-02-091-1/+2
* mac80211: Allow scanning on existing channel-type.Ben Greear2011-02-091-2/+14
* mac80211: Optimize scans on current operating channel.Ben Greear2011-02-041-6/+47
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-1/+11
|\
| * mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11
* | mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-191-0/+1
|/
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-0/+3
|\
| * mac80211: serialize rx path workersChristian Lamparter2011-01-041-0/+3
* | mac80211: make LED trigger names available earlyJohannes Berg2010-12-221-0/+2
|/
* mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-201-0/+4
* nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-151-0/+2
* mac80211: support IBSS RSN with SW cryptoJohannes Berg2010-12-131-1/+5
* mac80211: support separate default keysJohannes Berg2010-12-131-1/+2
* mac80211: Fix compilation error when mesh is disabledJavier Cardona2010-12-071-0/+2
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-1/+2
* mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen2010-10-271-2/+3
* mac80211: cancel restart_work explicitly instead of depending on flush_schedu...Tejun Heo2010-10-251-7/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-151-0/+3
|\
| * mac80211: add probe request filter flagJohannes Berg2010-10-131-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-10/+17
|\ \ | |/
| * mac80211: assure we also cancel deferred scan requestStanislaw Gruszka2010-10-061-2/+1
| * mac80211: fix deadlock with multiple interfacesJohannes Berg2010-10-051-1/+1
| * mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa2010-10-051-0/+4
| * mac80211: fix for WDS interfacesBill Jordan2010-10-051-0/+3
| * mac80211: perform scan cancel in hw reset workStanislaw Gruszka2010-10-051-9/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-011-1/+2
|\ \ | |/
| * mac80211: fix offchannel assumption upon associationLuis R. Rodriguez2010-09-281-1/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-0/+6
| |\
* | \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-0/+18
|\ \ \ | |/ /
| * | mac80211: add p2p device type supportJohannes Berg2010-09-161-0/+15
| * | mac80211: wait for scan work complete before restarting hwStanislaw Gruszka2010-09-141-0/+3
* | | ipv4: ip_ptr cleanupsEric Dumazet2010-09-151-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-0/+6
|\ \ \ | |/ / |/| / | |/
| * mac80211: delete work timerJohannes Berg2010-08-301-0/+6
* | mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville2010-08-311-1/+7
* | mac80211: switch to ieee80211_sdata_runningJohannes Berg2010-08-271-3/+3
* | mac80211: allow changing port control protocolJohannes Berg2010-08-271-0/+3
* | mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-6/+38
* | mac80211: fix mesh advertisementJohannes Berg2010-08-251-0/+5
* | mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter2010-08-251-0/+1
* | net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-8/+7
* | cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-0/+37
* | mac80211: dont advertise WEP if unavailableJohannes Berg2010-08-161-0/+5
* | mac80211: unify scan and work mutexesJohannes Berg2010-08-161-2/+2
* | mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau2010-08-161-1/+4
* | mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-161-0/+30
|/
* mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen2010-08-041-0/+2
* mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau2010-07-281-0/+3