Commit message (Expand) | Author | Age | |
---|---|---|---|
* | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 2014-10-03 |
* | net: moxa: continue loop on skb allocation failure | Jonas Jensen | 2014-08-25 |
* | net: moxa: synchronize DMA memory | Jonas Jensen | 2014-08-25 |
* | net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy() | Jonas Jensen | 2014-08-25 |
* | net: moxa: clear DESC1 on ndo_start_xmit() | Jonas Jensen | 2014-08-25 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 |
* | ethernet: moxa: remove duplicate includes | Michael Opdenacker | 2013-10-21 |
* | moxa: fix the error handling in moxart_mac_probe() | Wei Yongjun | 2013-10-08 |
* | ethernet: moxa: fix incorrect placement of __initdata tag | Bartlomiej Zolnierkiewicz | 2013-10-01 |
* | ethernet: moxa: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-22 |
* | moxa: fix missing unlock on error in moxart_mac_start_xmit() | Wei Yongjun | 2013-08-20 |
* | net: Add MOXA ART SoCs ethernet driver | Jonas Jensen | 2013-08-12 |