| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Reimplement WME using ->select_queue(). | David S. Miller | 2008-07-18 | 1 | -46/+15 |
* | netdev: Kill NETIF_F_MULTI_QUEUE. | David S. Miller | 2008-07-18 | 1 | -3/+0 |
* | netdev: Allocate multiple queues for TX. | David S. Miller | 2008-07-18 | 1 | -2/+2 |
* | netdev: Do not use TX lock to protect address lists. | David S. Miller | 2008-07-15 | 1 | -8/+4 |
* | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 2008-07-15 | 1 | -0/+4 |
* | mac80211: revamp beacon configuration | Johannes Berg | 2008-07-14 | 1 | -34/+25 |
* | mac80211: revamp virtual interface handling | Johannes Berg | 2008-07-14 | 1 | -15/+3 |
* | mac80211: make master netdev handling sane | Johannes Berg | 2008-07-14 | 1 | -68/+28 |
* | netdev: Make netif_schedule() routines work with netdev_queue objects. | David S. Miller | 2008-07-09 | 1 | -2/+2 |
* | mac80211: Decrease number of explicit ->tx_queue references. | David S. Miller | 2008-07-09 | 1 | -5/+9 |
* | netdev: Move queue_lock into struct netdev_queue. | David S. Miller | 2008-07-09 | 1 | -5/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-09 | 1 | -2/+2 |
|\ |
|
| * | mac80211: Only flush workqueue when last interface was removed | Ivo van Doorn | 2008-07-07 | 1 | -2/+2 |
* | | mac80211: call bss_info_change only once upon disassociation | Tomas Winkler | 2008-07-08 | 1 | -6/+6 |
* | | mac80211: add block ack request capability | Ron Rindjunsky | 2008-07-08 | 1 | -2/+19 |
* | | mac80211: rework debug settings and make debugging safer | Johannes Berg | 2008-07-02 | 1 | -6/+29 |
* | | mac80211: make workqueue freezable | Johannes Berg | 2008-06-27 | 1 | -1/+1 |
* | | mac80211: fix beacon interval value | Tomas Winkler | 2008-06-14 | 1 | -1/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -1/+2 |
|\| |
|
| * | mac80211: Fixing slow IBSS rejoin | Assaf Krauss | 2008-06-09 | 1 | -0/+1 |
| * | mac80211: fix a typo in ieee80211_handle_filtered_frame comment | Yi Zhu | 2008-05-28 | 1 | -1/+1 |
* | | mac80211: fix deadlock in sta->lock | Tomas Winkler | 2008-06-03 | 1 | -13/+17 |
* | | mac80211: use multi-queue master netdevice | Johannes Berg | 2008-05-22 | 1 | -7/+22 |
* | | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-22 | 1 | -88/+40 |
* | | mac80211: let drivers wake but not start queues | Johannes Berg | 2008-05-22 | 1 | -1/+7 |
* | | mac80211: separate Tx and Rx MCS when configuring HT | Ron Rindjunsky | 2008-05-22 | 1 | -35/+61 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-05-15 | 1 | -20/+21 |
|\ \ |
|
| * | | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 | 1 | -5/+5 |
| * | | mac80211: proper STA info locking | Johannes Berg | 2008-05-14 | 1 | -15/+16 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-05-15 | 1 | -2/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mac80211: Do not free net device after it is unregistered. | Pavel Emelyanov | 2008-05-05 | 1 | -2/+5 |
* | | mac80211: QoS related cleanups | Johannes Berg | 2008-05-07 | 1 | -0/+5 |
* | | mac80211: a few code cleanups | Johannes Berg | 2008-05-07 | 1 | -3/+3 |
|/ |
|
* | mac80211: insert WDS peer after adding interface | Johannes Berg | 2008-05-01 | 1 | -17/+27 |
* | mac80211: don't allow invalid WDS peer addresses | Johannes Berg | 2008-05-01 | 1 | -1/+1 |
* | mac80211: assign conf.beacon_control for mesh | Johannes Berg | 2008-05-01 | 1 | -0/+1 |
* | mac80211: fix spinlock recursion | Johannes Berg | 2008-04-16 | 1 | -0/+2 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -0/+1889 |