summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-281-2/+2
* mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-1/+36
* mac80211: fix incorrect mesh header lengthLuis Carlos Cobo2008-05-131-5/+5
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-061-4/+4
* mac80211: clean up mesh codeJohannes Berg2008-03-061-32/+0Star
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-061-0/+51
* mac80211: add mesh interface typeJohannes Berg2008-03-061-0/+1
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-120/+22Star
* 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