aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: remove wep dependencyJohn W. Linville2010-07-081-4/+1
* mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-1/+1
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-20/+34
* mac80211: refcount aggregation queue stopJohannes Berg2010-06-141-3/+3
* mac80211: move aggregation callback processingJohannes Berg2010-06-141-13/+0
* mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen2010-06-081-0/+3
* mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville2010-06-041-0/+6
* mac80211: simplify key lockingJohannes Berg2010-06-031-1/+1
* mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-1/+62
* mac80211: add the minstrel_ht rate control algorithmFelix Fietkau2010-06-021-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-1/+1
|\
| * mac80211: improve HT channel handlingJohannes Berg2010-05-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-16/+3
|\ \ | |/
| * mac80211: improve IBSS scanningJohannes Berg2010-05-031-16/+1
| * mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen2010-04-271-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+2
|\ \ | |/
| * mac80211: enhance tracingJohannes Berg2010-04-081-0/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-2/+2
|\ \ | |/