Age | Commit message (Expand) | Author |
2013-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-21 | net: ethernet: cpsw: fix erroneous condition in error check | Lothar Waßmann |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-13 | net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() | Daniel Mack |
2013-03-13 | drivers: net: ethernet: cpsw: implement get phy_id via ioctl | Mugunthan V N |
2013-03-13 | driver: net: ethernet: cpsw: implement interrupt pacing via ethtool | Mugunthan V N |
2013-03-13 | driver: net: ethernet: cpsw: implement ethtool get/set phy setting | Mugunthan V N |
2013-03-13 | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave | Mugunthan V N |
2013-02-26 | drivers: net: ethernet: cpsw: consider number of slaves in interation | Daniel Mack |
2013-02-18 | drivers: net: davinci_cpdma: acknowledge interrupt properly | Mugunthan V N |
2013-02-12 | driver: net: ethernet: cpsw: dual emac interface implementation | Mugunthan V N |
2013-02-12 | driver: net: ethernet: cpsw: make cpts as pointer | Mugunthan V N |
2013-02-12 | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou... | Mugunthan V N |
2013-02-06 | drivers: net:ethernet: cpsw: add support for VLAN | Mugunthan V N |
2013-02-06 | drivers: net: cpsw: Add helper functions for VLAN ALE implementation | Mugunthan V N |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-18 | net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors | Mugunthan V N |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-12-03 | cpsw: remove __dev* attributes | Bill Pemberton |
2012-11-28 | net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected | Mugunthan V N |
2012-11-14 | net: cpsw: halt network stack before halting the device during suspend | Mugunthan V N |
2012-11-14 | cpsw: simplify the setup of the register pointers | Richard Cochran |
2012-11-14 | net: cpsw: Add parent<->child relation support between cpsw and mdio | Vaibhav Hiremath |
2012-11-03 | cpsw: fix leaking IO mappings | Richard Cochran |
2012-11-03 | cpsw: rename register banks to match the reference manual, part 2 | Richard Cochran |
2012-11-01 | cpsw: support the HWTSTAMP ioctl and the CPTS | Richard Cochran |
2012-11-01 | cpts: specify the input clock frequency via DT | Richard Cochran |
2012-11-01 | cpsw: add a DT field for the active time stamping port | Richard Cochran |
2012-11-01 | cpsw: add a DT field for the cpts offset | Richard Cochran |
2012-11-01 | cpsw: support both silicon versions | Richard Cochran |
2012-11-01 | cpsw: remember the silicon version | Richard Cochran |
2012-11-01 | cpsw: add missing fields to the CPSW_SS register bank. | Richard Cochran |
2012-11-01 | cpsw: rename register banks to match the reference manual | Richard Cochran |
2012-11-01 | drivers: net: ethernet: cpsw: add multicast address to ALE table | Mugunthan V N |
2012-10-01 | Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT" | David S. Miller |
2012-10-01 | net: ti cpsw ethernet: allow reading phy interface mode from DT | Daniel Mack |
2012-10-01 | net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL | Daniel Mack |
2012-08-03 | drivers: net: ethernet: cpsw: Add device tree support to CPSW | Mugunthan V N |
2012-07-18 | driver: net: ethernet: cpsw: runtime PM support | Mugunthan V N |
2012-07-16 | ethernet: Use eth_random_addr | Joe Perches |
2012-03-20 | cpsw: Hook up default ndo_change_mtu. | David S. Miller |
2012-03-19 | netdev: driver: ethernet: Add TI CPSW driver | Mugunthan V N |