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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
Merge branch 'origin' into devel
Russell King
3
-11
/
+11
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2009-03-18
Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Russell King
1
-7
/
+13
2009-03-17
IXP4xx: add Ethernet and NPE support for IXP43x CPU.
Krzysztof Hałasa
1
-7
/
+13
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+7
2009-03-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-6
/
+6
2009-03-04
net: more timeouts that reach -1
Roel Kluin
1
-1
/
+1
2009-02-23
Revert "etherh: Get working again."
David S. Miller
2
-6
/
+6
2009-02-22
[ARM] RiscPC: Fix etherh oops
Russell King
2
-6
/
+6
2009-02-22
etherh: Get working again.
Russell King
2
-6
/
+6
2009-02-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-01-28
[ARM] etherh: continue fixing build failure
Russell King
1
-1
/
+1
2009-01-27
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+10
2009-01-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+10
2009-01-25
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
1
-10
/
+10
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
2
-10
/
+10
2009-01-15
ARM etherh: Fix build failure.
David S. Miller
1
-1
/
+1
2009-01-11
netdev: missing validate_address hooks
Stephen Hemminger
1
-0
/
+1
2009-01-11
netdev: add missing set_mac_address hook
Stephen Hemminger
1
-0
/
+1
2008-12-30
net: KS8695: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-12-30
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2
-2
/
+2
2008-12-26
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2
-165
/
+174
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2
-6
/
+6
2008-12-22
Convert ixp4xx_eth driver to use net_device_ops.
Krzysztof Hałasa
1
-5
/
+10
2008-12-22
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
1
-43
/
+12
2008-12-22
IXP4xx: Add ethtool support to Ethernet driver.
Krzysztof Hałasa
1
-0
/
+45
2008-12-22
IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
Krzysztof Hałasa
1
-1
/
+3
2008-12-22
IXP4xx: Add PHYLIB support to Ethernet driver.
Krzysztof Hałasa
2
-100
/
+96
2008-12-22
IXP4xx: Make the Ethernet driver use built-in netdev stats.
Krzysztof Hałasa
1
-16
/
+8
2008-12-22
IXP4xx: Silence section mismatch warning in Ethernet driver.
Krzysztof Hałasa
1
-3
/
+3
2008-12-12
net: Add support for the KS8695 ethernet devices.
Daniel Silverstone
4
-0
/
+1792
2008-12-03
etherh: build fix for net-next
Stephen Hemminger
2
-4
/
+17
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
4
-5
/
+0
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2008-10-31
at91_ether: request/free GPIO for PHY interrupt
David Brownell
1
-1
/
+5
2008-10-28
net: convert print_mac to %pM
Johannes Berg
5
-19
/
+12
2008-08-15
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-3
/
+3
2008-08-14
ixp4xx_eth: fix dma_mapping_error() compile errors
Mikael Pettersson
1
-3
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
4
-8
/
+8
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-21
/
+19
2008-07-23
at91_ether: use netstats in net_device structure
Paulius Zaleckas
2
-21
/
+19
2008-07-22
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
3
-5
/
+5
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2008-07-11
ARM: IXP4xx Ethernet NAPI fix
Krzysztof Halasa
1
-2
/
+1
2008-07-03
[ARM] rpc: etherh: fix unused variable warning
Russell King
1
-1
/
+1
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-0
/
+1274
2008-04-29
Driver for IXP4xx built-in Ethernet ports
Krzysztof Halasa
3
-0
/
+1274
[next]