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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
cfg80211: add function helpers to genregdb.awk
Luis R. Rodriguez
1
-11
/
+25
2013-11-25
cfg80211: allow beaconing after DFS CAC
Janusz Dziedzic
1
-11
/
+74
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
3
-8
/
+6
2013-11-25
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
2
-10
/
+6
2013-11-25
cfg80211: add missing break in cfg80211_get_chan_state()
Johannes Berg
1
-0
/
+1
2013-11-25
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
1
-6
/
+5
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
1
-0
/
+4
2013-11-25
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
3
-1
/
+88
2013-11-25
cfg80211: add helper functions for start/end freq
Janusz Dziedzic
1
-14
/
+30
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
6
-37
/
+25
2013-11-25
cfg80211: ignore supported rates for nonexistant bands on scan
Felix Fietkau
1
-0
/
+4
2013-11-25
cfg80211: disable 5/10 MHz support for all drivers
Johannes Berg
1
-0
/
+3
2013-11-25
nl80211: check nla_nest_start() return value
Johannes Berg
1
-0
/
+2
2013-11-25
nl80211: fix error path in nl80211_get_key()
Johannes Berg
1
-1
/
+1
2013-11-25
nl80211: check nla_put_* return values
Johannes Berg
1
-22
/
+30
2013-11-25
cfg80211: fix ibss wext chandef creation
Simon Wunderlich
1
-9
/
+9
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-75
/
+54
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-35
/
+35
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-15
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-11-15
genetlink: allow making ops const
Johannes Berg
1
-4
/
+4
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-27
/
+108
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-4
/
+6
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
7
-23
/
+102
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+17
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-13
/
+27
2013-10-28
nl80211: fix channel switch parsing
Andrei Otcheretianski
1
-3
/
+1
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
1
-1
/
+2
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
1
-0
/
+1
2013-10-28
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
1
-10
/
+16
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
4
-11
/
+38
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+9
2013-10-21
cfg80211: update dfs_state_entered upon dfs_state change
Michal Kazior
1
-0
/
+2
2013-10-21
cfg80211: fix DFS channel recovery timeout
Michal Kazior
1
-2
/
+2
2013-10-21
cfg80211: fix scheduled scan pointer access
Johannes Berg
1
-2
/
+2
2013-10-20
net: misc: Remove extern from function prototypes
Joe Perches
2
-5
/
+5
2013-10-18
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
1
-10
/
+17
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-37
/
+78
2013-10-14
wireless: radiotap: fix parsing buffer overrun
Johannes Berg
1
-1
/
+6
2013-10-11
cfg80211: simplify strict custom alpha2 regdomain check
Luis R. Rodriguez
1
-2
/
+8
2013-10-11
cfg80211: enable regulatory hints for strict custom settings
Luis R. Rodriguez
1
-0
/
+1
2013-10-11
cfg80211: pass station supported channel and oper class info
Sunil Dutt
1
-0
/
+46
2013-10-09
cfg80211: don't add p2p device while in RFKILL
Emmanuel Grumbach
2
-2
/
+3
2013-10-09
cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()
Luis R. Rodriguez
3
-6
/
+6
2013-10-02
cfg80211: vlan priority handling in WMM
cedric Voncken
1
-0
/
+9
2013-10-01
regulatory: enable channels 52-64 and 100-144 for world roaming
Johannes Berg
1
-2
/
+12
2013-10-01
nl80211: allow CAC only if no operation is going on
Simon Wunderlich
1
-0
/
+3
2013-10-01
cfg80211: parse dfs region for internal regdb option
Janusz Dziedzic
1
-0
/
+6
2013-10-01
mac80211: fix some snprintf misuses
Eliad Peller
1
-11
/
+13
2013-09-26
cfg80211: fix sysfs registration race
Johannes Berg
1
-8
/
+13
[prev]
[next]