index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
Age
Commit message (
Expand
)
Author
2008-07-17
mac80211: Reimplement WME using ->select_queue().
David S. Miller
2008-07-17
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
2008-07-08
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
2008-07-08
mac80211: Decrease number of explicit ->tx_queue references.
David S. Miller
2008-07-08
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-08
mac80211: call bss_info_change only once upon disassociation
Tomas Winkler
2008-07-08
mac80211: add block ack request capability
Ron Rindjunsky
2008-07-07
mac80211: Only flush workqueue when last interface was removed
Ivo van Doorn
2008-07-02
mac80211: rework debug settings and make debugging safer
Johannes Berg
2008-06-27
mac80211: make workqueue freezable
Johannes Berg
2008-06-14
mac80211: fix beacon interval value
Tomas Winkler
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-09
mac80211: Fixing slow IBSS rejoin
Assaf Krauss
2008-06-03
mac80211: fix deadlock in sta->lock
Tomas Winkler
2008-05-28
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
Yi Zhu
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
mac80211: proper STA info locking
Johannes Berg
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
mac80211: a few code cleanups
Johannes Berg
2008-05-04
mac80211: Do not free net device after it is unregistered.
Pavel Emelyanov
2008-04-30
mac80211: insert WDS peer after adding interface
Johannes Berg
2008-04-30
mac80211: don't allow invalid WDS peer addresses
Johannes Berg
2008-04-30
mac80211: assign conf.beacon_control for mesh
Johannes Berg
2008-04-16
mac80211: fix spinlock recursion
Johannes Berg
2008-04-08
mac80211: rename files
Johannes Berg