Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
230ccb370f8f95b2600a1fce90ceb8ee70a15dbc
/
net
/
mac80211
/
wme.c
b6da911
mac80211: synchronously reserve TID per station
by Liad Kaufman
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
02219b3
mac80211: add WMM admission control support
by Johannes Berg
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
a74a8c8
mac80211: don't duplicate station QoS capability data
by Johannes Berg
· 10 years ago
1bf4bbb
mac80211: send control port protocol frames to the VO queue
by Felix Fietkau
· 11 years ago
32db6b5
mac80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
fa9ffc7
cfg80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
40aefed
mac80211: refactor ieee80211_set_qos_hdr
by Marco Porsch
· 12 years ago
00e96de
mac80211: save wmm_acm per sdata
by Yoni Divinsky
· 12 years ago
32c5057
mac80211: use IEEE80211_NUM_ACS
by Johannes Berg
· 13 years ago
ded81f6
mac80211: decouple # of netdev queues from HW queues
by Johannes Berg
· 13 years ago
4670cf7
mac80211: make ieee80211_downgrade_queue static
by Johannes Berg
· 13 years ago
d3c1597
mac80211: fix forwarded mesh frame queue mapping
by Thomas Pedersen
· 13 years ago
b53be79
mac80211: Add NoAck per tid support
by Simon Wunderlich
· 13 years ago
6fd67e9
mac80211: remove debugfs noack test
by Simon Wunderlich
· 13 years ago
d0ce185
mac80211: simplify mesh frame queue mapping and QoS
by Javier Cardona
· 13 years ago
6cc00d5
mac80211: QoS multicast frames have No Ack policy
by Thomas Pedersen
· 13 years ago
68629c61
mac80211: preserve EOSP in QoS header
by Johannes Berg
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
2154c81
mac80211: Mesh data frames must have the QoS header
by Javier Cardona
· 13 years ago
4777be4
mac80211: Start implementing QoS support for mesh interfaces
by Javier Cardona
· 13 years ago
04b7dcf
wireless: unify QoS control field definitions
by Johannes Berg
· 13 years ago
1721284
mac80211: cleanup select_queue
by Johannes Berg
· 14 years ago
4bce22b
mac80211: defines for AC numbers
by Johannes Berg
· 14 years ago
cf0277e
mac80211: fix skb buffering issue
by Johannes Berg
· 15 years ago
3b8d81e0
mac80211: remove master netdev
by Johannes Berg
· 15 years ago
8f77f38
mac80211: do not pass PS frames out of mac80211 again
by Johannes Berg
· 15 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 15 years ago
d3707d9
mac80211: make noack test available
by Johannes Berg
· 16 years ago
0eeb59f
mac80211: Fix WMM ACM parsing and AC downgrade operation
by Jouni Malinen
· 16 years ago
96f5e66
mac80211: fix aggregation for hardware with ampdu queues
by Johannes Berg
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
0c68ae26
mac80211: convert to %pM away from print_mac
by Johannes Berg
· 16 years ago
b4a4bf5
mac80211: fixups for "make master iface not wireless"
by Johannes Berg
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
2f58bbf
mac80211: Use only precedence level of DSCP field for frame classification
by Daniel Wagner
· 16 years ago
35ed4e7
mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().
by David S. Miller
· 16 years ago
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
5f86173
net_sched: Add qdisc_enqueue wrapper
by Jussi Kivilinna
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
51cb6db
mac80211: Reimplement WME using ->select_queue().
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
by David S. Miller
· 16 years ago
dc2b484
netdev: Move queue_lock into struct netdev_queue.
by David S. Miller
· 16 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 16 years ago
bb949fb
netdev: Create netdev_queue abstraction.
by David S. Miller
· 16 years ago
238f74a
mac80211: move QOS control helpers into ieee80211.h
by Harvey Harrison
· 16 years ago
d96a7bc
mac80211: remove useless tid assignment for management and control frames
by Tomas Winkler
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f4ea83d
mac80211: rework debug settings and make debugging safer
by Johannes Berg
· 16 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 16 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
002aaf4
mac80211: wme.c use new helpers
by Harvey Harrison
· 16 years ago
995ad6c
mac80211: add missing new line in debug print HT_DEBUG
by Tomas Winkler
· 16 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a4278e1
mac80211: add missing newlines in printk()
by Pavel Roskin
· 17 years ago
5c5e128
mac80211: fix wme code
by Johannes Berg
· 17 years ago
3df5ee6
wireless: fix warning introduced by "mac80211: QoS related cleanups"
by John W. Linville
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
0da926f
mac80211: fix use before check of Qdisc length
by Ron Rindjunsky
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
a9af201
mac80211: adjustable number of bits for qdisc pool
by Ron Rindjunsky
· 17 years ago
9e72349
mac80211: A-MPDU Tx adding qdisc support
by Ron Rindjunsky
· 17 years ago
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
a8bdf29
mac80211: Assign correct TID for local bridged packets
by Guy Cohen
· 17 years ago
f831e90
[MAC80211]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
20fea08
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
by Eric Dumazet
· 17 years ago
f9d540e
[MAC80211]: remove management interface
by Johannes Berg
· 17 years ago
3c3b00c
[MAC80211]: clean up whitespace
by Johannes Berg
· 17 years ago
e8bf964
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
by Jiri Slaby
· 17 years ago
6e0d114
[MAC80211]: move QoS rx handlers into rx.c
by Johannes Berg
· 17 years ago
136e83d
[PATCH] net/mac80211/wme.c: fix sparse warning
by Johannes Berg
· 17 years ago
f0706e8
[MAC80211]: Add mac80211 wireless stack.
by Jiri Benc
· 18 years ago