| Commit message (Expand) | Author | Age | Files | Lines |
* | ucc_geth: Revive fixed link support | Anton Vorontsov | 2009-07-22 | 1 | -16/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-18 | 1 | -67/+46 |
|\ |
|
| * | net/ucc_geth: Add SGMII support for UCC GETH driver | Haiying Wang | 2009-06-17 | 1 | -1/+57 |
| * | Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" | Grant Likely | 2009-06-17 | 1 | -78/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 | 1 | -57/+130 |
|\ \
| |/ |
|
| * | net/ucc_geth: Add SGMII support for UEC GETH driver | Haiying Wang | 2009-06-03 | 1 | -1/+78 |
| * | net/ucc_geth: allow to set mac address on running device | Kevin Hao | 2009-05-26 | 1 | -1/+32 |
| * | net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property. | Grant Likely | 2009-04-28 | 1 | -3/+0 |
| * | net: Rework ucc_geth driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 1 | -35/+12 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-04-23 | 1 | -1/+2 |
| |\ |
|
| * | | ucc_geth: Move freeing of TX packets to NAPI context | Joakim Tjernlund | 2009-04-21 | 1 | -20/+11 |
* | | | net/ucc_geth: Assign six threads to Rx for UEC | Haiying Wang | 2009-05-19 | 1 | -1/+9 |
* | | | net/ucc_geth: update riscTx and riscRx in ucc_geth | Haiying Wang | 2009-05-19 | 1 | -3/+11 |
| |/
|/| |
|
* | | ucc_geth.c: Fix upsmr setting in RMII mode | Heiko Schocher | 2009-04-22 | 1 | -1/+2 |
|/ |
|
* | ucc_geth: Pass proper device to DMA routines, otherwise oops happens | Anton Vorontsov | 2009-04-02 | 1 | -10/+11 |
* | ucc_geth: Remove unused header | Kumar Gala | 2009-04-02 | 1 | -1/+0 |
* | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). | David S. Miller | 2009-03-29 | 1 | -5/+6 |
* | ucc_geth: Fix three oopses in PHY {de,}initialization code | Anton Vorontsov | 2009-03-27 | 1 | -10/+11 |
* | ucc_geth: Convert to net_device_ops | Joakim Tjernlund | 2009-03-24 | 1 | -9/+15 |
* | ucc_geth: Fix build breakage caused by a merge | Anton Vorontsov | 2009-03-24 | 1 | -1/+1 |
* | ucc_geth: Fix merge error. | David S. Miller | 2009-03-23 | 1 | -5/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-23 | 1 | -23/+13 |
|\ |
|
| * | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2009-03-22 | 1 | -24/+10 |
* | | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming | 2009-02-04 | 1 | -12/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-30 | 1 | -2/+18 |
|\ \
| |/ |
|
| * | ucc_geth: Change uec phy id to the same format as gianfar's | Haiying Wang | 2009-01-29 | 1 | -2/+18 |
* | | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -3/+3 |
|/ |
|
* | ucc_geth: use correct UCCE macros | Timur Tabi | 2009-01-11 | 1 | -85/+43 |
* | ucc_geth: Eliminate the need for forward references | Anton Vorontsov | 2008-12-26 | 1 | -42/+39 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -3/+3 |
* | ucc_geth: Remove UGETH_FILTERING dead code | Anton Vorontsov | 2008-12-18 | 1 | -262/+0 |
* | ucc_geth: Fix IO memory (un)mapping code | Anton Vorontsov | 2008-12-18 | 1 | -3/+12 |
* | ucc_geth: Cleanup repetitive ucc_geth_memclean() calls | Anton Vorontsov | 2008-12-18 | 1 | -30/+1 |
* | ucc_geth: Fix IRQ freeing code in ucc_geth_open() | Anton Vorontsov | 2008-12-18 | 1 | -9/+8 |
* | ucc_geth: Fix TX watchdog timeout handling | Anton Vorontsov | 2008-12-18 | 1 | -8/+29 |
* | ucc_geth: Fix endless loop in stop_{tx,rx} routines | Anton Vorontsov | 2008-12-18 | 1 | -3/+6 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -2/+2 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -2/+0 |
* | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-09-24 | 1 | -58/+58 |
* | ucc_geth: do not touch net queue in adjust_link phylib callback | Anton Vorontsov | 2008-07-21 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 1 | -1/+1 |
|\ |
|
| * | drivers/net: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 1 | -1/+1 |
* | | netdev: Convert all drivers away from netif_schedule(). | David S. Miller | 2008-07-17 | 1 | -2/+2 |
* | | ucc_geth: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 1 | -27/+2 |
|/ |
|
* | ucc_geth: Fix arguments to dma map/unmap functions | Andy Fleming | 2008-05-22 | 1 | -4/+5 |
* | ucc_geth: Don't use RX clock as TX clock. | Joakim Tjernlund | 2008-05-06 | 1 | -1/+1 |
* | ucc_geth: Fix a bunch of sparse warnings | Andy Fleming | 2008-05-06 | 1 | -132/+144 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 | 1 | -1/+1 |
|\ |
|
| * | ucc_geth: Fix sneaky merge conflict regarding bus_id | Andy Fleming | 2008-04-25 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 1 | -1/+7 |
|\ \
| |/
|/| |
|