Age | Commit message (Expand) | Author |
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 |
2007-10-23 | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik |
2007-10-15 | ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107... | Emil Medve |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-10 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle |
2007-10-10 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger |
2007-10-08 | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi |
2007-09-15 | ucc_geth: fix compilation | Anton Vorontsov |
2007-07-24 | ucc_geth: add support to netif message level | Li Yang |
2007-07-24 | ucc_geth: add ethtool support | Li Yang |
2007-07-10 | QE Ethernet driver writes to wrong register to mask interrupts | Timur Tabi |
2007-05-24 | ucc_geth:trivial fix | Li Yang |
2007-05-15 | ucc_geth: eliminate max-speed, change interface-type to phy-connection-type | Kim Phillips |
2007-05-09 | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-04-28 | ucc_geth: version 1.1 | Kim Phillips |
2007-04-28 | ucc_geth: fixes for ucc_geth_memclean | Nicu Ioan Petru |
2007-04-28 | ucc_geth: Implement Transmit on Demand support | Michael Reiss |
2007-04-28 | ucc_geth: Fix interrupt coalescing size and alignment | Michael Barkowski |
2007-04-28 | ucc_geth: NAPI-related bug fixes | Michael Reiss |
2007-04-28 | ucc_geth: migrate ucc_geth to phylib | Kim Phillips |
2007-03-23 | Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full" | Li Yang |
2007-03-06 | ucc_geth: returns NETDEV_TX_BUSY when BD ring is full | Li Yang |
2007-03-06 | ucc_geth: Fix BD processing | Li Yang |
2007-02-27 | ucc_geth: use of_get_mac_address() | Timur Tabi |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2007-02-08 | ucc_geth: Add support to local-mac-address property | Li Yang |
2007-02-08 | ucc_geth: Remove obsolete workaround of link speed change | Li Yang |
2007-02-05 | UCC Ether driver: kmalloc casting cleanups | Ahmed S. Darwish |
2007-01-18 | Update ucc_geth.c for new workqueue structure | Timur Tabi |
2006-12-11 | [PATCH] ucc_geth: Initialize mdio_lock. | Scott Wood |