| Commit message (Expand) | Author | Age | Files | Lines |
* | freescale: Move the Freescale drivers | Jeff Kirsher | 2011-08-12 | 1 | -1240/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | ucc_geth: fix ucc halt problem in half duplex mode | Yang Li | 2010-11-28 | 1 | -1/+2 |
* | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -23/+23 |
* | ucc_geth: Fix the wrong the Rx/Tx FIFO size | Dave Liu | 2010-01-06 | 1 | -6/+7 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -10/+10 |
* | ucc_geth: Implement suspend/resume and Wake-On-LAN support | Anton Vorontsov | 2009-08-30 | 1 | -0/+1 |
* | ucc_geth: Add support for skb recycling | Anton Vorontsov | 2009-07-07 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-18 | 1 | -1/+1 |
|\ |
|
| * | net/ucc_geth: Add SGMII support for UCC GETH driver | Haiying Wang | 2009-06-17 | 1 | -1/+27 |
| * | Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" | Grant Likely | 2009-06-17 | 1 | -27/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 | 1 | -3/+28 |
|\ \
| |/ |
|
| * | net/ucc_geth: Add SGMII support for UEC GETH driver | Haiying Wang | 2009-06-03 | 1 | -1/+27 |
| * | net: Rework ucc_geth driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 1 | -1/+1 |
| * | ucc_geth: Move freeing of TX packets to NAPI context | Joakim Tjernlund | 2009-04-21 | 1 | -1/+0 |
* | | net/ucc_geth: update riscTx and riscRx in ucc_geth | Haiying Wang | 2009-05-19 | 1 | -2/+2 |
|/ |
|
* | ucc_geth: Pass proper device to DMA routines, otherwise oops happens | Anton Vorontsov | 2009-04-02 | 1 | -1/+2 |
* | ucc_geth: Remove unused header | Kumar Gala | 2009-04-02 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-23 | 1 | -2/+1 |
|\ |
|
| * | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2009-03-22 | 1 | -2/+1 |
* | | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming | 2009-02-04 | 1 | -2/+12 |
|/ |
|
* | ucc_geth: Change uec phy id to the same format as gianfar's | Haiying Wang | 2009-01-29 | 1 | -0/+2 |
* | ucc_geth: use correct UCCE macros | Timur Tabi | 2009-01-11 | 1 | -89/+25 |
* | ucc_geth: Fix TX watchdog timeout handling | Anton Vorontsov | 2008-12-18 | 1 | -0/+1 |
* | ucc_geth: Fix a bunch of sparse warnings | Andy Fleming | 2008-05-06 | 1 | -20/+28 |
* | phy: Change mii_bus id field to a string | Andy Fleming | 2008-04-16 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-11 | 1 | -0/+1 |
|\ |
|
| * | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi | 2007-10-08 | 1 | -0/+1 |
* | | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 2007-10-10 | 1 | -1/+0 |
* | | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 | 1 | -0/+1 |
|/ |
|
* | ucc_geth: add ethtool support | Li Yang | 2007-07-24 | 1 | -0/+6 |
* | ucc_geth: Fix interrupt coalescing size and alignment | Michael Barkowski | 2007-04-28 | 1 | -2/+1 |
* | ucc_geth: NAPI-related bug fixes | Michael Reiss | 2007-04-28 | 1 | -0/+3 |
* | ucc_geth: migrate ucc_geth to phylib | Kim Phillips | 2007-04-28 | 1 | -100/+8 |
* | [PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an... | Li Yang | 2006-10-21 | 1 | -125/+123 |
* | [PATCH] Freescale QE UCC gigabit ethernet driver | Li Yang | 2006-08-19 | 1 | -0/+1339 |