summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2013-04-30net/cpsw: Use fallback for active_slaveSebastian Andrzej Siewior
2013-04-30net/cpsw: use a lock around source testingSebastian Andrzej Siewior
2013-04-30net/cpsw: fix missplaced init chunkSebastian Andrzej Siewior
2013-04-30net/cpsw: revert 80d5c3689b886308247da295a228a54df49a44f6Sebastian Andrzej Siewior
2013-04-30net/cpsw: revert f646968f8f7c624587de729115d802372b9063ddSebastian Andrzej Siewior
2013-04-30net/cpsw: revert f9a8f83b04e0c362a2fc660dbad980d24af209fcSebastian Andrzej Siewior
2013-04-30net/cpsw: giant cpsw patchSebastian Siewior
2013-04-30net/cpsw: revert stable patches v3.8..v3.8.9Sebastian Andrzej Siewior $
2013-04-05net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/davinci_emac: remove __dev* attributesBill Pemberton
2012-12-03cpsw: remove __dev* attributesBill Pemberton
2012-12-03tlan: remove __dev* attributesBill Pemberton
2012-12-03cpmac: remove __dev* attributesBill Pemberton
2012-11-28net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N
2012-11-26cpts: add missing kconfig dependencyRichard Cochran
2012-11-15net: cpsw: halt network stack before halting the device during suspendMugunthan V N
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-15net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath
2012-11-15net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard 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-01cpts: introduce time stamping code and a PTP hardware clock.Richard 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-25NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard
2012-10-03net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin
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-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-31net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall
2012-08-07drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N
2012-08-04drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N