aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
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
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07mac80211: fix paged RX cryptoJohannes Berg
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2010-04-06mac80211: Fix robust management frame handling (MFP)Jouni Malinen
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-03-31mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen
2010-03-31mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen
2010-03-31mac80211: support paged rx SKBsZhu Yi