summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpsw.c
AgeCommit message (Expand)Author
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-12driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N
2013-02-06drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-18net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-03cpsw: remove __dev* attributesBill Pemberton
2012-11-28net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N
2012-11-14net: cpsw: halt network stack before halting the device during suspendMugunthan V N
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-14net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran
2012-11-01cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran
2012-11-01cpsw: support both silicon versionsRichard Cochran
2012-11-01cpsw: remember the silicon versionRichard Cochran
2012-11-01cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran
2012-11-01cpsw: rename register banks to match the reference manualRichard Cochran
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack
2012-08-03drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N