aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
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
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-21mac80211: remove payload alignment warningKalle Valo
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-28mac80211: correctly place aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg