mac80211: give burst time in txop rather than 0.1msec units
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211_sta.c
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...
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.