aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky2008-03-071-1/+5
* mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky2008-03-071-31/+55
* mac80211: add documentation bookJohannes Berg2008-03-061-3/+4
* mac80211: clean up mesh codeJohannes Berg2008-03-061-0/+8
* mac80211: add mesh interface typeJohannes Berg2008-03-061-0/+1
* mac80211: clarify use of TX status/RX callbacksJohannes Berg2008-02-291-3/+34
* mac80211: rework TX filtered frame codeJohannes Berg2008-02-291-1/+2
* mac80211: enable IBSS mergingBruno Randolf2008-02-291-1/+2
* mac80211: better definition of mactimeBruno Randolf2008-02-291-1/+2
* mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch2008-02-291-2/+12
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-291-6/+6
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-163/+34
* mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky2008-02-291-9/+12
* mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-291-2/+6
* mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky2008-02-291-2/+84
* 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