aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa1-3/+2
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian1-0/+2
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter1-0/+4
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg1-4/+13
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville1-1/+0
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-0/+1
2010-11-17mac80211: fix powersaving clients racesJohannes Berg1-2/+0
2010-10-11mac80211: temporarily disable reorder release timerChristian Lamparter1-0/+24
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-15/+26
2010-10-05mac80211: fix for WDS interfacesBill Jordan1-0/+1
2010-09-27mac80211: move packet flags into packetJohannes Berg1-45/+57
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg1-14/+8
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg1-31/+25
2010-09-27mac80211: consolidate packet processingJohannes Berg1-103/+62
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg1-8/+8
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville1-0/+4
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear1-10/+70
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-4/+0
2010-09-24mac80211: fix use-after-freeJohannes Berg1-4/+0
2010-09-16mac80211: add p2p device type supportJohannes Berg1-3/+1
2010-08-27mac80211: allow changing port control protocolJohannes Berg1-1/+1
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg1-0/+6
2010-08-25mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter1-4/+8
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-8/+5
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-41/+96
2010-08-16mac80211: remove unused status flag checksJohannes Berg1-0/+3