index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ucc_geth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ucc_geth: use correct UCCE macros
Timur Tabi
2009-01-11
1
-85
/
+43
*
ucc_geth: Eliminate the need for forward references
Anton Vorontsov
2008-12-26
1
-42
/
+39
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-3
/
+3
*
ucc_geth: Remove UGETH_FILTERING dead code
Anton Vorontsov
2008-12-18
1
-262
/
+0
*
ucc_geth: Fix IO memory (un)mapping code
Anton Vorontsov
2008-12-18
1
-3
/
+12
*
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
Anton Vorontsov
2008-12-18
1
-30
/
+1
*
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
Anton Vorontsov
2008-12-18
1
-9
/
+8
*
ucc_geth: Fix TX watchdog timeout handling
Anton Vorontsov
2008-12-18
1
-8
/
+29
*
ucc_geth: Fix endless loop in stop_{tx,rx} routines
Anton Vorontsov
2008-12-18
1
-3
/
+6
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-2
/
+2
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-2
/
+0
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
1
-58
/
+58
*
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
2008-07-21
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-1
/
+1
|
\
|
*
drivers/net: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-30
1
-1
/
+1
*
|
netdev: Convert all drivers away from netif_schedule().
David S. Miller
2008-07-17
1
-2
/
+2
*
|
ucc_geth: delete non NAPI code from the driver.
Francois Romieu
2008-07-11
1
-27
/
+2
|
/
*
ucc_geth: Fix arguments to dma map/unmap functions
Andy Fleming
2008-05-22
1
-4
/
+5
*
ucc_geth: Don't use RX clock as TX clock.
Joakim Tjernlund
2008-05-06
1
-1
/
+1
*
ucc_geth: Fix a bunch of sparse warnings
Andy Fleming
2008-05-06
1
-132
/
+144
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-25
1
-1
/
+1
|
\
|
*
ucc_geth: Fix sneaky merge conflict regarding bus_id
Andy Fleming
2008-04-25
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] QE: UCC nodes cleanup
Anton Vorontsov
2008-04-17
1
-1
/
+7
*
|
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
1
-1
/
+1
*
|
ucc_geth: fix non-functional fixed phy support
Joakim Tjernlund
2008-04-12
1
-23
/
+30
|
/
*
ucc_geth: use correct thread number for 10/100Mbps link
Joakim Tjernlund
2008-03-17
1
-2
/
+4
*
ucc_geth: add support for netpoll
Anton Vorontsov
2008-02-03
1
-0
/
+20
*
ucc_geth: fix module removal
Anton Vorontsov
2008-02-03
1
-7
/
+10
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
1
-3
/
+0
|
\
|
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
1
-3
/
+0
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2007-12-21
1
-1
/
+1
|
\
|
|
*
ucc_geth: minor whitespace fix
Andrew Morton
2007-12-14
1
-1
/
+1
*
|
[POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties
Timur Tabi
2007-12-14
1
-4
/
+51
|
/
*
ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...
Kim Phillips
2007-12-01
1
-0
/
+10
*
Fix ethernet multicast for ucc_geth.
Joakim Tjernlund
2007-10-29
1
-13
/
+2
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
1
-1
/
+1
*
ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107...
Emil Medve
2007-10-15
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
1
-1
/
+1
|
\
|
*
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
Timur Tabi
2007-10-08
1
-1
/
+1
*
|
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
1
-18
/
+9
*
|
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
|
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-31
/
+33
|
/
*
ucc_geth: fix compilation
Anton Vorontsov
2007-09-15
1
-1
/
+1
*
ucc_geth: add support to netif message level
Li Yang
2007-07-24
1
-125
/
+190
*
ucc_geth: add ethtool support
Li Yang
2007-07-24
1
-10
/
+9
*
QE Ethernet driver writes to wrong register to mask interrupts
Timur Tabi
2007-07-10
1
-1
/
+1
*
ucc_geth:trivial fix
Li Yang
2007-05-24
1
-3
/
+0
*
ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
Kim Phillips
2007-05-15
1
-24
/
+16
*
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
2007-05-09
1
-15
/
+15
[next]