Age | Commit message (Expand) | Author | Files | Lines |
2008-08-03 | mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove(). | David S. Miller | 1 | -2/+4 |
2008-07-30 | 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-18 | pkt_sched: Kill netdev_queue lock. | David S. Miller | 1 | -7/+12 |
2008-07-18 | mac80211: Reimplement WME using ->select_queue(). | David S. Miller | 1 | -503/+99 |
2008-07-18 | netdev: Allocate multiple queues for TX. | David S. Miller | 1 | -6/+6 |
2008-07-09 | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller | 1 | -7/+13 |
2008-07-09 | netdev: Move queue_lock into struct netdev_queue. | David S. Miller | 1 | -1/+1 |
2008-07-09 | pkt_sched: Remove 'dev' member of struct Qdisc. | David S. Miller | 1 | -14/+14 |
2008-07-09 | 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-06 | 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-02 | net-sched: change tcf_destroy_chain() to clear start of filter list | Patrick McHardy | 1 | -2/+1 |
2008-06-17 | 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-14 | mac80211: add missing new line in debug print HT_DEBUG | Tomas Winkler | 1 | -1/+1 |
2008-05-22 | mac80211: use multi-queue master netdevice | Johannes Berg | 1 | -9/+5 |
2008-05-22 | 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-13 | mac80211: add missing newlines in printk() | Pavel Roskin | 1 | -1/+2 |
2008-05-07 | mac80211: fix wme code | Johannes Berg | 1 | -11/+15 |
2008-05-07 | wireless: fix warning introduced by "mac80211: QoS related cleanups" | John W. Linville | 1 | -14/+9 |
2008-05-07 | mac80211: QoS related cleanups | Johannes Berg | 1 | -70/+50 |
2008-04-24 | mac80211: fix use before check of Qdisc length | Ron Rindjunsky | 1 | -1/+1 |
2008-03-06 | mac80211: RCU-ify STA info structure access | Johannes Berg | 1 | -2/+6 |
2008-02-29 | mac80211: adjustable number of bits for qdisc pool | Ron Rindjunsky | 1 | -9/+9 |
2008-02-29 | mac80211: A-MPDU Tx adding qdisc support | Ron Rindjunsky | 1 | -10/+125 |
2008-01-29 | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 1 | -7/+7 |
2008-01-29 | mac80211: Assign correct TID for local bridged packets | Guy Cohen | 1 | -4/+5 |
2008-01-29 | [MAC80211]: Use htons() where appropriate. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-01-29 | [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. | Eric Dumazet | 1 | -2/+2 |
2007-10-11 | [MAC80211]: remove management interface | Johannes Berg | 1 | -8/+2 |
2007-10-11 | [MAC80211]: clean up whitespace | Johannes Berg | 1 | -4/+3 |
2007-10-11 | [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data | Jiri Slaby | 1 | -2/+2 |
2007-10-11 | [MAC80211]: move QoS rx handlers into rx.c | Johannes Berg | 1 | -65/+0 |
2007-09-26 | [PATCH] net/mac80211/wme.c: fix sparse warning | Johannes Berg | 1 | -1/+1 |
2007-05-05 | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc | 1 | -0/+678 |