Age | Commit message (Expand) | Author | Files | Lines |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -16/+37 |
2014-09-12 | net: arc_emac: prevent reuse of unreclaimed tx descriptors | Beniamino Galvani | 1 | -11/+32 |
2014-09-12 | net: arc_emac: enable tx interrupts | Beniamino Galvani | 1 | -5/+5 |
2014-09-10 | net: ethernet: arc: Don't free Rockchip resources before disconnect from phy | Romain Perier | 1 | -1/+2 |
2014-09-09 | ethernet: arc: Add support for Rockchip SoC layer device tree bindings | Romain Perier | 5 | -1/+244 |
2014-09-02 | ethernet: arc: remove unused dev | Jingoo Han | 1 | -1/+0 |
2014-08-27 | ethernet: arc: Add support for specific SoC layer device tree bindings | Romain Perier | 5 | -61/+129 |
2014-08-27 | ethernet: arc: mdio changes for future SoC glue layer devtree support | Romain Perier | 3 | -6/+5 |
2014-08-27 | ethernet: arc: remove use of 'struct platform_device' | Romain Perier | 1 | -31/+33 |
2014-07-09 | arc_emac: Remove unused pointer to net_device from arc_emac_priv | Tobias Klauser | 2 | -3/+0 |
2014-07-09 | arc_emac: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -7/+5 |
2014-05-13 | arc_emac: add netpoll support | Beniamino Galvani | 1 | -0/+12 |
2014-05-13 | arc_emac: implement promiscuous mode and multicast filtering | Beniamino Galvani | 1 | -0/+37 |
2014-04-27 | arc_emac: add clock handling | Heiko Stübner | 2 | -11/+37 |
2014-04-27 | arc_emac: fix probe error path | Heiko Stübner | 1 | -9/+14 |
2014-04-22 | arc_emac: write initial MAC address from devicetree to hw | Max Schwarz | 1 | -7/+14 |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2013-12-27 | arc_emac: fix potential use after free | Eric Dumazet | 1 | -2/+2 |
2013-12-06 | arc_emac: remove custom "max-speed" parsing code | Florian Fainelli | 2 | -21/+1 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+4 |
2013-11-11 | ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe() | Wei Yongjun | 1 | -0/+1 |
2013-10-29 | arc_emac: drop redundant mac address check | Luka Perkov | 1 | -3/+3 |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 1 | -5/+5 |
2013-09-05 | ethernet/arc/arc_emac: Fix huge delays in large file copies | Vineet Gupta | 1 | -2/+2 |
2013-08-13 | ethernet/arc/arc_emac - fix NAPI "work > weight" warning | Alexey Brodkin | 1 | -1/+1 |
2013-06-26 | arc_emac: fix compile-time errors & warnings on PPC64 | Alexey Brodkin | 1 | -26/+39 |
2013-06-25 | ethernet/arc/arc_emac - Add new driver | Alexey Brodkin | 5 | -0/+1209 |