aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-17/+49
* mac80211: move interface type to vif structureJohannes Berg2008-01-281-0/+2
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-25/+45
* mac80211: Add radio led triggerIvo van Doorn2008-01-281-0/+29
* mac80211: A-MPDU Rx add low level driver APIRon Rindjunsky2008-01-281-0/+21
* mac80211: support getting key sequence counters via cfg80211Johannes Berg2008-01-281-9/+5
* mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg2008-01-281-0/+2
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-281-0/+1
* mac80211: conditionally include timestamp in radiotap informationJohannes Berg2008-01-281-0/+3
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-281-0/+3
* mac80211: adding 802.11n HT framework definitionsRon Rindjunsky2008-01-281-6/+50
* mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg2008-01-281-2/+1
* mac80211: provide interface iterator for driversJohannes Berg2008-01-281-0/+16
* mac80211: remove unused driver opsJohannes Berg2007-11-101-21/+0
* mac80211: allow driver to ask for a rate control algorithmJohannes Berg2007-11-101-0/+5
* [MAC80211]: Update beacon_update callback documentationMichael Buesch2007-10-101-1/+8
* [MAC80211]: add sta_notify callbackTomas Winkler2007-10-101-4/+16
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-101-0/+11
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-101-2/+0
* [MAC80211]: remove management interfaceJohannes Berg2007-10-101-1/+0
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-101-0/+3
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-101-7/+0
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-101-6/+6
* [PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg2007-10-101-60/+0
* [PATCH] mac80211: document a lot moreJohannes Berg2007-10-101-293/+499
* [PATCH] mac80211: renumber and document the hardware flagsJohannes Berg2007-10-101-40/+45
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-101-8/+9
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-56/+95
* [MAC80211]: remove tx info sw_retry_attempt memberJohannes Berg2007-10-101-3/+0
* [MAC80211]: yet more documentationJohannes Berg2007-10-101-49/+149
* [MAC80211]: remove IEEE80211_CONF_SSID_HIDDENJohannes Berg2007-10-101-2/+1
* [MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg2007-10-101-0/+6
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-4/+0
* [MAC80211]: remove TKIP mixing for hw accel againJohannes Berg2007-10-101-9/+0
* [MAC80211]: remove HW_KEY_IDX_INVALIDJohannes Berg2007-10-101-9/+8
* [MAC80211]: some more documentationJohannes Berg2007-10-101-43/+105
* [MAC80211]: remove set_key_idx callbackJohannes Berg2007-10-101-13/+0
* [MAC80211]: rework hardware crypto flagsJohannes Berg2007-10-101-34/+15
* [MAC80211]: remove turbo modesJohannes Berg2007-10-101-5/+2
* [MAC80211]: rework key handlingJohannes Berg2007-10-101-11/+48
* [MAC80211] key handling: remove default_wep_onlyJohannes Berg2007-10-101-2/+1
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-101-24/+27
* [MAC80211]: remove unused ioctls (3)Johannes Berg2007-10-101-14/+0
* [MAC80211]: remove unused ioctls (2)Johannes Berg2007-10-101-1/+0
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-101-3/+0
* [MAC80211]: fix software decryptionJohannes Berg2007-10-101-8/+29
* [MAC80211]: remove radar stuffJohannes Berg2007-10-101-6/+0
* [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg2007-10-101-2/+1
* [MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flagJohannes Berg2007-10-101-8/+7
* [MAC80211]: remove reset callbackJohannes Berg2007-10-101-3/+0