aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-9/+9
2010-06-28mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville1-5/+5
2010-06-24mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville1-4/+4
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-50/+87
2010-06-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen1-2/+7
2010-06-14mac80211: fix mgmt frame accountingJohannes Berg1-12/+13
2010-06-14mac80211: use RCU for RX aggregationJohannes Berg1-19/+15
2010-06-14mac80211: move aggregation callback processingJohannes Berg1-0/+5
2010-06-14mac80211: move blockack stop due to fragmentationJohannes Berg1-3/+2
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg1-16/+13
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg1-13/+48
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg1-2/+1
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-16/+25
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+14
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+11
2010-06-04mac80211: process station blockack action frames from workJohannes Berg1-0/+3
2010-06-03mac80211: drop control frames after processingJohannes Berg1-1/+6
2010-06-03mac80211: move WEP weak IV checkJohannes Berg1-15/+16
2010-06-03net: use __packed annotationEric Dumazet1-1/+1
2010-06-01mac80211: fix blockack-req processingJohannes Berg1-2/+11
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+6
2010-05-12mac80211: fix paged defragmentationAbhijeet Kolekar1-0/+6
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+0
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+0
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-23/+68
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi1-7/+9
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona1-3/+3
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-0/+5
2010-04-07mac80211: fix paged RX cryptoJohannes Berg1-4/+6
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg1-4/+15
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg1-3/+2
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg1-2/+2
2010-04-06mac80211: Fix robust management frame handling (MFP)Jouni Malinen1-1/+2
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona1-0/+5
2010-03-31mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen1-4/+7
2010-03-31mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen1-2/+1
2010-03-31mac80211: support paged rx SKBsZhu Yi1-4/+32
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-09mac80211: deprecate RX status noiseJohannes Berg1-9/+0
2010-02-16mac80211: split ieee80211_drop_unencryptedJohannes Berg1-4/+18
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-11/+31
2010-02-15mac80211: reject unhandled action framesJohannes Berg1-33/+57
2010-02-08mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan1-0/+8
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-2/+2
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau1-2/+2
2010-01-22mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau1-17/+28
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+4
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau1-0/+12