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
/
drivers
/
net
/
wan
/
sealevel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
1
-9
/
+1
2021-06-01
net: sealevel: fix the alignment issue
Peng Li
1
-1
/
+1
2021-06-01
net: sealevel: fix the comments style issue
Peng Li
1
-42
/
+18
2021-06-01
net: sealevel: remove meaningless comments
Peng Li
1
-3
/
+0
2021-06-01
net: sealevel: fix a code style issue about switch and case
Peng Li
1
-18
/
+18
2021-06-01
net: sealevel: remove redundant initialization for statics
Peng Li
1
-1
/
+1
2021-06-01
net: sealevel: add some required spaces
Peng Li
1
-4
/
+4
2021-06-01
net: sealevel: open brace '{' following struct go on the same line
Peng Li
1
-4
/
+2
2021-06-01
net: sealevel: fix the code style issue about "foo* bar"
Peng Li
1
-1
/
+1
2021-06-01
net: sealevel: add blank line after declarations
Peng Li
1
-0
/
+2
2021-06-01
net: sealevel: remove redundant blank lines
Peng Li
1
-5
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/net/wan/
David Howells
1
-4
/
+4
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-1
/
+0
2013-10-07
net: wan: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-06-27
wan: Update to current logging forms
Joe Perches
1
-5
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-02
net: Coding style corrections on Sealevel Systems 4021 driver.
Rudy Matela
1
-7
/
+4
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-1
/
+1
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-01-22
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
1
-3
/
+9
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-07-24
WAN: Convert Zilog-based drivers to generic HDLC
Krzysztof Hałasa
1
-219
/
+142
2008-05-12
syncppp: Fix crashes.
David S. Miller
1
-0
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-01-29
[PATCH] missing include of asm/irq.h in drivers/net
Al Viro
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+469