index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: warn on some invalid vlan operations
Johannes Berg
2008-09-15
1
-0
/
+6
*
mac80211: move regular interface handling
Johannes Berg
2008-09-15
1
-550
/
+15
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-45
/
+44
*
mac80211: clean up scan namespace
Johannes Berg
2008-09-15
1
-3
/
+3
*
mac80211: make bridge_packets a virtual interface option
Johannes Berg
2008-09-15
1
-2
/
+0
*
mac80211: fix scan vs. interface removal race
Johannes Berg
2008-09-15
1
-8
/
+25
*
mac80211: fix work race
Johannes Berg
2008-09-15
1
-0
/
+8
*
mac80211: split off mesh handling entirely
Johannes Berg
2008-09-15
1
-4
/
+9
*
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
2008-09-11
1
-1
/
+8
*
mac80211: move some HT code out of main.c
Johannes Berg
2008-09-11
1
-373
/
+0
*
mac80211: use sdata pointer for scan interface
Johannes Berg
2008-09-11
1
-1
/
+1
*
mac80211: change MIMO_PS to SM_PS
Tomas Winkler
2008-09-11
1
-2
/
+2
*
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+7
*
mac80211: fill start-sequence-number for BA session start
Johannes Berg
2008-08-29
1
-1
/
+4
*
mac80211: cleanup mlme state namespace
Tomas Winkler
2008-08-22
1
-1
/
+1
*
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
2008-08-22
1
-9
/
+7
*
mac80211: allow no mac address until firmware load
Luis Carlos Cobo
2008-08-22
1
-0
/
+38
*
mac80211: explicitly check skb->len
Harvey Harrison
2008-08-22
1
-14
/
+11
*
mac80211: keep mesh ifaces in allmulti mode
Luis Carlos Cobo
2008-08-07
1
-1
/
+7
*
mac80211: make listen_interval be limited by low level driver
Tomas Winkler
2008-08-04
1
-0
/
+5
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
1
-7
/
+1
*
mac80211: return correct error return from ieee80211_wep_init
Jeremy Fitzhardinge
2008-07-29
1
-2
/
+2
*
mac80211: Reimplement WME using ->select_queue().
David S. Miller
2008-07-17
1
-46
/
+15
*
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
2008-07-17
1
-3
/
+0
*
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-17
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-08
1
-2
/
+2
*
mac80211: Decrease number of explicit ->tx_queue references.
David S. Miller
2008-07-08
1
-5
/
+9
*
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
2008-07-08
1
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-08
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-21
1
-7
/
+22
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-88
/
+40
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-1
/
+7
*
|
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
2008-05-21
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
[next]