index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wme.c
Commit message (
Expand
)
Author
Age
*
mac80211: fix forwarded mesh frame queue mapping
Thomas Pedersen
2011-11-28
*
mac80211: Add NoAck per tid support
Simon Wunderlich
2011-11-28
*
mac80211: remove debugfs noack test
Simon Wunderlich
2011-11-28
*
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
2011-11-09
*
mac80211: QoS multicast frames have No Ack policy
Thomas Pedersen
2011-11-09
*
mac80211: preserve EOSP in QoS header
Johannes Berg
2011-11-09
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
*
mac80211: Mesh data frames must have the QoS header
Javier Cardona
2011-09-14
*
mac80211: Start implementing QoS support for mesh interfaces
Javier Cardona
2011-09-14
*
wireless: unify QoS control field definitions
Johannes Berg
2011-06-27
*
mac80211: cleanup select_queue
Johannes Berg
2010-12-22
*
mac80211: defines for AC numbers
Johannes Berg
2010-11-17
*
mac80211: fix skb buffering issue
Johannes Berg
2010-01-05
*
mac80211: remove master netdev
Johannes Berg
2009-07-24
*
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
2009-06-10
*
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-22
*
mac80211: make noack test available
Johannes Berg
2009-05-13
*
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2009-03-16
*
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
2009-02-27
*
mac80211: Re-enable aggregation
Sujith
2008-10-31
*
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-27
*
mac80211: fixups for "make master iface not wireless"
Johannes Berg
2008-09-30
*
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
2008-09-21
*
mac80211: share STA information with driver
Johannes Berg
2008-09-15
*
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
2008-08-29
*
mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().
David S. Miller
2008-08-03
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
*
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
2008-07-20
*
pkt_sched: Kill netdev_queue lock.
David S. Miller
2008-07-17
*
mac80211: Reimplement WME using ->select_queue().
David S. Miller
2008-07-17
*
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-17
*
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-08
*
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
2008-07-08
*
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
2008-07-08
*
netdev: Create netdev_queue abstraction.
David S. Miller
2008-07-08
*
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
2008-07-08
*
mac80211: remove useless tid assignment for management and control frames
Tomas Winkler
2008-07-08
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-06
|
\
|
*
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
2008-07-01
*
|
mac80211: rework debug settings and make debugging safer
Johannes Berg
2008-07-02
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
|
\
|
|
*
mac80211: add missing new line in debug print HT_DEBUG
Tomas Winkler
2008-06-13
*
|
mac80211: wme.c use new helpers
Harvey Harrison
2008-06-14
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
|
\
|
|
*
mac80211: add missing newlines in printk()
Pavel Roskin
2008-05-12
*
|
mac80211: fix wme code
Johannes Berg
2008-05-07
*
|
wireless: fix warning introduced by "mac80211: QoS related cleanups"
John W. Linville
2008-05-07
*
|
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
|
/
[next]