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
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
/
wimax
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-11
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-49
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
9
-140
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-4
/
+1
2018-07-25
wimax: remove blank lines at EOF
Stephen Hemminger
4
-6
/
+0
2018-07-22
net: wimax: stack: fixed multi line comment issue
Mark Railton
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-9
/
+10
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2015-08-10
net:wimax: Fix doucble word "the the" in networking.xml
Masanari Iida
1
-2
/
+1
2014-10-08
wimax: convert printk to pr_foo()
Fabian Frederick
7
-16
/
+17
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
3
-15
/
+10
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
2
-2
/
+4
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+2
2013-11-15
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-11-15
wimax: use genl_register_family_with_ops()
Johannes Berg
6
-119
/
+47
2013-10-20
net: misc: Remove extern from function prototypes
Joe Perches
1
-9
/
+9
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+3
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
3
-0
/
+3
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-7
/
+1
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-12
wimax: checking ERR_PTR vs null
Dan Carpenter
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2
-0
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-24
wimax: remove unneeded variable
Dan Carpenter
2
-4
/
+0
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-02-19
const: struct nla_policy
Alexey Dobriyan
5
-10
/
+5
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-30
net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-10-19
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
Inaky Perez-Gonzalez
1
-1
/
+8
2009-10-19
wimax: allow user space to send messages once the device is registered
Inaky Perez-Gonzalez
1
-0
/
+2
2009-10-19
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
1
-0
/
+11
2009-10-19
wimax: indicate initial SW rfkill state is "blocked"
Inaky Perez-Gonzalez
1
-0
/
+1
2009-06-11
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
Inaky Perez-Gonzalez
1
-1
/
+2
2009-06-04
wimax: depend on rfkill properly
Johannes Berg
1
-0
/
+1
2009-06-03
rfkill: rewrite
Johannes Berg
2
-111
/
+26
2009-05-29
wimax: Add netlink interface to get device state
Paulius Zaleckas
5
-1
/
+93
2009-05-29
wimax: document why wimax_msg_*() operations can be used in any state
Inaky Perez-Gonzalez
1
-3
/
+14
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-7
/
+21
2009-05-07
wimax: oops: wimax_dev_add() is the only one that can initialize the state
Inaky Perez-Gonzalez
1
-2
/
+15
2009-05-07
wimax: fix oops if netlink fails to add attribute
Inaky Perez-Gonzalez
1
-5
/
+6
2009-04-23
rfkill: remove user_claim stuff
Johannes Berg
1
-1
/
+0
2009-04-23
rfkill: remove deprecated state constants
Johannes Berg
1
-4
/
+4
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
[next]