| Commit message (Expand) | Author | Age |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | net: sh_eth: add set_mdio_gate in bb_info | Yoshihiro Shimoda | 2011-03-14 |
* | net: sh_eth: add support for SH7757's GETHER | Yoshihiro Shimoda | 2011-03-14 |
* | net: sh_eth: modify the PHY_INTERFACE_MODE | Yoshihiro Shimoda | 2011-03-14 |
* | net: sh_eth: remove almost #ifdef of SH7763 | Yoshihiro Shimoda | 2011-03-14 |
* | net: sh_eth: remove the SH_TSU_ADDR | Yoshihiro Shimoda | 2011-03-14 |
* | net: sh_eth: modify the definitions of register | Yoshihiro Shimoda | 2011-03-14 |
* | sh: sh_eth: Add support ethtool | Nobuhiro Iwamatsu | 2011-02-22 |
* | drivers/net: remove unnecessary flush_scheduled_work() calls | Tejun Heo | 2010-12-12 |
* | net: sh_eth: Move off of deprecated I/O routines. | Paul Mundt | 2010-11-15 |
* | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 |
* | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 2010-08-25 |
* | net: sh_eth: remove unused variable | Kuninori Morimoto | 2010-08-19 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ |
|
| * | Fix spelling contorller -> controller in comments | Stefan Weil | 2010-08-04 |
* | | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 2010-07-18 |
* | | net: sh_eth: add support for SH7757's ETHER | Yoshihiro Shimoda | 2010-07-07 |
|/ |
|
* | sh_eth: Fix memleak in sh_mdio_release | Denis Kirjanov | 2010-05-21 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-11 |
|\ |
|
| * | net: Test off by one in sh_eth_reset() | roel kluin | 2010-01-04 |
* | | Subject: drivers/net/sh_eth.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-29 |
|/ |
|
* | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2 | Magnus Damm | 2009-12-16 |
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 |
|\ |
|
| * | sh_eth: Add asm/cacheflush.h | Nobuhiro Iwamatsu | 2009-10-26 |
* | | net: add Runtime PM to the sh_eth driver | Magnus Damm | 2009-10-13 |
* | | net: allow sh_eth to get mac address through platform data | Magnus Damm | 2009-10-13 |
|/ |
|
* | net: sh_eth: add value of ether_link pin in platform_data | Yoshihiro Shimoda | 2009-08-29 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | sh_eth: remove redundant test on unsigned | roel kluin | 2009-06-25 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 |
* | sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. | David S. Miller | 2009-05-27 |
* | net: sh_eth: Add support SH7724 | Yoshihiro Shimoda | 2009-05-26 |
* | net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" | Yoshihiro Shimoda | 2009-05-26 |
* | net: sh_eth: fix receive desciptor loop | Yoshihiro Shimoda | 2009-05-26 |
* | net: sh_eth: fix TX/RX descriptor not set physical memory | Yoshihiro Shimoda | 2009-05-26 |
* | net: sh_eth: fix cache coherency issue | Yoshihiro Shimoda | 2009-05-26 |
* | sh_eth: convert to net_device_ops | Alexander Beregalov | 2009-04-13 |
* | sh_eth: Change handling of IRQ | Nobuhiro Iwamatsu | 2009-03-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 |
|\ |
|
| * | sh: sh_eth: Update to change of mii_bus | Nobuhiro Iwamatsu | 2008-11-20 |
* | | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-19 |
|\ |
|
| * | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-08 |
| * | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 |
* | | sh_eth: unsigned ndev->irq cannot be negative | roel kluin | 2008-09-11 |
|/ |
|
* | [netdrvr] remove unnecessary #include | Huang Weiyi | 2008-08-14 |