summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-0/+3
|\
| * net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann2013-02-151-0/+3
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\ \
| * | drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| |/
* | drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N2013-02-183-12/+24
* | net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-131-4/+2
* | 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-124-9/+24
* | drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-062-2/+108
* | drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-063-22/+113
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-8/+4
* | net: ethernet: davinci: Fix build breakageThierry Reding2013-01-211-1/+1
* | net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N2013-01-184-13/+57
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-143-4/+4
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-063-9/+9
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-031-1/+0
|/
* cpts: fix a run time warn_on.Richard Cochran2012-12-261-1/+1
* cpts: fix build error by removing useless code.Richard Cochran2012-12-262-2/+0
* cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-3/+2
* net/davinci_emac: remove __dev* attributesBill Pemberton2012-12-032-6/+6
* cpsw: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* tlan: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* cpmac: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N2012-11-281-4/+3
* cpts: add missing kconfig dependencyRichard Cochran2012-11-261-0/+1
* 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
* net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath2012-11-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-1/+1
|\
| * NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard2012-10-241-1/+1
* | 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
* | ptp: fixup Kconfig for two PHC drivers.Richard Cochran2012-11-031-1/+1
* | 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
* | cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran2012-11-014-1/+582
* | 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-013-3/+56
|/
* net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-021-0/+1
* 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
OpenPOWER on IntegriCloud