aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13mac80211: fix lockdep warningJohannes Berg1-1/+11
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg1-1/+4
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+3
2011-01-04mac80211: serialize rx path workersChristian Lamparter1-0/+3
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg1-0/+2
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona1-0/+4
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg1-0/+2
2010-12-13mac80211: support IBSS RSN with SW cryptoJohannes Berg1-1/+5
2010-12-13mac80211: support separate default keysJohannes Berg1-1/+2
2010-12-07mac80211: Fix compilation error when mesh is disabledJavier Cardona1-0/+2
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-1/+2
2010-10-27mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen1-2/+3
2010-10-25mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work()Tejun Heo1-7/+1
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+3
2010-10-13mac80211: add probe request filter flagJohannes Berg1-0/+3
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-10/+17
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka1-2/+1
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg1-1/+1
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa1-0/+4
2010-10-05mac80211: fix for WDS interfacesBill Jordan1-0/+3
2010-10-05mac80211: perform scan cancel in hw reset workStanislaw Gruszka1-9/+10
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez1-1/+2
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+18
2010-09-16mac80211: add p2p device type supportJohannes Berg1-0/+15
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet1-1/+1
2010-09-14mac80211: wait for scan work complete before restarting hwStanislaw Gruszka1-0/+3
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2010-08-31mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville1-1/+7
2010-08-30mac80211: delete work timerJohannes Berg1-0/+6
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg1-3/+3
2010-08-27mac80211: allow changing port control protocolJohannes Berg1-0/+3
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg1-6/+38
2010-08-25mac80211: fix mesh advertisementJohannes Berg1-0/+5
2010-08-25mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter1-0/+1
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-8/+7
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-0/+37
2010-08-16mac80211: dont advertise WEP if unavailableJohannes Berg1-0/+5
2010-08-16mac80211: unify scan and work mutexesJohannes Berg1-2/+2
2010-08-16mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau1-1/+4
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+30
2010-08-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen1-0/+2
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau1-0/+3
2010-07-08mac80211: remove wep dependencyJohn W. Linville1-4/+1
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen1-1/+1
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-20/+34
2010-06-14mac80211: refcount aggregation queue stopJohannes Berg1-3/+3
2010-06-14mac80211: move aggregation callback processingJohannes Berg1-13/+0
2010-06-08mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen1-0/+3