index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
mac80211: keep mesh ifaces in allmulti mode
Luis Carlos Cobo
1
-1
/
+7
2008-08-04
mac80211: make listen_interval be limited by low level driver
Tomas Winkler
1
-0
/
+5
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
1
-7
/
+1
2008-07-30
mac80211: return correct error return from ieee80211_wep_init
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-18
mac80211: Reimplement WME using ->select_queue().
David S. Miller
1
-46
/
+15
2008-07-18
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
1
-3
/
+0
2008-07-18
netdev: Allocate multiple queues for TX.
David S. Miller
1
-2
/
+2
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
1
-8
/
+4
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+4
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-34
/
+25
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
1
-15
/
+3
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
1
-68
/
+28
2008-07-09
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
1
-2
/
+2
2008-07-09
mac80211: Decrease number of explicit ->tx_queue references.
David S. Miller
1
-5
/
+9
2008-07-09
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
1
-5
/
+5
2008-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-07-08
mac80211: call bss_info_change only once upon disassociation
Tomas Winkler
1
-6
/
+6
2008-07-08
mac80211: add block ack request capability
Ron Rindjunsky
1
-2
/
+19
2008-07-07
mac80211: Only flush workqueue when last interface was removed
Ivo van Doorn
1
-2
/
+2
2008-07-02
mac80211: rework debug settings and make debugging safer
Johannes Berg
1
-6
/
+29
2008-06-27
mac80211: make workqueue freezable
Johannes Berg
1
-1
/
+1
2008-06-14
mac80211: fix beacon interval value
Tomas Winkler
1
-1
/
+2
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2008-06-09
mac80211: Fixing slow IBSS rejoin
Assaf Krauss
1
-0
/
+1
2008-06-03
mac80211: fix deadlock in sta->lock
Tomas Winkler
1
-13
/
+17
2008-05-29
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
Yi Zhu
1
-1
/
+1
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-7
/
+22
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-88
/
+40
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+7
2008-05-22
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
1
-35
/
+61
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-20
/
+21
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+5
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-5
/
+5
2008-05-15
mac80211: proper STA info locking
Johannes Berg
1
-15
/
+16
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-0
/
+5
2008-05-07
mac80211: a few code cleanups
Johannes Berg
1
-3
/
+3
2008-05-05
mac80211: Do not free net device after it is unregistered.
Pavel Emelyanov
1
-2
/
+5
2008-05-01
mac80211: insert WDS peer after adding interface
Johannes Berg
1
-17
/
+27
2008-05-01
mac80211: don't allow invalid WDS peer addresses
Johannes Berg
1
-1
/
+1
2008-05-01
mac80211: assign conf.beacon_control for mesh
Johannes Berg
1
-0
/
+1
2008-04-16
mac80211: fix spinlock recursion
Johannes Berg
1
-0
/
+2
2008-04-09
mac80211: rename files
Johannes Berg
1
-0
/
+1889