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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
7
-90
/
+90
2010-09-21
Fix typo interrest[ing|ed] => interest[ing|ed]
Thomas Weber
1
-1
/
+1
2010-09-16
ipv4: ip_ptr cleanups
Eric Dumazet
1
-1
/
+3
2010-09-07
wan: make read-only data const
stephen hemminger
5
-14
/
+14
2010-08-26
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-1
/
+1
2010-08-17
drivers/net/wan: Adjust confusing if indentation
Julia Lawall
3
-3
/
+3
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+8
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
1
-1
/
+1
2010-08-10
farsync: Fix compile warnings.
David S. Miller
1
-7
/
+8
2010-08-03
drivers/net/wan/farsync.c: Use standard pr_<level>
Joe Perches
1
-58
/
+53
2010-07-13
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-5
/
+5
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+0
2010-06-05
X25: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
4
-5
/
+5
2010-05-31
drivers/net/wan: Use memdup_user
Julia Lawall
1
-10
/
+4
2010-05-31
drivers/net/wan: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.
Krzysztof Hałasa
1
-1
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
7
-12
/
+3
2010-04-23
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for cyclades device to x25 interface
andrew hendry
1
-5
/
+8
2010-04-23
X25: Use identifiers for lapbether device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-23
X25: Use identifiers for x25 async device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2010-04-17
WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
Krzysztof Halasa
1
-0
/
+6
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-9
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
18
-9
/
+11
2010-03-25
net/various: remove trailing space in messages
Frans Pop
3
-3
/
+3
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-11
/
+11
2010-02-04
Coding style correction of some wan drivers
Rudy Matela
3
-11
/
+11
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
7
-7
/
+7
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-04
hdlc: spelling fix in find_pvc() comment
Rudy Matela
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
4
-31
/
+30
2009-12-02
net: Coding style corrections on Sealevel Systems 4021 driver.
Rudy Matela
1
-7
/
+4
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-30
wan: cosa: drop chan->wsem on error path
Dan Carpenter
1
-0
/
+1
2009-11-30
wan: Coding style correction in HDLC/Frame Relay support routines
Rudy Matela
1
-3
/
+3
2009-11-30
wan: Frame Relay/DLCI coding style corrections.
Rudy Matela
1
-7
/
+7
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
5
-5
/
+5
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-0
/
+7
2009-11-18
drivers/net/wan: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-07
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
1
-0
/
+19
2009-10-19
cosa: Kill off the use of the old ioctl path
Alan Cox
1
-7
/
+13
2009-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-10
/
+8
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
3
-0
/
+3
2009-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
4
-0
/
+4
[prev]
[next]