index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ucc_geth.c
Age
Commit message (
Expand
)
Author
2009-04-21
ucc_geth: Move freeing of TX packets to NAPI context
Joakim Tjernlund
2009-04-02
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
Anton Vorontsov
2009-04-02
ucc_geth: Remove unused header
Kumar Gala
2009-03-29
ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().
David S. Miller
2009-03-27
ucc_geth: Fix three oopses in PHY {de,}initialization code
Anton Vorontsov
2009-03-24
ucc_geth: Convert to net_device_ops
Joakim Tjernlund
2009-03-24
ucc_geth: Fix build breakage caused by a merge
Anton Vorontsov
2009-03-23
ucc_geth: Fix merge error.
David S. Miller
2009-03-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-22
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-02-04
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-29
ucc_geth: Change uec phy id to the same format as gianfar's
Haiying Wang
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-11
ucc_geth: use correct UCCE macros
Timur Tabi
2008-12-26
ucc_geth: Eliminate the need for forward references
Anton Vorontsov
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-18
ucc_geth: Remove UGETH_FILTERING dead code
Anton Vorontsov
2008-12-18
ucc_geth: Fix IO memory (un)mapping code
Anton Vorontsov
2008-12-18
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
Anton Vorontsov
2008-12-18
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
Anton Vorontsov
2008-12-18
ucc_geth: Fix TX watchdog timeout handling
Anton Vorontsov
2008-12-18
ucc_geth: Fix endless loop in stop_{tx,rx} routines
Anton Vorontsov
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-21
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-17
netdev: Convert all drivers away from netif_schedule().
David S. Miller
2008-07-11
ucc_geth: delete non NAPI code from the driver.
Francois Romieu
2008-06-30
drivers/net: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-05-22
ucc_geth: Fix arguments to dma map/unmap functions
Andy Fleming
2008-05-06
ucc_geth: Don't use RX clock as TX clock.
Joakim Tjernlund
2008-05-06
ucc_geth: Fix a bunch of sparse warnings
Andy Fleming
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-25
ucc_geth: Fix sneaky merge conflict regarding bus_id
Andy Fleming
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-17
[POWERPC] QE: UCC nodes cleanup
Anton Vorontsov
2008-04-16
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-12
ucc_geth: fix non-functional fixed phy support
Joakim Tjernlund
2008-03-17
ucc_geth: use correct thread number for 10/100Mbps link
Joakim Tjernlund
2008-02-03
ucc_geth: add support for netpoll
Anton Vorontsov
2008-02-03
ucc_geth: fix module removal
Anton Vorontsov
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2007-12-21
Merge branch 'linux-2.6'
Paul Mackerras
2007-12-14
ucc_geth: minor whitespace fix
Andrew Morton
2007-12-14
[POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties
Timur Tabi
2007-12-01
ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...
Kim Phillips
2007-10-29
Fix ethernet multicast for ucc_geth.
Joakim Tjernlund
[next]