aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-01cpsw: support both silicon versionsRichard Cochran1-16/+90
2012-11-01cpsw: remember the silicon versionRichard Cochran1-0/+4
2012-11-01cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran1-0/+8
2012-11-01cpsw: rename register banks to match the reference manualRichard Cochran1-9/+9
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N1-0/+27
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller1-3/+0
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack1-0/+3
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack1-0/+5
2012-08-03drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N1-6/+168
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N1-9/+14
2012-07-16ethernet: Use eth_random_addrJoe Perches1-1/+1
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller1-0/+1
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N1-0/+1018