sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 / sta_info.h
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-10 Johannes Bergmac80211: improve per-sta debugfs
2009-05-20 Johannes Bergmac80211: fix kernel-doc
2009-05-20 Johannes Bergmac80211: cancel/restart all timers across suspend...
2009-05-06 Jouni Malinenmac80211: Add a timeout for frames in the RX reorder...
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-03-28 Sujithmac80211: Tear down aggregation sessions for suspend...
2009-02-27 Johannes Bergmac80211: add missing kernel-doc
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2009-02-13 Johannes Bergmac80211: fix aggregation timer lockups
2009-02-13 Johannes Bergmac80211: fix RX aggregation timeouts
2009-02-13 Johannes Bergmac80211: remove stray aggregation debugfs definition
2009-01-29 Jouni Malinenmac80211: 802.11w - STA flag for MFP
2009-01-29 Rami Rosenmac80211: remove an unused definition (MAX_STA_COUNT...
2009-01-16 Randy Dunlapmac80211: more kernel-doc fixes
2008-11-21 Randy Dunlapmac80211: remove more excess kernel-doc
2008-10-31 Johannes Bergmac80211: fix two kernel-doc warnings
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-15 Johannes Bergmac80211: fix debugfs lockup
2008-09-30 Rami Rosenmac80211: remove wme_tx_queue and wme_rx_queue from...
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-15 Johannes Bergmac80211: fix sta_info kernel-doc warning
2008-09-15 Johannes Bergmac80211: share sta_info->ht_info
2008-09-15 Johannes Bergmac80211: move txrate_idx into RC algorithms
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
2008-09-15 Johannes Bergmac80211: move last_txrate_idx into RC algorithms
2008-09-15 Johannes Bergmac80211: small rate control changes
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: move ieee80211_sta_expire
2008-09-08 Randy Dunlapmac80211: add missing kernel-doc
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-06-26 Johannes Bergmac80211: use separate spinlock for sta flags
2008-05-22 Johannes Bergmac80211: remove channel use statistics
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Johannes Bergmac80211: fix key vs. sta locking problems
2008-04-01 Luis Carlos Cobomac80211: fix spinlock recursion on sta expiration
2008-04-01 Johannes Bergmac80211: sta_info_flush() fixes
2008-03-27 Johannes Bergmac80211: reorder fields to make some structures smaller
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-27 Ron Rindjunskymac80211: fix wrong Rx A-MPDU control via debugfs
2008-03-06 Luis Carlos Cobomac80211: add PLINK_ prefix and kernel doc to enum...
2008-03-06 Johannes Bergmac80211: remove STA entries when taking down interface
2008-03-06 Johannes Bergmac80211: clean up sta_info and document locking
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: reorder a few fields in sta_info
2008-03-06 Johannes Bergmac80211: clean up mesh RX path a bit more
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: remove STA infos last_ack stuff
2008-02-29 Johannes Bergmac80211: atomically check whether STA exists already
2008-02-29 Johannes Bergmac80211: rework TX filtered frame code
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: convert sta_info.pspoll to a flag
2008-02-29 Johannes Bergmac80211: remove port control enable switch, clean...
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ron Rindjunskymac80211: A-MPDU add debugfs support
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add MLME structures
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx add MLME structures
2008-01-28 Ron Rindjunskymac80211: adding 802.11n HT framework definitions
2007-10-10 Johannes Berg[MAC80211]: kill vlan_id
2007-10-10 Johannes Berg[MAC80211]: make assoc_ap a flag
2007-10-10 Johannes Berg[MAC80211]: remove fake set_key() call
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (2)
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.