mac80211: dont use interface indices in drivers
[safe/jmp/linux-2.6] / include / net / mac80211.h
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
2007-10-10 Johannes Berg[MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN
2007-10-10 Johannes Berg[MAC80211]: allow drivers to indicate failed FCS/PLCP...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Johannes Berg[MAC80211]: remove TKIP mixing for hw accel again
2007-10-10 Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10 Johannes Berg[MAC80211]: some more documentation
2007-10-10 Johannes Berg[MAC80211]: remove set_key_idx callback
2007-10-10 Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Johannes Berg[MAC80211]: rework key handling
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 Johannes Berg[MAC80211]: remove unused ioctls (3)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (2)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (1)
2007-10-10 Johannes Berg[MAC80211]: fix software decryption
2007-10-10 Johannes Berg[MAC80211]: remove radar stuff
2007-10-10 Johannes Berg[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK
2007-10-10 Johannes Berg[MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flag
2007-10-10 Johannes Berg[MAC80211]: remove reset callback
2007-10-10 Daniel Drake[MAC80211]: implement ERP info change notifications
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
2007-10-10 Ivo van Doorn[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
2007-10-10 Michael Wu[MAC80211]: improve locking of sta_info related structures
2007-07-12 Johannes Berg[PATCH] mac80211: clarify some mac80211 things
2007-07-12 Johannes Berg[PATCH] mac80211: remove ieee80211_set_aid_for_sta
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.