index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2013-05-23
mac80211: fix queue handling crash
Johannes Berg
1
-1
/
+5
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+19
2013-04-22
mac80211: use synchronize_rcu() with rcu_barrier()
Bob Copeland
1
-2
/
+3
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-38
/
+78
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-04-08
mac80211: fix LED in idle handling
Johannes Berg
1
-8
/
+19
2013-04-08
mac80211: don't start new netdev queues if driver stopped
Johannes Berg
1
-2
/
+22
2013-04-08
mac80211: replace some dead code by a warning
Johannes Berg
1
-1
/
+2
2013-04-08
mac80211: fix do_stop handling while suspended
Johannes Berg
1
-25
/
+49
2013-04-08
mac80211: destroy virtual monitor interface across suspend
Johannes Berg
1
-2
/
+2
2013-04-08
mac80211: purge remain-on-channel items when suspending
Johannes Berg
1
-1
/
+1
2013-04-08
mac80211: remove outdated comment referring to master interface
Johannes Berg
1
-6
/
+1
2013-04-08
mac80211: remove ancient reference to master interface
Johannes Berg
1
-1
/
+1
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+19
2013-03-25
mac80211: fix idle handling sequence
Johannes Berg
1
-1
/
+1
2013-03-21
mac80211: fix virtual monitor interface locking
Johannes Berg
1
-16
/
+19
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-18
mac80211: remove vif debugfs driver callbacks
Stanislaw Gruszka
1
-4
/
+0
2013-03-11
mac80211: add driver callback for per-interface multicast filter
Alexander Bondar
1
-0
/
+11
2013-03-06
mac80211: simplify AP interface stop
Johannes Berg
1
-2
/
+4
[next]