Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211_sta.c
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-01 Luis Carlos Cobomac80211: use a struct for bss->mesh_config
2008-04-01 Luis Carlos Cobomac80211: check for mesh_config length on incoming...
2008-04-01 Luis Carlos Cobomac80211: fix spinlock recursion on sta expiration
2008-04-01 Johannes Bergmac80211: fix sparse complaint in ieee80211_sta_def_wmm...
2008-04-01 Johannes Bergmac80211: sta_info_flush() fixes
2008-04-01 Johannes Bergmac80211: clean up sta_info_destroy() users wrt. RCU...
2008-04-01 Johannes Bergmac80211: automatically free sta struct when insertion...
2008-04-01 Johannes Bergmac80211 ibss: flush only stations belonging to current...
2008-04-01 Vladimir Koutnymac80211: correct use_short_preamble handling
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-25 Vladimir Koutnymac80211: configure default wmm params correctly
2008-03-25 Mohamed Abbasmac80211: prevent tuning during scanning
2008-03-25 Ron Rindjunskymac80211: tear down of block ack sessions
2008-03-25 Ron Rindjunskymac80211: fixing debug prints for AddBA request
2008-03-25 Ron Rindjunskymac80211: fixing delba debug print
2008-03-25 Johannes Bergmac80211: filter scan results on unusable channels
2008-03-07 Johannes Bergmac80211: don't call conf_tx under RCU lock
2008-03-06 Johannes Bergmac80211: fix hardware scan completion
2008-03-06 Luis Carlos Cobomac80211: breakdown mesh network attributes in differen...
2008-03-06 Luis Carlos Cobomac80211: fix incorrect parenthesis
2008-03-06 Johannes Bergmac80211: split sta_info_add
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-03-06 Johannes Bergmac80211: clean up mesh code
2008-03-06 Luis Carlos Cobomac80211: mesh changes to the MLME
2008-03-06 Luis Carlos Cobomac80211: mesh data structures and first mesh changes
2008-02-29 Johannes Bergmac80211: fix IBSS code
2008-02-29 Johannes Bergmac80211: atomically check whether STA exists already
2008-02-29 Pavel Roskinmac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
2008-02-29 Bruno Randolfmac80211: enable IBSS merging
2008-02-29 Bruno Randolfmac80211: move function ieee80211_sta_join_ibss()
2008-02-29 Johannes Bergmac80211: fix ecw2cw brain-damage
2008-02-29 Johannes Bergmac80211: give burst time in txop rather than 0.1msec...
2008-02-29 Johannes Bergmac80211: split RX_DROP
2008-02-29 Johannes Bergmac80211: split ieee80211_txrx_result
2008-02-29 Johannes Bergmac80211: remove port control enable switch, clean...
2008-02-29 Johannes Bergmac80211: fix scan band off-by-one error
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add delBA from recipient support
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx adding basic functionality
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add session's and low level driver...
2008-02-29 Tomas Winklermac80211: set assoc flag to bss_conf
2008-02-28 Johannes Bergmac80211: fix kmalloc vs. net_ratelimit
2008-01-28 Ron Rindjunskymac80211: fix rx flow sparse errors, make functions...
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx remove stop_rx_ba_session warning...
2008-01-28 Ivo van Doornmac80211: Initialize vif pointer
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx handling DELBA requests
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx handling aggregation reordering
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding basic functionality
2008-01-28 Johannes Bergmac80211: don't read ERP information from (re)associati...
2008-01-28 Johannes Bergmac80211: make ieee80211_rx_mgmt_action static
2008-01-28 Mattias Nisslermac80211: clean up rate selection
2008-01-28 John W. Linvillemac80211: remove "bcn_int" and "capab" scan results...
2008-01-28 Ron Rindjunskymac80211: adding 802.11n configuration flows
2008-01-28 Ron Rindjunskymac80211: adding 802.11n essential A-MPDU addBA capability
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...
next