summaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.c
Commit message (Expand)AuthorAgeFilesLines
* ucc_geth: fix compilationAnton Vorontsov2007-09-151-1/+1
* ucc_geth: add support to netif message levelLi Yang2007-07-241-125/+190
* ucc_geth: add ethtool supportLi Yang2007-07-241-10/+9
* QE Ethernet driver writes to wrong register to mask interruptsTimur Tabi2007-07-101-1/+1
* ucc_geth:trivial fixLi Yang2007-05-241-3/+0
* ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips2007-05-151-24/+16
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-15/+15
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-9/+9
* ucc_geth: version 1.1Kim Phillips2007-04-281-1/+3
* ucc_geth: fixes for ucc_geth_memcleanNicu Ioan Petru2007-04-281-7/+6
* ucc_geth: Implement Transmit on Demand supportMichael Reiss2007-04-281-8/+7
* ucc_geth: Fix interrupt coalescing size and alignmentMichael Barkowski2007-04-281-2/+2
* ucc_geth: NAPI-related bug fixesMichael Reiss2007-04-281-40/+58
* ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-281-543/+271
* Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang2007-03-231-2/+1
* ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang2007-03-061-1/+2
* ucc_geth: Fix BD processingLi Yang2007-03-061-5/+9
* ucc_geth: use of_get_mac_address()Timur Tabi2007-02-271-3/+1
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-2/+2
* ucc_geth: Add support to local-mac-address propertyLi Yang2007-02-081-1/+7
* ucc_geth: Remove obsolete workaround of link speed changeLi Yang2007-02-081-66/+5
* UCC Ether driver: kmalloc casting cleanupsAhmed S. Darwish2007-02-051-13/+10
* Update ucc_geth.c for new workqueue structureTimur Tabi2007-01-181-5/+7
* [PATCH] ucc_geth: Initialize mdio_lock.Scott Wood2006-12-111-0/+2
* [PATCH] ucc_geth: compilation error fixesScott Wood2006-12-111-5/+5
* [PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips2006-12-021-3/+3
* [PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an...Li Yang2006-10-211-289/+344
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-14/+1
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-3/+1
* [PATCH] Freescale QE UCC gigabit ethernet driverLi Yang2006-08-191-0/+4278
OpenPOWER on IntegriCloud