Age | Commit message (Expand) | Author |
2011-08-12 | dnet: Move the Dave Ethernet driver | Jeff Kirsher |
2011-06-13 | dnet: enable transmit time stamping. | Richard Cochran |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-02-28 | dnet: fix wrong use of platform_set_drvdata() | Ilya Yanok |
2010-10-16 | dnet: mark methods static and annotate for correct endianness | Harvey Harrison |
2010-07-30 | dnet: fixup error handling in initialization | Dan Carpenter |
2010-07-18 | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2010-03-24 | net/various: remove trailing space in messages | Frans Pop |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-04-02 | dnet: remove unused #include <version.h> | Huang Weiyi |
2009-03-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-24 | dnet: drivers/net/dnet.c needs <linux/io.h> | Geert Uytterhoeven |
2009-03-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-22 | net: update dnet.c for bus_id removal | Stephen Rothwell |
2009-03-20 | dnet: remove duplicated #include | Huang Weiyi |
2009-03-13 | dnet: replace obsolete *netif_rx_* functions with *napi_* | Ilya Yanok |
2009-03-11 | dnet: Fix warnings on 64-bit. | David S. Miller |
2009-03-11 | dnet: Dave DNET ethernet controller driver (updated) | Ilya Yanok |