mac80211: fix-up build breakage in 2.6.33
[safe/jmp/linux-2.6] / net / mac80211 / wme.c
2010-01-06 John W. Linvillemac80211: fix-up build breakage in 2.6.33
2010-01-05 Johannes Bergmac80211: fix skb buffering issue
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-13 Johannes Bergmac80211: make noack test available
2009-03-16 Jouni Malinenmac80211: Fix WMM ACM parsing and AC downgrade operation
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-09-30 Johannes Bergmac80211: fixups for "make master iface not wireless"
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-08-29 Daniel Wagnermac80211: Use only precedence level of DSCP field for...
2008-08-03 David S. Millermac80211: Use queue_lock() in ieee80211_ht_agg_queue_re...
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-20 Jussi Kivilinnanet_sched: Add qdisc_enqueue wrapper
2008-07-18 David S. Millerpkt_sched: Kill netdev_queue lock.
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Remove 'dev' member of struct Qdisc.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-08 Tomas Winklermac80211: remove useless tid assignment for management...
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-07-02 Patrick McHardynet-sched: change tcf_destroy_chain() to clear start...
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-14 Harvey Harrisonmac80211: wme.c use new helpers
2008-06-13 Tomas Winklermac80211: add missing new line in debug print HT_DEBUG
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-13 Pavel Roskinmac80211: add missing newlines in printk()
2008-05-07 Johannes Bergmac80211: fix wme code
2008-05-07 John W. Linvillewireless: fix warning introduced by "mac80211: QoS...
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-04-24 Ron Rindjunskymac80211: fix use before check of Qdisc length
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-02-29 Ron Rindjunskymac80211: adjustable number of bits for qdisc pool
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx adding qdisc support
2008-01-28 Patrick McHardy[NET_SCHED]: Convert packet schedulers from rtnetlink...
2008-01-28 Guy Cohenmac80211: Assign correct TID for local bridged packets
2008-01-28 YOSHIFUJI Hideaki[MAC80211]: Use htons() where appropriate.
2008-01-28 Eric Dumazet[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriat...
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[MAC80211]: clean up whitespace
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_tx_p...
2007-10-10 Johannes Berg[MAC80211]: move QoS rx handlers into rx.c
2007-09-26 Johannes Berg[PATCH] net/mac80211/wme.c: fix sparse warning
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.