aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: consolidate MIC failure report handlingChristian Lamparter2011-05-021-47/+0
* mac80211: fix too early reorder release timerChristian Lamparter2011-04-261-1/+1
* 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-071-2/+3
|\
| * mac80211: Fix duplicate frames on cooked monitorHelmut Schaa2011-04-041-1/+1
| * mac80211: fix aggregation frame release during timeoutDaniel Halperin2011-03-281-1/+2
* | mac80211: add comment about reorderingJohannes Berg2011-03-301-0/+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
* | nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-161-2/+20
* | mac80211: clean up RX key checksJohannes Berg2010-12-131-2/+21
* | nl80211/mac80211: Report signal averageBruno Randolf2010-12-071-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-0/+6
|\ \ | |/
| * mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian2010-11-301-0/+2
| * mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter2010-11-301-0/+4
* | mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa2010-11-301-3/+2
* | mac80211: fix RX aggregation lockingJohannes Berg2010-11-291-4/+13
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-1/+0
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+1
* | mac80211: fix powersaving clients racesJohannes Berg2010-11-171-2/+0
|/
* mac80211: temporarily disable reorder release timerChristian Lamparter2010-10-111-0/+24
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-15/+26
* mac80211: fix for WDS interfacesBill Jordan2010-10-051-0/+1