summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-111-1/+1
|\
| * NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard2012-10-251-1/+1
* | cpsw: fix leaking IO mappingsRichard Cochran2012-11-031-9/+8Star
* | 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-031-0/+1
* Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2012-10-011-3/+0Star
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-1/+3
|\
| * net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-1/+2
|\|
| * drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-151-1/+2
* | drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-081-4/+37
* | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-041-6/+168
* | drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...Mugunthan V N2012-08-041-2/+2
|/
* net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer2012-07-221-21/+22
* net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer2012-07-221-2/+0Star
* driver: net: ethernet: cpsw: runtime PM supportMugunthan V N2012-07-181-9/+14
* driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N2012-07-181-13/+12Star
* net: ethernet: davinci_emac: add OF supportHeiko Schocher2012-07-181-1/+88
* ethernet: Use eth_random_addrJoe Perches2012-07-171-1/+1
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-111-6/+2Star
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-35/+35
* davinci_cpdma: include linux/module.hDaniel Mack2012-06-291-0/+1
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-1/+1
|\
| * ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman2012-05-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-082-2/+2
|\|
| * tlan: add cast needed for proper 64 bit operationBenjamin Poirier2012-04-251-1/+1
| * net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin2012-04-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-241-0/+5
|\|
| * davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-181-0/+5
* | davinci_cpdma: export symbols used by other driversArnd Bergmann2012-04-211-1/+12
* | net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* | davinci_emac: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+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-193-0/+1031
* netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2012-03-192-0/+734
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-271-2/+4
|\
| * davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4