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
/
slip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
slip: convert to net_device_ops
Stephen Hemminger
1
-11
/
+17
2008-12-06
tty: Flags should be accessed via the foo_bit interfaces
Alan Cox
1
-6
/
+5
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-1
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-5
/
+8
2008-01-29
slip: Drag kicking and screaming into coding style compliance
Alan Cox
1
-189
/
+178
2007-11-07
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
1
-7
/
+1
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-2
/
+0
2007-08-27
[SLIP]: trivial sparse warning fix
Stephen Hemminger
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-08
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
1
-4
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-3
/
+3
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-16
/
+16
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-10
/
+1
2005-06-29
[NET]: drivers/net/slip.c needs linux/delay.h
David S. Miller
1
-0
/
+1
2005-06-27
[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
1
-4
/
+2
2005-06-24
[SLIP]: Simplify sl_free_bufs()
Jesper Juhl
1
-10
/
+4
2005-06-23
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
1
-1
/
+1
2005-04-25
[SLIP]: Remove redundant NULL pointer checks prior to kfree
Jesper Juhl
1
-18
/
+12
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1522