summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2010-10-27mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen
2010-10-25mac80211: cancel restart_work explicitly instead of depending on flush_schedu...Tejun Heo
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-13mac80211: add probe request filter flagJohannes Berg
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa
2010-10-05mac80211: fix for WDS interfacesBill Jordan
2010-10-05mac80211: perform scan cancel in hw reset workStanislaw Gruszka
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet
2010-09-14mac80211: wait for scan work complete before restarting hwStanislaw Gruszka
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-31mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville
2010-08-30mac80211: delete work timerJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-25mac80211: fix mesh advertisementJohannes Berg
2010-08-25mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16mac80211: dont advertise WEP if unavailableJohannes Berg
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-16mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-08-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau
2010-07-08mac80211: remove wep dependencyJohn W. Linville
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen
2010-06-14mac80211: refcount aggregation queue stopJohannes Berg
2010-06-14mac80211: move aggregation callback processingJohannes Berg
2010-06-08mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen
2010-06-04mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville
2010-06-03mac80211: simplify key lockingJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03mac80211: improve IBSS scanningJohannes Berg
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller