aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-08mac80211: rename filesJohannes Berg1-1/+1
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg1-4/+4
2008-03-06mac80211: clean up mesh codeJohannes Berg1-32/+0
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo1-0/+51
2008-03-06mac80211: add mesh interface typeJohannes Berg1-0/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-120/+22
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-6/+6
2008-01-28mac80211: move interface type to vif structureJohannes Berg1-1/+1
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-30/+15
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky1-1/+14
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg1-17/+0
2008-01-28mac80211: pass in PS_POLL framesRon Rindjunsky1-1/+6
2008-01-28mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg1-3/+4
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky1-13/+1
2008-01-28mac80211: provide interface iterator for driversJohannes Berg1-0/+33
2007-10-10[MAC80211]: fix warnings introduced by the doc patchesJohannes Berg1-0/+6
2007-10-10[MAC80211]: remove turbo modesJohannes Berg1-10/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-3/+4
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby1-3/+3
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-6/+31
2007-10-10[MAC80211]: introduce util.cJohannes Berg1-0/+463