aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* Backport mac80211 from 3.4 kernelWolfgang Wiedmeyer2017-01-211-228/+426
* mac80211: fix duplicate retransmission detectionJohannes Berg2013-08-111-2/+8
* mac80211: check management frame header lengthJohannes Berg2012-11-171-4/+8
* mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-11-171-0/+4
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-07-161-1/+4
* mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-201-1/+1
* mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-261-3/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-6/+11
|\
| * cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+1
| * nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-1/+1
| * mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-2/+4
| * mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona2011-05-111-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-48/+1
|\ \ | |/
| * mac80211: consolidate MIC failure report handlingChristian Lamparter2011-05-021-47/+0
| * mac80211: fix too early reorder release timerChristian Lamparter2011-04-261-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-6/+20
|\ \ | |/
| * mac80211: explain padding in place of rate fieldJohannes Berg2011-04-191-1/+2
| * mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau2011-04-131-4/+16
| * mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona2011-04-121-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-121-0/+2
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-071-2/+3
| |\
| * | mac80211: add comment about reorderingJohannes Berg2011-03-301-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-1/+1
|\ \ \ | | |/ | |/|
| * | mac80211: Fix duplicate frames on cooked monitorHelmut Schaa2011-04-041-1/+1
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\ \ \ | |/ / |/| |
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/
* | mac80211: fix aggregation frame release during timeoutDaniel Halperin2011-03-281-1/+2
|/
* mac80211: add support for showing the last rx bitrateFelix Fietkau2011-03-011-1/+10
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-2/+2
* mac80211: Remove superfluous if clauseHelmut Schaa2011-02-141-11/+1
* mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan2011-02-071-5/+2
* mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau2011-02-071-1/+2
* mac80211: Optimize scans on current operating channel.Ben Greear2011-02-041-9/+3
* mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau2011-02-041-1/+1
* mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan2011-02-041-1/+4
* mac80211: pass up beacons from external BSS when operating as APArik Nemtsov2011-02-031-1/+2
* mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-031-2/+25
* mac80211: add MCS information to radiotapJohannes Berg2011-01-281-0/+17
* mac80211: Fix skb-copy failure debug message.Ben Greear2011-01-211-1/+1
* mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau2011-01-191-3/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-69/+43
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-0/+3
| |\
| | * mac80211: fix mesh forwarding when ratelimited tooMilton Miller2011-01-041-2/+2
| * | Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter2011-01-041-24/+0
| * | mac80211: serialize rx path workersChristian Lamparter2011-01-041-43/+37
| * | mac80211: ignore PSM bit of reordered framesChristian Lamparter2011-01-041-0/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261-1/+4
|\ \ \ | | |/ | |/|
| * | mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
* | | mac80211: add throughput based LED blink triggerJohannes Berg2010-12-221-0/+3
| |/ |/|
* | mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-201-1/+4