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
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-09
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
1
-1
/
+0
2014-05-28
mac80211: set new interfaces as idle upon init
Avraham Stern
1
-0
/
+1
2014-05-26
mac80211: fix virtual monitor interface addition
Emmanuel Grumbach
1
-0
/
+1
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
1
-0
/
+7
2014-04-25
mac80211: change return value of notifier function
Zhao, Gang
1
-6
/
+5
2014-04-25
mac80211: track reserved vifs in chanctx
Michal Kazior
1
-0
/
+1
2014-04-25
mac80211: track assigned vifs in chanctx
Michal Kazior
1
-0
/
+1
2014-04-09
mac80211: protect AP VLAN list with local->mtx
Michal Kazior
1
-1
/
+8
2014-04-09
cfg80211/mac80211: move more combination checks to mac80211
Luciano Coelho
1
-1
/
+5
2014-04-09
mac80211: use RCU_INIT_POINTER
Monam Agarwal
1
-4
/
+4
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+3
2014-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2014-02-20
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-8
/
+19
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-2
/
+4
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+19
2014-02-12
mac80211: simplify roc check in idle calculation
Johannes Berg
1
-8
/
+3
2014-02-06
mac80211: fix virtual monitor interface iteration
Johannes Berg
1
-4
/
+8
2014-02-06
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
1
-4
/
+11
2014-02-05
mac80211: add missing CSA locking
Michal Kazior
1
-0
/
+2
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-2
/
+4
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+6
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-41
/
+8
2013-12-26
mac8011: slight optimization of addr compare
dingtianhong
1
-4
/
+3
2013-12-19
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
1
-0
/
+6
2013-12-19
mac80211: remove unnecessary iflist_mtx locking
Johannes Berg
1
-2
/
+0
2013-12-16
mac80211: free all AP/VLAN keys at once
Johannes Berg
1
-11
/
+8
2013-12-16
mac80211: don't delay station destruction
Johannes Berg
1
-23
/
+4
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-1
/
+0
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2013-12-03
Revert "mac80211: add driver callback for per-interface multicast filter"
Johannes Berg
1
-11
/
+0
2013-12-02
mac80211: remove sta_info_flush() from interface teardown
Johannes Berg
1
-4
/
+0
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-0
/
+5
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-1
/
+4
2013-11-25
mac80211: fix crash when using AP VLAN interfaces
Felix Fietkau
1
-1
/
+0
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
1
-0
/
+3
2013-09-26
mac80211: add support for CSA in IBSS mode
Simon Wunderlich
1
-0
/
+4
2013-08-26
mac80211: fix change_interface queue assignments
Johannes Berg
1
-8
/
+11
2013-08-01
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
1
-0
/
+9
2013-07-16
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
Simon Wunderlich
1
-1
/
+1
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+23
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+37
2013-05-29
mac80211: support active monitor interfaces
Felix Fietkau
1
-6
/
+23
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-3
/
+2
2013-05-27
mac80211: Allow single vif mac address change with addr_mask
Helmut Schaa
1
-6
/
+20
2013-05-27
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-05-27
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
1
-0
/
+3
2013-05-24
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-05-24
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
1
-0
/
+3
[next]