summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-69/+43Star
|\
| * 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/+0Star
| * | mac80211: serialize rx path workersChristian Lamparter2011-01-041-43/+37Star
| * | 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-271-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/+2Star
* | mac80211: fix RX aggregation lockingJohannes Berg2010-11-291-4/+13
* | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-241-1/+0Star
* | nl80211/mac80211: Report signal averageBruno Randolf2010-11-181-0/+1
* | mac80211: fix powersaving clients racesJohannes Berg2010-11-171-2/+0Star
|/
* 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/+8Star
* mac80211: clean up rx handling wrt. found_staJohannes Berg2010-09-271-31/+25Star
* mac80211: consolidate packet processingJohannes Berg2010-09-271-103/+62Star
* 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/+0Star
|\
| * mac80211: fix use-after-freeJohannes Berg2010-09-241-4/+0Star
* | mac80211: add p2p device type supportJohannes Berg2010-09-161-3/+1Star
* | 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
* | net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-8/+5Star
* | cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-41/+96
* | mac80211: remove unused status flag checksJohannes Berg2010-08-161-0/+3
* | mac80211: use cipher suite selectorsJohannes Berg2010-08-161-8/+10
* | mac80211: AMPDU rx reorder timeout timerChristian Lamparter2010-08-161-7/+63
* | mac80211: remove unused rate function parameterChristian Lamparter2010-08-161-16/+6Star
* | mac80211: put rx handlers into separate functionsChristian Lamparter2010-08-161-86/+128
* | mac80211: don't check rates on PLCP error framesJohannes Berg2010-08-161-20/+29
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-021-9/+9
|\
| * mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville2010-06-281-5/+5
| * mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville2010-06-241-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-50/+87
|\|
| * mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen2010-06-151-2/+7