summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N2013-02-181-9/+16
* driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-121-52/+283
* driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N2013-02-121-15/+21
* driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-121-3/+3
* drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-061-2/+104
* drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-061-4/+4
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+3
* net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N2013-01-181-0/+9
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+4
* cpsw: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N2012-11-281-4/+3
* net: cpsw: halt network stack before halting the device during suspendMugunthan V N2012-11-141-3/+3
* cpsw: simplify the setup of the register pointersRichard Cochran2012-11-141-139/+103
* net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath2012-11-141-2/+14
* cpsw: fix leaking IO mappingsRichard Cochran2012-11-031-9/+8
* cpsw: rename register banks to match the reference manual, part 2Richard Cochran2012-11-031-13/+13
* cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran2012-11-011-0/+182
* cpts: specify the input clock frequency via DTRichard Cochran2012-11-011-0/+14
* cpsw: add a DT field for the active time stamping portRichard Cochran2012-11-011-0/+7
* cpsw: add a DT field for the cpts offsetRichard Cochran2012-11-011-0/+7
* cpsw: support both silicon versionsRichard Cochran2012-11-011-16/+90
* cpsw: remember the silicon versionRichard Cochran2012-11-011-0/+4
* cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran2012-11-011-0/+8
* cpsw: rename register banks to match the reference manualRichard Cochran2012-11-011-9/+9
* drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N2012-11-011-0/+27
* Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2012-10-011-3/+0
* net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack2012-10-011-0/+3
* net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack2012-10-011-0/+5
* drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-031-6/+168
* driver: net: ethernet: cpsw: runtime PM supportMugunthan V N2012-07-181-9/+14
* ethernet: Use eth_random_addrJoe Perches2012-07-161-1/+1
* cpsw: Hook up default ndo_change_mtu.David S. Miller2012-03-201-0/+1
* netdev: driver: ethernet: Add TI CPSW driverMugunthan V N2012-03-191-0/+1018
OpenPOWER on IntegriCloud