summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28mac80211: fix aggregation frame release during timeoutDaniel Halperin
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-14mac80211: Remove superfluous if clauseHelmut Schaa
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov
2011-01-28mac80211: add MCS information to radiotapJohannes Berg
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear
2011-01-19mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-04Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter
2011-01-04mac80211: serialize rx path workersChristian Lamparter
2011-01-04mac80211: ignore PSM bit of reordered framesChristian Lamparter
2011-01-04mac80211: fix mesh forwarding when ratelimited tooMilton Miller
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22mac80211: fix mesh forwardingJohannes Berg
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-12-13mac80211: clean up RX key checksJohannes Berg
2010-12-07nl80211/mac80211: Report signal averageBruno Randolf
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-17mac80211: fix powersaving clients racesJohannes Berg
2010-10-11mac80211: temporarily disable reorder release timerChristian Lamparter
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-05mac80211: fix for WDS interfacesBill Jordan
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-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville