summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2011-01-07mac80211: fix mesh forwardingJohannes Berg
2010-09-24mac80211: fix use-after-freeJohannes 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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09mac80211: deprecate RX status noiseJohannes Berg
2010-02-16mac80211: split ieee80211_drop_unencryptedJohannes Berg
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15mac80211: reject unhandled action framesJohannes Berg
2010-02-08mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau
2010-01-22mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau