aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.c
Commit message (Expand)AuthorAge
* ucc_geth: minor whitespace fixAndrew Morton2007-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
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-10
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* ucc_geth: version 1.1Kim Phillips2007-04-28
* ucc_geth: fixes for ucc_geth_memcleanNicu Ioan Petru2007-04-28
* ucc_geth: Implement Transmit on Demand supportMichael Reiss2007-04-28
* ucc_geth: Fix interrupt coalescing size and alignmentMichael Barkowski2007-04-28
* ucc_geth: NAPI-related bug fixesMichael Reiss2007-04-28
* ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-28
* Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang2007-03-23
* ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang2007-03-06
* ucc_geth: Fix BD processingLi Yang2007-03-06
* ucc_geth: use of_get_mac_address()Timur Tabi2007-02-27
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* ucc_geth: Add support to local-mac-address propertyLi Yang2007-02-08
* ucc_geth: Remove obsolete workaround of link speed changeLi Yang2007-02-08
* UCC Ether driver: kmalloc casting cleanupsAhmed S. Darwish2007-02-05
* Update ucc_geth.c for new workqueue structureTimur Tabi2007-01-18
* [PATCH] ucc_geth: Initialize mdio_lock.Scott Wood2006-12-11
* [PATCH] ucc_geth: compilation error fixesScott Wood2006-12-11
* [PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips2006-12-02
* [PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an...Li Yang2006-10-21
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* [PATCH] Freescale QE UCC gigabit ethernet driverLi Yang2006-08-19