summaryrefslogtreecommitdiffstats
path: root/net/mac80211/wme.c
Commit message (Expand)AuthorAgeFilesLines
...
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-091-1/+1
* pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller2008-07-091-14/+14
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-091-2/+4
* mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-081-2/+2
* mac80211: remove useless tid assignment for management and control framesTomas Winkler2008-07-081-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-061-2/+1Star
|\
| * net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-021-2/+1Star
* | mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-1/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-171-1/+1
|\|
| * mac80211: add missing new line in debug print HT_DEBUGTomas Winkler2008-06-131-1/+1
* | mac80211: wme.c use new helpersHarvey Harrison2008-06-141-13/+5Star
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-221-9/+5Star
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-221-12/+10Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-1/+2
|\|
| * mac80211: add missing newlines in printk()Pavel Roskin2008-05-131-1/+2
* | mac80211: fix wme codeJohannes Berg2008-05-071-11/+15
* | wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville2008-05-071-14/+9Star
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-70/+50Star
|/
* mac80211: fix use before check of Qdisc lengthRon Rindjunsky2008-04-241-1/+1
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-2/+6
* mac80211: adjustable number of bits for qdisc poolRon Rindjunsky2008-02-291-9/+9
* mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-291-10/+125
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-291-7/+7
* mac80211: Assign correct TID for local bridged packetsGuy Cohen2008-01-291-4/+5
* [MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki2008-01-281-1/+1
* [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet2008-01-281-2/+2
* [MAC80211]: remove management interfaceJohannes Berg2007-10-111-8/+2Star
* [MAC80211]: clean up whitespaceJohannes Berg2007-10-111-4/+3Star
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-111-2/+2
* [MAC80211]: move QoS rx handlers into rx.cJohannes Berg2007-10-111-65/+0Star
* [PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg2007-09-261-1/+1
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-051-0/+678