Bluetooth: Add support for L2CAP 'Send RRorRNR' action
[safe/jmp/linux-2.6] / net / mac80211 /
2009-08-20 Johannes Bergmac80211: fix register_hw error path
2009-08-20 Daniel Walkermac80211: New stat counters for multicast and unicast...
2009-08-20 John W. Linvillerc80211_pid_algo.c: remove unused variable declaration
2009-08-20 Javier Cardonamac80211: Decouple fail_avg stats used by mesh from...
2009-08-20 Johannes Bergmac80211: remove deprecated API
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-14 David Woomac80211: Fix invalid length passed to IE parser for...
2009-08-14 David Woomac80211: Mark a destination sequence number as valid...
2009-08-14 Javier Cardonamac80211: Fix unresolved mesh frames queued without...
2009-08-14 Javier Cardonamac80211: Move mpath and mpp growth to mesh workqueue.
2009-08-14 Javier Cardonamac80211: Assign a default mesh beaconing interval.
2009-08-14 Javier Cardonamac80211: Early detection of broken mesh paths when...
2009-08-14 Javier Cardonamac80211: Update the station failed frames average...
2009-08-14 Javier Cardonamac80211: Use 3-address format for mesh broadcast frames.
2009-08-14 Andrey Yurovskymac80211: Use correct sign for mesh active path refresh.
2009-08-14 Javier Cardonamac80211: Improve dequeing from mpath frame queue.
2009-08-14 Johannes Bergmac80211: small tx code cleanup
2009-08-14 Johannes Bergmac80211: sequence number micro-optimisation
2009-08-14 Johannes Bergmac80211: take statistics before encryption
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-14 Johannes Bergmac80211: allow DMA optimisation
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-08-14 Johannes Bergmac80211: stay authenticated after disassoc
2009-08-14 Luis R. Rodriguezmac80211: fix compilation of mesh (although its disabled)
2009-08-13 Luis R. Rodriguezmac80211: fix panic when splicing unprepared TIDs
2009-08-04 Igor Perminovmac80211: FIF_PSPOLL filter flag
2009-08-04 Maxim Levitskymac80211: Increase timeouts for station polling
2009-08-04 Maxim Levitskymac80211: Retry probe request few times
2009-08-04 Luis R. Rodriguezcfg80211: enable country IE support to all cfg80211...
2009-08-04 Johannes Bergmac80211: fix powersave
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-08-04 Johannes Bergmac80211: fix sparse warnings/errors
2009-08-04 Bob Copelandmac80211: disable beacons before removing the associate...
2009-08-04 Johannes Bergmac80211: disable software retry for now
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 Bergcfg80211: self-contained wext handling where possible
2009-07-29 Johannes Bergcfg80211: combine IWESSID handlers
2009-07-29 Johannes Bergcfg80211: combine IWAP handlers
2009-07-29 Johannes Bergcfg80211: combine iwfreq implementations
2009-07-29 Johannes Bergmac80211: verify info->control.vif is not NULL
2009-07-29 Helmut Schaamac80211: fix an oops in ieee80211_scan_state_set_channel
2009-07-29 Johannes Bergmac80211: fix receiving deauth
2009-07-29 Johannes Bergmac80211: fix suspend
2009-07-27 Luis R. Rodriguezmac80211: fix oops due to missing private data
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-27 Luis R. Rodriguezmac80211: fix MLME issuing of probe requests while...
2009-07-27 Johannes Bergmac80211: fix mlme timeouts
2009-07-27 Helmut Schaamac80211: rename scan_state to next_scan_state
2009-07-27 Helmut Schaamac80211: implement basic background scanning
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Helmut Schaamac80211: introduce a new scan state "decision"
2009-07-27 Helmut Schaamac80211: advance the state machine immediately if...
2009-07-27 Helmut Schaamac80211: refactor the scan code
2009-07-27 Johannes Bergmac80211: allow using network namespaces
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-27 Johannes Bergmac80211: cooperate more with network namespaces
2009-07-27 Luis R. Rodriguezmac80211: do not queue work after suspend in the dynami...
2009-07-24 Javier Cardonamac80211: Fix regression in mesh forwarding path.
2009-07-24 Johannes Bergmac80211: fix ieee80211_xmit call context
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-24 Christian Lampartermac80211: fix spare warnings in driver-trace.h
2009-07-24 Christian Lampartermac80211: do not monitor the connection while scanning
2009-07-24 Luis R. Rodriguezmac80211: add helper for management / no-ack frame...
2009-07-24 Luis R. Rodriguezmac80211: make minstrel/pid RC use ieee80211_is_data(fc)
2009-07-24 Luis R. Rodriguezmac80211: drop frames for sta with no valid rate
2009-07-24 Johannes Bergmac80211: cancel the connection monitor timers/work
2009-07-24 Johannes Bergmac80211: mesh: fix two small problems
2009-07-24 Johannes Bergmac80211: monitor the connection
2009-07-24 Johannes Bergmac80211: fix multi-use timer
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-24 Javier Cardonamac80211: Assign next hop address to pending mesh frames
2009-07-24 Johannes Bergmac80211: driver operation debugging
2009-07-24 Johannes Bergmac80211: fix sparse warning
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Javier Cardonamac80211: use correct address for mesh Path Error
2009-07-21 Pavel Roskinmac80211: fix injection in monitor mode
2009-07-21 Johannes Bergmac80211: disable mesh
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: mlme API must be able to sleep
2009-07-10 Johannes Bergmac80211: refactor the WEP code to be directly usable
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergmac80211: remove dead code from mlme
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Helmut Schaamac80211: shorten the passive dwell time for sw scans
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: assimilate and export ieee80211_bss_get_ie
2009-07-10 Johannes Bergmac80211: remove dead code, clean up
2009-07-10 Johannes Bergmac80211: remove auth algorithm retry
2009-07-10 Johannes Bergmac80211: re-add HT disabling
2009-07-10 Johannes Bergcfg80211: implement get_wireless_stats
2009-07-10 Johannes Bergcfg80211: implement IWRATE
2009-07-10 Johannes Bergcfg80211: implement IWAP for WDS
2009-07-10 Johannes Bergcfg80211: implement iwpower
2009-07-10 Johannes Bergcfg80211: managed mode wext compatibility
2009-07-10 Samuel Ortizcfg80211: connect/disconnect API
2009-07-10 Johannes Bergmac80211: remove an unused function declaration
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergmac80211: tell SME about real auth state
next