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...David S. Miller2010-07-011-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
| * mac80211: fix mgmt frame accountingJohannes Berg2010-06-141-12/+13
| * mac80211: use RCU for RX aggregationJohannes Berg2010-06-141-19/+15
| * mac80211: move aggregation callback processingJohannes Berg2010-06-141-0/+5
| * mac80211: move blockack stop due to fragmentationJohannes Berg2010-06-141-3/+2
| * mac80211: always process blockack action from workqueueJohannes Berg2010-06-141-16/+13
| * mac80211: pull mgmt frame rx into rx handlerJohannes Berg2010-06-141-13/+48
| * cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-141-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-16/+25
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-2/+14
| |\
| | * mac80211: process station blockack action frames from workJohannes Berg2010-06-041-0/+3
| * | mac80211: drop control frames after processingJohannes Berg2010-06-031-1/+6
| * | mac80211: move WEP weak IV checkJohannes Berg2010-06-031-15/+16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-061-2/+11
|\ \ \ | | |/ | |/|
| * | mac80211: fix blockack-req processingJohannes Berg2010-06-011-2/+11
| |/
* | net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-0/+6
|\
| * mac80211: fix paged defragmentationAbhijeet Kolekar2010-05-121-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+0
|\ \ | |/
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-23/+68
|\ \ | |/
| * mac80211: delay skb linearising in rx decryptionZhu Yi2010-04-091-7/+9
| * mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-081-3/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-0/+5
| |\
| * | mac80211: fix paged RX cryptoJohannes Berg2010-04-071-4/+6
| * | mac80211: fix some RX aggregation lockingJohannes Berg2010-04-071-4/+15
| * | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-071-3/+2
| * | mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg2010-04-071-2/+2
| * | mac80211: Fix robust management frame handling (MFP)Jouni Malinen2010-04-061-1/+2
| * | mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen2010-03-311-4/+7
| * | mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen2010-03-311-2/+1
| * | mac80211: support paged rx SKBsZhu Yi2010-03-311-4/+32
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-111-0/+1
| |\ \ | | |/ | |/|
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * | mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2010-04-061-0/+5
| |/
* | mac80211: deprecate RX status noiseJohannes Berg2010-03-091-9/+0
|/
* mac80211: split ieee80211_drop_unencryptedJohannes Berg2010-02-161-4/+18
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-11/+31
* mac80211: reject unhandled action framesJohannes Berg2010-02-151-33/+57
* mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-02-081-0/+8
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-2/+2
* mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-011-2/+2
* mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-221-17/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-191-0/+4
|\
| * mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-081-0/+4
OpenPOWER on IntegriCloud