summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: move packet flags into packetJohannes Berg2010-09-271-45/+57
* mac80211: fix release_reorder_timeout in scanJohannes Berg2010-09-271-14/+8
* mac80211: clean up rx handling wrt. found_staJohannes Berg2010-09-271-31/+25
* mac80211: consolidate packet processingJohannes Berg2010-09-271-103/+62
* mac80211: remove prepare_for_handlers sdata argumentJohannes Berg2010-09-271-8/+8
* Revert "mac80211: fix use-after-free"John W. Linville2010-09-271-0/+4
* mac80211: Support receiving data frames on multiple vifs.Ben Greear2010-09-271-10/+70
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-4/+0
|\
| * mac80211: fix use-after-freeJohannes Berg2010-09-241-4/+0
* | mac80211: add p2p device type supportJohannes Berg2010-09-161-3/+1
* | mac80211: allow changing port control protocolJohannes Berg2010-08-271-1/+1
* | mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-0/+6
* | mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter2010-08-251-4/+8
OpenPOWER on IntegriCloud