aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/wme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller1-1/+1
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller1-14/+14
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller1-2/+4
2008-07-08mac80211: move QOS control helpers into ieee80211.hHarvey Harrison1-2/+2
2008-07-08mac80211: remove useless tid assignment for management and control framesTomas Winkler1-1/+0
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+1
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg1-1/+0
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy1-2/+1
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-06-14mac80211: wme.c use new helpersHarvey Harrison1-13/+5
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler1-1/+1
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-9/+5
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-12/+10
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2008-05-12mac80211: add missing newlines in printk()Pavel Roskin1-1/+2
2008-05-07mac80211: fix wme codeJohannes Berg1-11/+15
2008-05-07wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville1-14/+9
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-70/+50
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky1-1/+1
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-2/+6
2008-02-29mac80211: adjustable number of bits for qdisc poolRon Rindjunsky1-9/+9
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky1-10/+125
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy1-7/+7
2008-01-28mac80211: Assign correct TID for local bridged packetsGuy Cohen1-4/+5
2008-01-28[MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet1-2/+2
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-8/+2
2007-10-10[MAC80211]: clean up whitespaceJohannes Berg1-4/+3
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-2/+2
2007-10-10[MAC80211]: move QoS rx handlers into rx.cJohannes Berg1-65/+0
2007-09-25[PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg1-1/+1
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+678