sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 / sta_info.c
2009-10-07 Johannes Bergmac80211: fix vlan and optimise RX
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-06-03 Luis R. Rodriguezmac80211: extend sta kdoc - explain when they are added
2009-05-20 Johannes Bergmac80211: cancel/restart all timers across suspend...
2009-05-20 Senthil Balasubram... mac80211: Initialize RX's last received sequence number
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-04-22 Johannes Bergmac80211: convert to cfg80211 IBSS API
2009-03-28 Johannes Bergmac80211/iwlwifi: move virtual A-MDPU queue bookkeeping...
2009-03-28 Johannes Bergmac80211: fix aggregation to not require queue stop
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2009-02-13 Johannes Bergmac80211: fix aggregation timer lockups
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-05 Shaddy Baddahmac80211: use unaligned safe memcmp() in-place of compa...
2008-10-31 Johannes Bergmac80211: minor code cleanups
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-10-15 Johannes Bergmac80211: fix debugfs lockup
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: move ieee80211_sta_expire
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-06-26 Johannes Bergmac80211: use separate spinlock for sta flags
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Johannes Bergmac80211: fix key vs. sta locking problems
2008-04-08 Johannes Bergmac80211: fix sta-info pinning
2008-04-08 Jiri Slabymac80211: fix defined but not used
2008-04-08 Johannes Bergmac80211: fix possible sta-debugfs work lockup
2008-04-01 Luis Carlos Cobomac80211: fix spinlock recursion on sta expiration
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: fix sta_info_destroy(NULL)
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-06 Luis Carlos Cobomac80211: fix mesh_path and sta_info get_by_idx functions
2008-03-06 Luis Carlos Cobomac80211: add PLINK_ prefix and kernel doc to enum...
2008-03-06 Johannes Bergmac80211: fix sta_info mesh timer bug
2008-03-06 Johannes Bergmac80211: add documentation book
2008-03-06 Johannes Bergmac80211: remove STA entries when taking down interface
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 data structures and first mesh changes
2008-02-29 Johannes Bergmac80211: split ieee80211_key_alloc/free
2008-02-29 Johannes Bergmac80211: atomically check whether STA exists already
2008-02-29 Johannes Bergmac80211: consolidate TIM handling code
2008-02-29 Johannes Bergmac80211: remove sta TIM flag, fix expiry TIM handling
2008-02-29 Johannes Bergmac80211: invoke set_tim() callback after setting own...
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx MLME data initialization
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx MLME data initialization
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding basic functionality
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-12-27 Johannes Bergmac80211: round station cleanup timer
2007-10-10 Tomas Winkler[MAC80211]: add sta_notify callback
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]: rework key handling
2007-10-10 Johannes Berg[MAC80211]: remove fake set_key() call
2007-10-10 Johannes Berg[MAC80211] key handling: remove default_wep_only
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Michael Wu[MAC80211]: improve locking of sta_info related structures
2007-05-05 Jiri Benc[MAC80211]: Add debugfs attributes.
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.