summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-28mac80211: Fix WMM driver queue configurationJuuso Oikarinen
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg
2010-09-27mac80211: consolidate packet processingJohannes Berg
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-24mac80211: fix use-after-freeJohannes Berg
2010-09-23net: return operator cleanupEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-09-16mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-09-16mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-09-16mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-09-16mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-09-16mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16mac80211: set running state earlierJohannes Berg
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-09-16mac80211: use correct station flags lockJohannes Berg
2010-09-16mac80211: disallow seeks in minstrel debug codeArnd Bergmann
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet
2010-09-14mac80211: match only assigned bss in sta_info_get_bssJohannes Berg
2010-09-14mac80211: wait for scan work complete before restarting hwStanislaw Gruszka
2010-09-14mac80211: Fix dangling pointer in ieee80211_xmitSteve deRosier
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville
2010-08-31mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-08-30mac80211: delete work timerJohannes Berg
2010-08-27mac80211: fix offchannel queue stopJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: split out concurrent vif checksJohannes Berg
2010-08-27mac80211: simplify zero address checksJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg