aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-14mac80211: fix HT information element parsingJohannes Berg
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: move ieee80211_set_freq to utilsJohannes Berg
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg
2008-09-11mac80211: move IE parsing to util fileJohannes Berg
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-06-14mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison
2008-06-14mac80211: add utility function to get header lengthHarvey Harrison
2008-06-14mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-28mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21mac80211: fix bugs in queue handling functionsJohannes Berg
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-12mac80211: fix incorrect mesh header lengthLuis Carlos Cobo
2008-04-08mac80211: rename filesJohannes Berg
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo
2008-03-06mac80211: add mesh interface typeJohannes Berg
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-01-28mac80211: add unified BSS configurationJohannes Berg
2008-01-28mac80211: move interface type to vif structureJohannes Berg
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg
2008-01-28mac80211: pass in PS_POLL framesRon Rindjunsky
2008-01-28mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky
2008-01-28mac80211: provide interface iterator for driversJohannes Berg
2007-10-10[MAC80211]: fix warnings introduced by the doc patchesJohannes Berg
2007-10-10[MAC80211]: remove turbo modesJohannes Berg
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake
2007-10-10[MAC80211]: introduce util.cJohannes Berg