aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.c
Commit message (Expand)AuthorAge
* net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* ucc_geth: use correct UCCE macrosTimur Tabi2009-01-11
* ucc_geth: Eliminate the need for forward referencesAnton Vorontsov2008-12-26
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* ucc_geth: Remove UGETH_FILTERING dead codeAnton Vorontsov2008-12-19
* ucc_geth: Fix IO memory (un)mapping codeAnton Vorontsov2008-12-19
* ucc_geth: Cleanup repetitive ucc_geth_memclean() callsAnton Vorontsov2008-12-19
* ucc_geth: Fix IRQ freeing code in ucc_geth_open()Anton Vorontsov2008-12-19
* ucc_geth: Fix TX watchdog timeout handlingAnton Vorontsov2008-12-19
* ucc_geth: Fix endless loop in stop_{tx,rx} routinesAnton Vorontsov2008-12-19
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-30
* | netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-17
* | ucc_geth: delete non NAPI code from the driver.Francois Romieu2008-07-11
|/
* ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming2008-05-22
* ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund2008-05-06
* ucc_geth: Fix a bunch of sparse warningsAndy Fleming2008-05-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-25
|\
| * ucc_geth: Fix sneaky merge conflict regarding bus_idAndy Fleming2008-04-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\ \ | |/ |/|
| * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-17
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
* | ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund2008-04-12
|/
* ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund2008-03-17
* ucc_geth: add support for netpollAnton Vorontsov2008-02-03
* ucc_geth: fix module removalAnton Vorontsov2008-02-03
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* | Merge branch 'linux-2.6'Paul Mackerras2007-12-21
|\|
| * ucc_geth: minor whitespace fixAndrew Morton2007-12-14
* | [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi2007-12-14
|/
* ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...Kim Phillips2007-12-01
* Fix ethernet multicast for ucc_geth.Joakim Tjernlund2007-10-29
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-23
* ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107...Emil Medve2007-10-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\
| * [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-08
* | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
|/
* ucc_geth: fix compilationAnton Vorontsov2007-09-15
* ucc_geth: add support to netif message levelLi Yang2007-07-24
* ucc_geth: add ethtool supportLi Yang2007-07-24
* QE Ethernet driver writes to wrong register to mask interruptsTimur Tabi2007-07-10
* ucc_geth:trivial fixLi Yang2007-05-24
* ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips2007-05-15