aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAge
* mac80211: fix fragmentation kludgeTomas Winkler2008-08-01
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-17
* mac80211: make master netdev handling saneJohannes Berg2008-07-14
* mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison2008-06-14
* mac80211: add utility function to get header lengthHarvey Harrison2008-06-14
* mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\
| * mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-10
|\ \ | |/ |/|
| * mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
| * mac80211: move TX info into skb->cbJohannes Berg2008-05-21
| * mac80211: use rate index in TX controlJohannes Berg2008-05-21
| * mac80211: let drivers wake but not start queuesJohannes Berg2008-05-21
| * mac80211: fix bugs in queue handling functionsJohannes Berg2008-05-21
* | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-16
|/
* mac80211: fix incorrect mesh header lengthLuis Carlos Cobo2008-05-12
* mac80211: rename filesJohannes Berg2008-04-08
* mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-06
* mac80211: clean up mesh codeJohannes Berg2008-03-06
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-06
* mac80211: add mesh interface typeJohannes Berg2008-03-06
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-29
* mac80211: add unified BSS configurationJohannes Berg2008-01-28
* mac80211: move interface type to vif structureJohannes Berg2008-01-28
* mac80211: dont use interface indices in driversJohannes Berg2008-01-28
* mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky2008-01-28
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-28
* mac80211: pass in PS_POLL framesRon Rindjunsky2008-01-28
* mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg2008-01-28
* mac80211: restructuring data Rx handlersRon Rindjunsky2008-01-28
* mac80211: provide interface iterator for driversJohannes Berg2008-01-28
* [MAC80211]: fix warnings introduced by the doc patchesJohannes Berg2007-10-10
* [MAC80211]: remove turbo modesJohannes Berg2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-10
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-10
* [MAC80211]: introduce util.cJohannes Berg2007-10-10