index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
1
-2
/
+2
2012-04-10
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
1
-1
/
+1
2012-04-10
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
1
-20
/
+20
2011-11-28
mac80211: fix forwarded mesh frame queue mapping
Thomas Pedersen
1
-0
/
+24
2011-11-28
mac80211: Add NoAck per tid support
Simon Wunderlich
1
-1
/
+6
2011-11-28
mac80211: remove debugfs noack test
Simon Wunderlich
1
-2
/
+1
2011-11-09
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
1
-1
/
+1
2011-11-09
mac80211: QoS multicast frames have No Ack policy
Thomas Pedersen
1
-1
/
+2
2011-11-09
mac80211: preserve EOSP in QoS header
Johannes Berg
1
-1
/
+4
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-2
/
+2
2011-09-14
mac80211: Mesh data frames must have the QoS header
Javier Cardona
1
-4
/
+6
2011-09-14
mac80211: Start implementing QoS support for mesh interfaces
Javier Cardona
1
-5
/
+1
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
1
-2
/
+1
2010-12-22
mac80211: cleanup select_queue
Johannes Berg
1
-14
/
+6
2010-11-17
mac80211: defines for AC numbers
Johannes Berg
1
-1
/
+10
2010-01-05
mac80211: fix skb buffering issue
Johannes Berg
1
-26
/
+70
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-4
/
+2
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-1
/
+1
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-29
/
+1
2009-05-13
mac80211: make noack test available
Johannes Berg
1
-1
/
+1
2009-03-16
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
1
-3
/
+6
2009-02-27
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
1
-157
/
+4
2008-10-31
mac80211: Re-enable aggregation
Sujith
1
-14
/
+10
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
1
-5
/
+3
2008-09-30
mac80211: fixups for "make master iface not wireless"
Johannes Berg
1
-4
/
+4
2008-09-20
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-1
/
+1
2008-08-29
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
1
-2
/
+0
2008-08-02
mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().
David S. Miller
1
-2
/
+4
2008-07-29
mac80211: partially fix skb->cb use
Johannes Berg
1
-0
/
+3
2008-07-20
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
1
-1
/
+1
2008-07-17
pkt_sched: Kill netdev_queue lock.
David S. Miller
1
-7
/
+12
2008-07-17
mac80211: Reimplement WME using ->select_queue().
David S. Miller
1
-503
/
+99
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
1
-6
/
+6
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
1
-7
/
+13
2008-07-08
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
1
-1
/
+1
2008-07-08
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
1
-14
/
+14
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
1
-2
/
+4
2008-07-08
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
1
-2
/
+2
2008-07-08
mac80211: remove useless tid assignment for management and control frames
Tomas Winkler
1
-1
/
+0
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2008-07-02
mac80211: rework debug settings and make debugging safer
Johannes Berg
1
-1
/
+0
2008-07-01
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
1
-2
/
+1
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-06-14
mac80211: wme.c use new helpers
Harvey Harrison
1
-13
/
+5
2008-06-13
mac80211: add missing new line in debug print HT_DEBUG
Tomas Winkler
1
-1
/
+1
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
1
-9
/
+5
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
1
-12
/
+10
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+2
2008-05-12
mac80211: add missing newlines in printk()
Pavel Roskin
1
-1
/
+2
[next]