sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 /
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
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergmac80211: fix todo lock
2009-07-10 Johannes Bergcfg80211: send wext MLME-MICHAELMICFAILURE.indication
2009-07-10 Johannes Bergmac80211: improve per-sta debugfs
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-07 Luciano Coelhomac80211: minstrel: avoid accessing negative indices...
2009-07-07 Andrey Yurovskymac80211: fix allocation in mesh_queue_preq
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-06-26 Jesper Dangaard... mac80211: Use rcu_barrier() on unload.
2009-06-15 Johannes Bergmac80211: fix wext bssid/ssid setting
2009-06-15 Johannes Bergmac80211: disconnect when user changes channel
2009-06-15 Johannes Bergmac80211: add queue debugfs file
2009-06-15 Jouni Malinenmac80211: Do not try to associate with an empty SSID
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-06-10 Johannes Bergmac80211: disable PS while probing AP
2009-06-10 Luis R. Rodriguezmac80211: disable moving between PS modes during scan
2009-06-10 Johannes Bergmac80211: clean up return value of __ieee80211_parse_tx...
2009-06-10 Johannes Bergmac80211: don't use master netdev name
2009-06-10 Vasanthakumar Thia... mac80211: Fix the way ADDBA request count being modified
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-06-10 matthieu castetmac80211 : fix unaligned rx skb
2009-06-10 Bob Copelandmac80211: fix minstrel single-rate memory corruption
2009-06-03 Johannes Bergcfg80211: fix Kconfig for users of cfg80211
2009-06-03 Luis R. Rodriguezmac80211: removed unused variable in ieee80211_tx()
2009-06-03 Luis R. Rodriguezmac80211: extend sta kdoc - explain when they are added
2009-06-03 Johannes Bergcfg80211: add rfkill support
2009-06-03 Johannes Bergcfg80211: move txpower wext from mac80211
2009-06-03 Luis R. Rodriguezmac80211: handle -EALREADY on cfg80211 op assoc req
2009-06-03 Johannes Bergmac80211: fix transposed min/max CW values
2009-06-03 Johannes Bergcfg80211: validate AID of stations being added
2009-06-03 Johannes Bergmac80211: deprecate conf.beacon_int properly
2009-05-27 Eric Dumazetnet: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netde...
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-22 Johannes Bergmac80211: correct probe wait time
2009-05-22 Johannes Bergmac80211: fix probe response wait timing
2009-05-20 Johannes Bergmac80211: fix managed mode BSSID handling
2009-05-20 Johannes Bergmac80211: fix parameter confusion when finding IBSS
2009-05-20 Johannes Bergmac80211: don't try to do anything on unchanged genIE
2009-05-20 Jouni Malinenmac80211: Do not override AID in the duration field
2009-05-20 Jouni Malinenmac80211: PS processing for every Beacon with our AID...
2009-05-20 Johannes Bergmac80211: fix kernel-doc
2009-05-20 Johannes Bergmac80211: cancel/restart all timers across suspend...
2009-05-20 Johannes Bergmac80211: move channel switch code
2009-05-20 Jouni Malinennl80211: Validate NL80211_ATTR_KEY_SEQ length
2009-05-20 Jouni Malinenmac80211: Cancel pending probereq poll on beacon RX
2009-05-20 Senthil Balasubram... mac80211: Initialize RX's last received sequence number
2009-05-20 Luis R. Rodriguezmac80211/cfg80211: move wiphy specific debugfs entries...
2009-05-20 Luis R. Rodriguezmac80211: check if HT40+/- is allowed before sending...
2009-05-20 Luis R. Rodriguezwireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-13 Johannes Bergmac80211: make noack test available
2009-05-13 Johannes Bergmac80211: IBSS supported rate fixes
2009-05-13 Johannes Bergmac80211: don't connect to IBSS network with different...
2009-05-13 Johannes Bergmac80211: split out and decrease probe wait time
2009-05-13 Johannes Bergmac80211: respond to beacon loss report only once
2009-05-13 Jouni Malinennl80211: Add RSC configuration for new keys
2009-05-13 Jouni Malinennl80211: Add IEEE 802.1X PAE control for station mode
2009-05-13 Johannes Bergnl80211: improve station flags handling
2009-05-13 Johannes Bergcfg80211: implement wext key handling
2009-05-11 Johannes Bergcfg80211: constify key mac address in ops
2009-05-11 Johannes Bergmac80211: properly track HT operation_mode
next