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
2008-10-31
net: delete excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2008-10-27
drivers/net/wan/syncppp: Fix unused-var warnings
Jeff Garzik
1
-2
/
+3
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+24
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+2
2008-10-16
drivers/net: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-10-16
lmc: copy_*_user under spinlock
Alan Cox
1
-7
/
+24
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+3
2008-10-14
net: Rationalise email address: Network Specific Parts
Alan Cox
2
-2
/
+3
2008-10-13
tty: kref the tty driver object
Alan Cox
1
-1
/
+1
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
4
-11
/
+11
2008-09-25
wan/hdlc_x25.c: fix a NULL dereference
Krzysztof Halasa
1
-3
/
+5
2008-09-23
drivers/net/wan: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-08-27
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
1
-4
/
+4
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
29
-1846
/
+1233
2008-08-07
WAN: remove extra help text from HDLC_PPP config option
Krzysztof Halasa
1
-2
/
+0
2008-07-24
WAN: Use u32 type instead of u_int32_t in LMC driver.
Krzysztof Hałasa
6
-143
/
+139
2008-07-24
WAN: Port LMC driver to generic HDLC
Krzysztof Hałasa
8
-653
/
+365
2008-07-24
WAN: Convert Zilog-based drivers to generic HDLC
Krzysztof Hałasa
6
-574
/
+382
2008-07-24
WAN: Port COSA driver to generic HDLC.
Krzysztof Hałasa
3
-167
/
+130
2008-07-24
WAN: farsync driver no longer uses syncppp.c directly
Krzysztof Hałasa
3
-11
/
+2
2008-07-24
WAN: Convert PC300 driver to use normal u8/u16/u32 types
Krzysztof Hałasa
2
-154
/
+150
2008-07-24
WAN: Remove dead code from PC300 driver, part #2
Krzysztof Hałasa
2
-13
/
+1
2008-07-24
WAN: Remove dead code from PC300 driver, part #1
Krzysztof Hałasa
2
-50
/
+4
2008-07-24
WAN: Remove unneeded "#include <net/syncppp.h>"
Krzysztof Hałasa
3
-5
/
+0
2008-07-24
Remove bogus variables from syncppp.[ch]
Krzysztof Hałasa
1
-9
/
+0
2008-07-24
WAN: cosmetic changes to generic HDLC
Krzysztof Hałasa
7
-72
/
+65
2008-07-22
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-3
/
+3
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-175
/
+130
2008-07-21
tty: Ldisc revamp
Alan Cox
2
-3
/
+3
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-6
/
+16
2008-07-15
net: Remove references to wan-router.txt in Kconfigs
Johann Felix Soden
1
-2
/
+1
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
4
-41
/
+64
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-07-04
WAN: Remove no longer needed pvc_desc in FR code.
Krzysztof Halasa
1
-17
/
+8
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
12
-156
/
+121
2008-07-04
Add missing skb->dev assignment in Frame Relay RX code
Krzysztof Halasa
1
-0
/
+1
2008-06-27
Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+3
2008-05-22
WAN: protect HDLC proto list while insmod/rmmod
Krzysztof Halasa
1
-8
/
+11
2008-05-22
WAN: protect Cisco HDLC state changes with a spinlock.
Krzysztof Halasa
1
-33
/
+49
2008-05-19
cosa: cdev lock_kernel() pushdown
Jonathan Corbet
1
-6
/
+16
2008-05-12
syncppp: Fix crashes.
David S. Miller
6
-17
/
+17
2008-05-04
lapbeth: Release ->ethdev when unregistering device.
David S. Miller
1
-0
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-144
/
+135
2008-04-30
pc300: Update to tty_set_operations
Alan Cox
1
-9
/
+15
2008-04-25
WAN: Fix confusing insmod error code for C101 too.
Krzysztof Halasa
1
-3
/
+3
2008-04-25
Removing dead code in drivers/net/wan/hdlc_fr.c
Cédric Augonnet
1
-4
/
+0
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2008-04-12
Mark generic HDLC + PPP as broken.
Krzysztof Halasa
1
-1
/
+5
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
[next]