Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | sh_eth: Fix memleak in sh_mdio_release | Denis Kirjanov | 1 | -0/+3 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-01-04 | net: Test off by one in sh_eth_reset() | roel kluin | 1 | -1/+1 |
2009-12-30 | Subject: drivers/net/sh_eth.c: use %pM to shown MAC address | H Hartley Sweeten | 1 | -7/+3 |
2009-12-16 | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2 | Magnus Damm | 1 | -1/+6 |
2009-11-19 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 1 | -1/+1 |
2009-10-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
2009-10-27 | sh_eth: Add asm/cacheflush.h | Nobuhiro Iwamatsu | 1 | -0/+1 |
2009-10-13 | net: add Runtime PM to the sh_eth driver | Magnus Damm | 1 | -2/+33 |
2009-10-13 | net: allow sh_eth to get mac address through platform data | Magnus Damm | 1 | -8/+12 |
2009-08-29 | net: sh_eth: add value of ether_link pin in platform_data | Yoshihiro Shimoda | 1 | -1/+5 |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-06-26 | sh_eth: remove redundant test on unsigned | roel kluin | 1 | -8/+1 |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -1/+1 |
2009-05-27 | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. | David S. Miller | 1 | -1/+1 |
2009-05-26 | net: sh_eth: Add support SH7724 | Yoshihiro Shimoda | 1 | -1/+51 |
2009-05-26 | net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" | Yoshihiro Shimoda | 1 | -144/+267 |
2009-05-26 | net: sh_eth: fix receive desciptor loop | Yoshihiro Shimoda | 1 | -0/+1 |
2009-05-26 | net: sh_eth: fix TX/RX descriptor not set physical memory | Yoshihiro Shimoda | 1 | -23/+12 |
2009-05-26 | net: sh_eth: fix cache coherency issue | Yoshihiro Shimoda | 1 | -0/+4 |
2009-04-14 | sh_eth: convert to net_device_ops | Alexander Beregalov | 1 | -7/+14 |
2009-03-19 | sh_eth: Change handling of IRQ | Nobuhiro Iwamatsu | 1 | -3/+17 |
2008-11-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2008-11-20 | sh: sh_eth: Update to change of mii_bus | Nobuhiro Iwamatsu | 1 | -2/+2 |
2008-11-11 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 1 | -2/+2 |
2008-10-09 | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 1 | -1/+1 |
2008-10-09 | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 1 | -1/+1 |
2008-09-11 | sh_eth: unsigned ndev->irq cannot be negative | roel kluin | 1 | -2/+3 |
2008-08-14 | [netdrvr] remove unnecessary #include | Huang Weiyi | 1 | -1/+0 |
2008-08-07 | [netdrvr] sh_eth: Add SH7619 support | Yoshinori Sato | 1 | -19/+50 |
2008-07-31 | sh_eth: Add support of SH7763 to sh_eth | Nobuhiro Iwamatsu | 1 | -36/+166 |
2008-07-23 | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 | Anton Vorontsov | 1 | -5/+0 |
2008-07-18 | netdev: Convert all drivers away from netif_schedule(). | David S. Miller | 1 | -1/+1 |
2008-06-28 | net: sh_eth: Fix compile error sh_eth | Nobuhiro Iwamatsu | 1 | -2/+2 |
2008-06-12 | net: sh_eth: add support for Renesas SuperH Ethernet | Nobuhiro Iwamatsu | 1 | -0/+1174 |