summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter
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
2010-09-24mac80211: fix use-after-freeJohannes Berg
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-25mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16mac80211: remove unused status flag checksJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter
2010-08-16mac80211: remove unused rate function parameterChristian Lamparter
2010-08-16mac80211: put rx handlers into separate functionsChristian Lamparter
2010-08-16mac80211: don't check rates on PLCP error framesJohannes Berg
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-28mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville
2010-06-24mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen
2010-06-14mac80211: fix mgmt frame accountingJohannes Berg
2010-06-14mac80211: use RCU for RX aggregationJohannes Berg
2010-06-14mac80211: move aggregation callback processingJohannes Berg
2010-06-14mac80211: move blockack stop due to fragmentationJohannes Berg
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-04mac80211: process station blockack action frames from workJohannes Berg
2010-06-03mac80211: drop control frames after processingJohannes Berg
2010-06-03mac80211: move WEP weak IV checkJohannes Berg
2010-06-03net: use __packed annotationEric Dumazet
2010-06-01mac80211: fix blockack-req processingJohannes Berg
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12mac80211: fix paged defragmentationAbhijeet Kolekar
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville