aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
|\
| * mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville2010-06-28
| * mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville2010-06-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-17
|\|
| * mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen2010-06-15
| * mac80211: fix mgmt frame accountingJohannes Berg2010-06-14
| * mac80211: use RCU for RX aggregationJohannes Berg2010-06-14
| * mac80211: move aggregation callback processingJohannes Berg2010-06-14
| * mac80211: move blockack stop due to fragmentationJohannes Berg2010-06-14
| * mac80211: always process blockack action from workqueueJohannes Berg2010-06-14
| * mac80211: pull mgmt frame rx into rx handlerJohannes Berg2010-06-14
| * cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
| |\
| | * mac80211: process station blockack action frames from workJohannes Berg2010-06-04
| * | mac80211: drop control frames after processingJohannes Berg2010-06-03
| * | mac80211: move WEP weak IV checkJohannes Berg2010-06-03
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\ \ \ | | |/ | |/|
| * | mac80211: fix blockack-req processingJohannes Berg2010-06-01
| |/
* / net: use __packed annotationEric Dumazet2010-06-03
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\
| * mac80211: fix paged defragmentationAbhijeet Kolekar2010-05-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * mac80211: delay skb linearising in rx decryptionZhu Yi2010-04-09
| * mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| |\
| * | mac80211: fix paged RX cryptoJohannes Berg2010-04-07
| * | mac80211: fix some RX aggregation lockingJohannes Berg2010-04-07
| * | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-07
| * | mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg2010-04-07
| * | mac80211: Fix robust management frame handling (MFP)Jouni Malinen2010-04-06
| * | mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen2010-03-31
| * | mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen2010-03-31
| * | mac80211: support paged rx SKBsZhu Yi2010-03-31
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
| |\ \ | | |/ | |/|
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2010-04-06
| |/
* / mac80211: deprecate RX status noiseJohannes Berg2010-03-09
|/
* mac80211: split ieee80211_drop_unencryptedJohannes Berg2010-02-16
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-15
* mac80211: reject unhandled action framesJohannes Berg2010-02-15
* mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-02-08
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-08
* mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-01
* mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-19
|\
| * mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-08