Convert /proc/device-tree/ to seq_file
[safe/jmp/linux-2.6] / include / net / mac80211.h
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-15 Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-09-15 Johannes Bergmac80211: share sta_info->ht_info
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: inform driver of basic rateset
2008-09-15 Johannes Bergmac80211: fix scan vs. interface removal race
2008-09-15 Luis R. Rodriguezcfg80211: Add new wireless regulatory infrastructure
2008-09-11 Johannes Bergmac80211: make conf_tx non-atomic
2008-08-29 Jouni Malinenmac80211/cfg80211: Add BSS configuration options for...
2008-08-22 Harvey Harrisonmac80211: remove ieee80211_get_hdrlen
2008-08-22 Bruno Randolfmac80211: add rx status flag for short preamble
2008-08-22 Tomas Winklermac80211: add ieee80211_queue_stopped)
2008-08-18 Luis R. Rodriguezmac80211: remove kdoc references to IEEE80211_HW_HOST_G...
2008-08-04 Tomas Winklermac80211: make listen_interval be limited by low level...
2008-08-04 Emmanuel Grumbachmac80211: pass dtim_period to low level driver
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Johannes Bergmac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE...
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-14 Johannes Bergmac80211: fix struct ieee80211_tx_queue_params
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Samuel Ortizmac80211: power management wext hooks
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-30 Tomas Winklermac80211: add spectrum capabilities
2008-06-30 Emmanuel Grumbachmac80211: don't accept WEP keys other than WEP40 and...
2008-06-27 Ivo van Doornmac80211: Add RTNL warning for workqueue
2008-06-27 Luis R. Rodriguezmac80211: Let drivers have access to TKIP key offets...
2008-06-14 Harvey Harrisonmac80211: add utility function to get header length
2008-06-14 Harvey Harrisonmac80211: make ieee80211_get_hdrlen_from_skb return...
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: dont allow fragmentation and requeuing on...
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-16 Ivo van Doornmac80211: Add RTNL version of ieee80211_iterate_active_...
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: remove queue info from ieee80211_tx_status
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-05-07 Ivo van Doornmac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
2008-04-16 Reinette Chatremac80211: no BSS changes to driver from beacons process...
2008-04-08 Mohamed Abbasmac80211: notify mac from low level driver (iwlwifi)
2008-04-08 Chrmac80211: add station aid into ieee80211_tx_control
2008-04-08 Tomas Winklermac80211: add association capabilty and timing info...
2008-04-08 Tomas Winklermac80211: eliminate conf_ht
2008-03-25 Emmanuel Grumbachmac80211: allows driver to request a Phase 1 RX key
2008-03-25 Emmanuel Grumbachmac80211: get a TKIP phase key from skb
2008-03-07 Ron Rindjunskymac80211: document IEEE80211_TXCTL_OFDM_HT
2008-03-07 Ron Rindjunskymac80211: adding mac80211_tx_control_flags and HT flags
2008-03-06 Johannes Bergmac80211: add documentation book
2008-03-06 Johannes Bergmac80211: clean up mesh code
2008-03-06 Johannes Bergmac80211: add mesh interface type
2008-02-29 Johannes Bergmac80211: clarify use of TX status/RX callbacks
2008-02-29 Johannes Bergmac80211: rework TX filtered frame code
2008-02-29 Bruno Randolfmac80211: enable IBSS merging
2008-02-29 Bruno Randolfmac80211: better definition of mactime
2008-02-29 Michael Bueschmac80211: Extend filter flag documentation about unsupp...
2008-02-29 Johannes Bergmac80211: give burst time in txop rather than 0.1msec...
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx change tx_status to support Block...
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx adding qdisc support
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add session's and low level driver...
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
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 Ivo van Doornmac80211: Add radio led trigger
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx add low level driver API
2008-01-28 Johannes Bergmac80211: support getting key sequence counters via...
2008-01-28 Johannes Bergmac80211: allow easier multicast/broadcast buffering...
2008-01-28 Johannes Bergmac80211: clean up eapol handling in TX path
2008-01-28 Johannes Bergmac80211: conditionally include timestamp in radiotap...
2008-01-28 Ron Rindjunskymac80211: adding 802.11n configuration flows
2008-01-28 Ron Rindjunskymac80211: adding 802.11n HT framework definitions
2008-01-28 Johannes Bergmac80211: make ieee80211_iterate_active_interfaces...
2008-01-28 Johannes Bergmac80211: provide interface iterator for drivers
2007-11-11 Johannes Bergmac80211: remove unused driver ops
2007-11-11 Johannes Bergmac80211: allow driver to ask for a rate control algorithm
2007-10-10 Michael Buesch[MAC80211]: Update beacon_update callback documentation
2007-10-10 Tomas Winkler[MAC80211]: add sta_notify callback
2007-10-10 Michael Buesch[MAC80211]: Add association LED trigger
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[MAC80211]: add "invalid" interface type
2007-10-10 Johannes Berg[PATCH] mac80211: remove generic IE for AP interfaces
2007-10-10 Johannes Berg[PATCH] mac80211: remove crypto algorithm typedef
2007-10-10 Johannes Berg[PATCH] wireless networking: move frame inline function...
2007-10-10 Johannes Berg[PATCH] mac80211: document a lot more
2007-10-10 Johannes Berg[PATCH] mac80211: renumber and document the hardware...
2007-10-10 Johannes Berg[PATCH] mac80211: validate VLAN interfaces better
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Johannes Berg[MAC80211]: remove tx info sw_retry_attempt member
2007-10-10 Johannes Berg[MAC80211]: yet more documentation
next