summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
AgeCommit message (Expand)AuthorLines
2008-05-28mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian-2/+2
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn-1/+36
2008-05-12mac80211: fix incorrect mesh header lengthLuis Carlos Cobo-5/+5
2008-04-08mac80211: rename filesJohannes Berg-1/+1
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg-4/+4
2008-03-06mac80211: clean up mesh codeJohannes Berg-32/+0
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo-0/+51
2008-03-06mac80211: add mesh interface typeJohannes Berg-0/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg-120/+22
2008-01-28mac80211: add unified BSS configurationJohannes Berg-6/+6
2008-01-28mac80211: move interface type to vif structureJohannes Berg-1/+1
2008-01-28mac80211: dont use interface indices in driversJohannes Berg-30/+15
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky-1/+14
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg-17/+0
2008-01-28mac80211: pass in PS_POLL framesRon Rindjunsky-1/+6
2008-01-28mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg-3/+4
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky-13/+1
2008-01-28mac80211: provide interface iterator for driversJohannes Berg-0/+33
2007-10-10[MAC80211]: fix warnings introduced by the doc patchesJohannes Berg-0/+6
2007-10-10[MAC80211]: remove turbo modesJohannes Berg-10/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman-3/+4
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby-3/+3
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake-6/+31
2007-10-10[MAC80211]: introduce util.cJohannes Berg-0/+463