mac80211: adding 802.11n IEs handling
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211_sta.c
2008-01-28 Ron Rindjunskymac80211: adding 802.11n IEs handling
2008-01-28 Zhu Yimac80211: hardware scan rework
2008-01-28 Helmut Schaamac80211: Remove local->scan_flags
2007-12-20 Michael Wumac80211: Drop out of associated state if link is lost
2007-11-20 Bruno Randolfmac80211: add missing space in error message
2007-11-15 David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-15 Helmut Schaamac80211: Fix queuing of scan containing a SSID
2007-11-11 Johannes Bergmac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AU...
2007-10-26 Johannes Berg[PATCH] mac80211: fix printk warning on 64-bit
2007-10-26 Michael Wu[PATCH] mac80211: Fix SSID matching in AP selection
2007-10-18 John W. Linville[PATCH] mac80211: make ieee802_11_parse_elems return...
2007-10-17 John W. Linville[PATCH] mac80211: store SSID in sta_bss_list
2007-10-17 John W. Linville[PATCH] mac80211: store channel info in sta_bss_list
2007-10-17 Johannes Berg[PATCH] mac80211: reorder association debug output
2007-10-10 Michael Buesch[MAC80211]: Add association LED trigger
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[PATCH] mac80211: remove all prism2 ioctls
2007-10-10 Johannes Berg[PATCH] mac80211: fix virtual interface locking
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Johannes Berg[MAC80211]: kill IE parse typedef
2007-10-10 Johannes Berg[MAC80211]: print out wiphy name instead of master...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Johannes Berg[MAC80211]: make assoc_ap a flag
2007-10-10 Johannes Berg[MAC80211]: clean up whitespace
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_sub_...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_if_sta
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_tx_p...
2007-10-10 Johannes Berg[MAC80211]: kill key_mgmt, use key_management_enabled
2007-10-10 Michael Wu[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
2007-10-10 Daniel Drake[MAC80211]: implement ERP info change notifications
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
2007-10-10 Daniel Drake[MAC80211]: STA reassociation improvements
2007-10-10 Michael Wu[MAC80211]: improve locking of sta_info related structures
2007-08-14 John W. Linville[PATCH] mac80211: probe for hidden SSIDs in pre-auth...
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-19 Michael Wu[PATCH] mac80211: remove rtnl locking in ieee80211_sta.c
2007-07-12 Daniel Drake[PATCH] mac80211: improved 802.11g CTS protection
2007-07-12 Daniel Drake[PATCH] mac80211: ERP IE handling improvements
2007-07-12 Johannes Berg[PATCH] mac80211: conserve stack space due to padding
2007-06-12 Mattias Nissler[PATCH] mac80211: Don't stop tx queue on master device...
2007-05-29 John W. Linville[PATCH] mac80211: avoid null ptr deref in ieee80211_ibs...
2007-05-29 Zhu Yi[PATCH] mac80211: fail back to use associate from reass...
2007-05-11 Geert Uytterhoeven[MAC80211]: include <linux/delay.h> instead of <asm...
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.