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
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-03-30
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
1
-1
/
+1
2009-03-27
wan: convert sdla driver to net_device_ops
Stephen Hemminger
1
-21
/
+15
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-2
/
+2
2009-03-22
sbni: convert to net_device_ops
Stephen Hemminger
1
-6
/
+14
2009-03-22
sbni: use internal net_device_stats
Stephen Hemminger
1
-42
/
+26
2009-03-22
labether: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-03-22
lapbether: convert to internal net_device_stats
Stephen Hemminger
1
-16
/
+4
2009-03-22
cycx: convert to net_device_ops
Stephen Hemminger
1
-20
/
+21
2009-03-22
dlci: convert to net_device_ops
Stephen Hemminger
1
-10
/
+12
2009-03-22
dlci: convert to internal net_device_stats
Stephen Hemminger
1
-21
/
+11
2009-03-22
x25_asy: convert to net_device_ops
Stephen Hemminger
1
-5
/
+9
2009-03-22
x25_asy: convert to internal net_device_stats
Stephen Hemminger
2
-23
/
+11
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-2
/
+2
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2
-2
/
+2
2009-02-27
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
lapb: get rid of non-const printk warning
Stephen Hemminger
1
-1
/
+1
2009-02-18
drivers/net/wan: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-8
/
+9
2009-02-18
drivers/net/wan: fix warning: format not a string literal and no ...
Hannes Eder
2
-2
/
+4
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
6
-21
/
+21
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
2
-8
/
+8
2009-01-22
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
20
-105
/
+137
2009-01-22
WAN: Allow hw HDLC drivers to override dev->get_stats.
Krzysztof Hałasa
1
-11
/
+1
2009-01-22
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
Krzysztof Hałasa
1
-1
/
+2
2009-01-13
WAN: Fix NAPI interface in IXP4xx HSS driver.
Krzysztof Hałasa
1
-3
/
+3
2008-12-30
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
1
-1
/
+1
2008-12-26
drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols
Hannes Eder
1
-8
/
+2
2008-12-26
drivers/net/wan: fix sparse warning: make symbol static
Hannes Eder
1
-1
/
+1
2008-12-26
drivers/net/wan: fix sparse warnings: make do-while a compound statement
Hannes Eder
1
-4
/
+4
2008-12-26
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
4
-5
/
+1339
2008-12-26
drivers/net/wan: Remove redundant test
Julia Lawall
1
-3
/
+2
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-2
/
+2
2008-12-22
drivers/net/wan: Remove redundant test
Julia Lawall
1
-3
/
+2
2008-12-22
HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...
Krzysztof Hałasa
1
-5
/
+6
2008-12-22
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
1
-43
/
+11
2008-12-22
WAN: Add IXP4xx HSS HDLC driver.
Krzysztof Hałasa
3
-0
/
+1365
2008-12-06
tty: driverdata and discdata are void *
Alan Cox
1
-5
/
+5
2008-12-06
tty: Flags should be accessed via the foo_bit interfaces
Alan Cox
1
-4
/
+4
2008-11-26
z85230: fix warning in drivers/net/wan/z85230.c
Ingo Molnar
1
-1
/
+1
2008-11-25
netdevice sbni: Convert directly reference of netdev->priv
Wang Chen
1
-47
/
+52
2008-11-22
WAN pc300too.c: Fix PC300-X.21 detection
Krzysztof Hałasa
1
-24
/
+24
2008-11-22
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
1
-1476
/
+0
2008-11-22
WAN: new synchronous PPP implementation for generic HDLC.
Krzysztof Hałasa
2
-48
/
+602
2008-11-22
WAN: Simplify sca_init_port() in HD64572 driver.
Krzysztof Hałasa
1
-36
/
+31
2008-11-22
WAN: Correct comments in hd6457[02].c
Krzysztof Hałasa
2
-2
/
+2
2008-11-22
WAN: HD64572 drivers don't use next_desc() anymore.
Krzysztof Hałasa
1
-10
/
+3
2008-11-22
WAN: Simplify HD64572 drivers.
Krzysztof Hałasa
3
-135
/
+110
2008-11-22
WAN: don't print HD64572 driver versions anymore.
Krzysztof Hałasa
2
-26
/
+2
2008-11-22
WAN: Simplify HD64572 status handling.
Krzysztof Hałasa
1
-29
/
+8
[next]