summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add unified BSS configurationJohannes Berg2008-01-291-6/+6
* mac80211: move interface type to vif structureJohannes Berg2008-01-291-1/+1
* mac80211: dont use interface indices in driversJohannes Berg2008-01-291-30/+15Star
* mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky2008-01-291-1/+14
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-281-17/+0Star
* mac80211: pass in PS_POLL framesRon Rindjunsky2008-01-281-1/+6
* mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg2008-01-281-3/+4
* mac80211: restructuring data Rx handlersRon Rindjunsky2008-01-281-13/+1Star
* mac80211: provide interface iterator for driversJohannes Berg2008-01-281-0/+33
* [MAC80211]: fix warnings introduced by the doc patchesJohannes Berg2007-10-111-0/+6
* [MAC80211]: remove turbo modesJohannes Berg2007-10-111-10/+1Star
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-3/+4
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-111-3/+3
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-111-6/+31
* [MAC80211]: introduce util.cJohannes Berg2007-10-111-0/+463