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
starfive-6.6.48-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-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-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
2008-03-29
lapb: use the shorter LIST_HEAD form for brevity
Robert P. J. Day
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
4
-6
/
+6
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-6
/
+13
2008-03-17
wan/farsync: copy_from_user() to iomem is wrong
Al Viro
1
-5
/
+12
2008-03-06
COSA/SRP: convert channel_data.rsem to mutex
Matthias Kaehlcke
1
-6
/
+8
2008-03-06
net: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-02-10
x25_asy.c: silence compiler warning
S.Çağlar Onur
1
-1
/
+0
2008-02-09
x25_asy: Fix ref count rule violation
Alan Cox
1
-3
/
+2
2008-02-05
Generic HDLC - use random_ether_addr()
Krzysztof Halasa
2
-8
/
+4
2008-02-05
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
7
-28
/
+24
2008-02-05
Generic HDLC - fix kernel panic
Krzysztof Halasa
1
-20
/
+18
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-2
/
+2
2008-01-29
annotate the rest of drivers/net/wan
Al Viro
6
-7
/
+7
2008-01-29
NULL noise in drivers/net
Al Viro
4
-19
/
+15
2008-01-29
drivers/net/wan: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-29
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2
-10
/
+6
2008-01-25
cosa: Convert from class_device to device for cosa sync driver
Tony Jones
1
-3
/
+2
2008-01-18
sbni endian fixes
Al Viro
1
-3
/
+9
2008-01-18
wan/lmc bitfields fixes
Al Viro
1
-10
/
+2
2008-01-18
dscc4 endian fixes
Al Viro
1
-45
/
+49
2007-12-23
cycx: annotations and fixes (.24 fodder?)
Al Viro
1
-6
/
+6
2007-12-15
[SYNCPPP]: Endianness and 64bit fixes.
Al Viro
1
-18
/
+17
2007-11-07
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
1
-5
/
+1
2007-10-31
[WAN]: fix drivers/net/wan/lmc/ compilation
Adrian Bunk
1
-1
/
+1
2007-10-30
[WAN]: lmc_ioctl: don't return with locks held
Roel Kluin
1
-21
/
+34
2007-10-24
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-2
/
+2
2007-10-15
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
1
-4
/
+4
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
1
-2
/
+2
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
7
-36
/
+48
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-1
/
+1
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
12
-14
/
+0
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2
-3
/
+4
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
3
-0
/
+9
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
3
-0
/
+16
[next]