Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / net / mac80211 / rx.c
2010-06-04 Johannes Bergmac80211: process station blockack action frames from...
2010-06-01 Johannes Bergmac80211: fix blockack-req processing
2010-05-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-12 Abhijeet Kolekarmac80211: fix paged defragmentation
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-30 John W. Linvillemac80211: remove deprecated noise field from ieee80211_...
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-09 Zhu Yimac80211: delay skb linearising in rx decryption
2010-04-08 Javier Cardonamac80211: Moved mesh action codes to a more visible...
2010-04-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-07 Johannes Bergmac80211: fix paged RX crypto
2010-04-07 Johannes Bergmac80211: fix some RX aggregation locking
2010-04-07 Johannes Bergmac80211: clean up/fix aggregation code
2010-04-07 Johannes Bergmac80211: remove ieee80211_sta_stop_rx_ba_session
2010-04-06 Jouni Malinenmac80211: Fix robust management frame handling (MFP)
2010-04-06 Javier Cardonamac80211: Handle mesh action frames in ieee80211_rx_h_a...
2010-03-31 Jouni Malinenmac80211: Fix drop_unencrypted for MFP with hwaccel
2010-03-31 Jouni Malinenmac80211: Fix dropping of unprotected robust multicast...
2010-03-31 Zhu Yimac80211: support paged rx SKBs
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Johannes Bergmac80211: deprecate RX status noise
2010-02-16 Johannes Bergmac80211: split ieee80211_drop_unencrypted
2010-02-15 Jouni Malinencfg80211/mac80211: allow registering for and sending...
2010-02-15 Johannes Bergmac80211: reject unhandled action frames
2010-02-08 Vivek Natarajanmac80211: Reset dynamic ps timer in Rx path.
2010-02-08 Johannes Bergmac80211: allow station add/remove to sleep
2010-02-01 Felix Fietkaumac80211: fix sta lookup for received action frames...
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-22 Felix Fietkaumac80211: fix rx data handling for non-data frames...
2010-01-19 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-12 Felix Fietkaumac80211: use nullfunc frames for 4-addr sta detection
2010-01-08 Felix Fietkaumac80211: add missing sanity checks for action frames
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Johannes Bergmac80211: fix skb buffering issue
2009-12-28 Johannes Bergmac80211: generalise work handling
2009-12-28 Johannes Bergmac80211: add ieee80211_sdata_running
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-22 Zhu Yiwireless: add ieee80211_amsdu_to_8023s
2009-12-21 Kalle Valomac80211: remove payload alignment warning
2009-12-21 Johannes Bergmac80211: trace interface name
2009-12-21 Johannes Bergmac80211: reduce reliance on netdev
2009-12-21 Johannes Bergmac80211: make station management completely depend...
2009-12-10 Javier Cardonamac80211: Fixed bug in mesh portal paths
2009-12-04 Johannes Bergmac80211: fix reorder buffer release
2009-12-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-28 Johannes Bergmac80211: correctly place aMPDU RX reorder code
2009-11-28 Johannes Bergmac80211: move aMPDU RX reorder code
2009-11-28 Johannes Bergmac80211: move cmntr flag out of rx flags
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-18 Johannes Bergmac80211: remove encrypt parameter from ieee80211_tx_skb
2009-11-18 Johannes Bergmac80211: improve rate handling
2009-11-18 Johannes Bergmac80211: trim RX data
2009-11-18 Johannes Bergmac80211: cleanup reorder buffer handling
2009-11-18 Johannes Bergmac80211: push michael MIC report after DA check
2009-11-13 Felix Fietkaumac80211: fix broadcast frame handling for 4-addr AP...
2009-11-11 Luis R. Rodriguezmac80211: fix max HT rate processing on mac80211
2009-11-11 Felix Fietkaumac80211: implement support for 4-address frames for...
2009-11-11 Rui Paulomac80211: update peer link management IE and action...
2009-11-06 Johannes Bergmac80211: async station powersave handling
2009-10-30 Johannes Bergmac80211: remove sent_ps_buffered
2009-10-30 Johannes Bergmac80211: also drop qos-nullfunc frames silently
2009-10-30 Johannes Bergmac80211: deprecate qual value
2009-10-30 Zhu Yimac80211: make align adjustment code support paged SKB
2009-10-30 Johannes Bergmac80211: remove RX_FLAG_RADIOTAP
2009-10-30 Johannes Bergmac80211: fix radiotap header generation
2009-10-27 Javier Cardonamac80211: Learn about mesh portals from multicast traffic
2009-10-12 Johannes Bergmac80211: document ieee80211_rx() context requirement
2009-10-07 Johannes Bergmac80211: fix vlan and optimise RX
2009-08-28 Johannes Bergmac80211: fix RX skb leaks
2009-08-28 Johannes Bergmac80211: remove tasklet enable/disable
2009-08-28 John W. Linvillemac80211: remove ieee80211_rx namespace hack
2009-08-20 Daniel Walkermac80211: New stat counters for multicast and unicast...
2009-08-14 Javier Cardonamac80211: Use 3-address format for mesh broadcast frames.
2009-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-29 Johannes Bergmac80211: fix suspend
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-27 Helmut Schaamac80211: implement basic background scanning
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Johannes Bergmac80211: cooperate more with network namespaces
2009-07-24 Javier Cardonamac80211: Fix regression in mesh forwarding path.
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-24 Johannes Bergmac80211: monitor the connection
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-06-10 matthieu castetmac80211 : fix unaligned rx skb
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-20 Johannes Bergmac80211: move channel switch code
2009-05-11 Jouni Malinenmac80211: MFP - Drop unprotected Action frames prior...
2009-05-11 Jouni Malinenmac80211: Drop unencrypted frames based on key setup
2009-05-06 Jouni Malinenmac80211: Comment the order of HT RX reorder handler...
2009-05-06 Jouni Malinenmac80211: Add a timeout for frames in the RX reorder...
2009-05-06 Jouni Malinenmac80211: Use a shared function to release frames from...
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
next