aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: process station blockack action frames from workJohannes Berg2010-06-041-0/+3
* mac80211: fix blockack-req processingJohannes Berg2010-06-011-2/+11
* 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
* | mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau2010-01-121-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-1/+3
|\ \ | |/
| * mac80211: fix skb buffering issueJohannes Berg2010-01-051-1/+3
* | mac80211: generalise work handlingJohannes Berg2009-12-281-0/+5
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-1/+0
|\ \ | |/
| * mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
* | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-86/+20
* | mac80211: remove payload alignment warningKalle Valo2009-12-211-20/+7
* | mac80211: trace interface nameJohannes Berg2009-12-211-1/+1
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-22/+21
* | mac80211: make station management completely depend on vifJohannes Berg2009-12-211-55/+64
|/
* mac80211: fix reorder buffer releaseJohannes Berg2009-12-041-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-041-284/+305
|\
| * mac80211: correctly place aMPDU RX reorder codeJohannes Berg2009-11-281-73/+95
| * mac80211: move aMPDU RX reorder codeJohannes Berg2009-11-281-230/+229
| * mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-281-2/+2
* | net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
|/