aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg1-0/+3
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg1-12/+21
2011-06-27wireless: unify QoS control field definitionsJohannes Berg1-1/+1
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-6/+11
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar1-1/+1
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona1-1/+1
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho1-2/+4
2011-05-11mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona1-2/+5
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-48/+1
2011-05-02mac80211: consolidate MIC failure report handlingChristian Lamparter1-47/+0
2011-04-26mac80211: fix too early reorder release timerChristian Lamparter1-1/+1
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-6/+20
2011-04-19mac80211: explain padding in place of rate fieldJohannes Berg1-1/+2
2011-04-13mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau1-4/+16
2011-04-12mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona1-1/+2
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+3
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-30mac80211: add comment about reorderingJohannes Berg1-0/+2
2011-03-28mac80211: fix aggregation frame release during timeoutDaniel Halperin1-1/+2
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau1-1/+10
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg1-2/+2
2011-02-14mac80211: Remove superfluous if clauseHelmut Schaa1-11/+1
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan1-5/+2
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau1-1/+2
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear1-9/+3
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau1-1/+1
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan1-1/+4
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov1-1/+2
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov1-2/+25
2011-01-28mac80211: add MCS information to radiotapJohannes Berg1-0/+17
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear1-1/+1
2011-01-19mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau1-3/+22
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-69/+43
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+3
2011-01-04Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter1-24/+0
2011-01-04mac80211: serialize rx path workersChristian Lamparter1-43/+37
2011-01-04mac80211: ignore PSM bit of reordered framesChristian Lamparter1-0/+4
2011-01-04mac80211: fix mesh forwarding when ratelimited tooMilton Miller1-2/+2
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+4
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+3
2010-12-22mac80211: fix mesh forwardingJohannes Berg1-1/+4
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona1-1/+4
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen1-2/+20
2010-12-13mac80211: clean up RX key checksJohannes Berg1-2/+21
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf1-0/+1
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6