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
/
ucc_geth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-04-25
ucc_geth: Fix sneaky merge conflict regarding bus_id
Andy Fleming
1
-1
/
+1
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+7
2008-04-17
[POWERPC] QE: UCC nodes cleanup
Anton Vorontsov
1
-1
/
+7
2008-04-17
phy: Change mii_bus id field to a string
Andy Fleming
1
-1
/
+1
2008-04-12
ucc_geth: fix non-functional fixed phy support
Joakim Tjernlund
1
-23
/
+30
2008-03-17
ucc_geth: use correct thread number for 10/100Mbps link
Joakim Tjernlund
1
-2
/
+4
2008-02-03
ucc_geth: add support for netpoll
Anton Vorontsov
1
-0
/
+20
2008-02-03
ucc_geth: fix module removal
Anton Vorontsov
1
-7
/
+10
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-3
/
+0
2008-01-29
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
1
-3
/
+0
2007-12-21
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2007-12-15
ucc_geth: minor whitespace fix
Andrew Morton
1
-1
/
+1
2007-12-14
[POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties
Timur Tabi
1
-4
/
+51
2007-12-02
ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...
Kim Phillips
1
-0
/
+10
2007-10-29
Fix ethernet multicast for ucc_geth.
Joakim Tjernlund
1
-13
/
+2
2007-10-24
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-1
/
+1
2007-10-15
ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107...
Emil Medve
1
-1
/
+4
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-10-11
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-18
/
+9
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-31
/
+33
2007-10-08
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
Timur Tabi
1
-1
/
+1
2007-09-16
ucc_geth: fix compilation
Anton Vorontsov
1
-1
/
+1
2007-07-25
ucc_geth: add support to netif message level
Li Yang
1
-125
/
+190
2007-07-25
ucc_geth: add ethtool support
Li Yang
1
-10
/
+9
2007-07-10
QE Ethernet driver writes to wrong register to mask interrupts
Timur Tabi
1
-1
/
+1
2007-05-25
ucc_geth:trivial fix
Li Yang
1
-3
/
+0
2007-05-16
ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
Kim Phillips
1
-24
/
+16
2007-05-10
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
1
-15
/
+15
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-9
/
+9
2007-04-28
ucc_geth: version 1.1
Kim Phillips
1
-1
/
+3
2007-04-28
ucc_geth: fixes for ucc_geth_memclean
Nicu Ioan Petru
1
-7
/
+6
2007-04-28
ucc_geth: Implement Transmit on Demand support
Michael Reiss
1
-8
/
+7
2007-04-28
ucc_geth: Fix interrupt coalescing size and alignment
Michael Barkowski
1
-2
/
+2
2007-04-28
ucc_geth: NAPI-related bug fixes
Michael Reiss
1
-40
/
+58
2007-04-28
ucc_geth: migrate ucc_geth to phylib
Kim Phillips
1
-543
/
+271
2007-03-23
Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"
Li Yang
1
-2
/
+1
2007-03-06
ucc_geth: returns NETDEV_TX_BUSY when BD ring is full
Li Yang
1
-1
/
+2
2007-03-06
ucc_geth: Fix BD processing
Li Yang
1
-5
/
+9
2007-02-27
ucc_geth: use of_get_mac_address()
Timur Tabi
1
-3
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-2
/
+2
2007-02-09
ucc_geth: Add support to local-mac-address property
Li Yang
1
-1
/
+7
2007-02-09
ucc_geth: Remove obsolete workaround of link speed change
Li Yang
1
-66
/
+5
2007-02-06
UCC Ether driver: kmalloc casting cleanups
Ahmed S. Darwish
1
-13
/
+10
2007-01-18
Update ucc_geth.c for new workqueue structure
Timur Tabi
1
-5
/
+7
2006-12-11
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
1
-0
/
+2
2006-12-11
[PATCH] ucc_geth: compilation error fixes
Scott Wood
1
-5
/
+5
2006-12-02
[PATCH] Adapt ucc_geth driver to use new of_platform_device support
Kim Phillips
1
-3
/
+3
2006-10-21
[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an...
Li Yang
1
-289
/
+344
[prev]
[next]