index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-26
cpts: fix a run time warn_on.
Richard Cochran
1
-1
/
+1
2012-12-26
cpts: fix build error by removing useless code.
Richard Cochran
2
-2
/
+0
2012-12-14
cpts: Fix build error caused by include of plat/clock.h
Tony Lindgren
1
-2
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-3
/
+2
2012-12-03
net/davinci_emac: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-03
cpsw: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-03
tlan: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-03
cpmac: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-11-28
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
1
-4
/
+3
2012-11-26
cpts: add missing kconfig dependency
Richard Cochran
1
-0
/
+1
2012-11-14
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
1
-3
/
+3
2012-11-14
cpsw: simplify the setup of the register pointers
Richard Cochran
1
-139
/
+103
2012-11-14
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
1
-2
/
+14
2012-11-14
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
1
-1
/
+1
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-11-03
cpsw: fix leaking IO mappings
Richard Cochran
1
-9
/
+8
2012-11-03
cpsw: rename register banks to match the reference manual, part 2
Richard Cochran
1
-13
/
+13
2012-11-03
ptp: fixup Kconfig for two PHC drivers.
Richard Cochran
1
-1
/
+1
2012-11-01
cpsw: support the HWTSTAMP ioctl and the CPTS
Richard Cochran
1
-0
/
+182
2012-11-01
cpts: specify the input clock frequency via DT
Richard Cochran
1
-0
/
+14
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
1
-0
/
+7
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
1
-0
/
+7
2012-11-01
cpts: introduce time stamping code and a PTP hardware clock.
Richard Cochran
4
-1
/
+582
2012-11-01
cpsw: support both silicon versions
Richard Cochran
1
-16
/
+90
2012-11-01
cpsw: remember the silicon version
Richard Cochran
1
-0
/
+4
2012-11-01
cpsw: add missing fields to the CPSW_SS register bank.
Richard Cochran
1
-0
/
+8
2012-11-01
cpsw: rename register banks to match the reference manual
Richard Cochran
1
-9
/
+9
2012-11-01
drivers: net: ethernet: cpsw: add multicast address to ALE table
Mugunthan V N
3
-3
/
+56
2012-10-24
NET_VENDOR_TI: make available for am33xx as well
Peter Korsgaard
1
-1
/
+1
2012-10-02
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
1
-0
/
+1
2012-10-01
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
1
-3
/
+0
2012-10-01
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
1
-0
/
+3
2012-10-01
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
1
-0
/
+5
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-08-31
net: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
1
-1
/
+3
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-08-14
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
Julia Lawall
1
-1
/
+2
2012-08-07
drivers: net: ethernet: davince_mdio: device tree implementation
Mugunthan V N
1
-4
/
+37
2012-08-03
drivers: net: ethernet: cpsw: Add device tree support to CPSW
Mugunthan V N
1
-6
/
+168
2012-08-03
drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...
Mugunthan V N
1
-2
/
+2
2012-07-22
net: ethernet: davinci_emac: add pm_runtime support
Mark A. Greer
1
-21
/
+22
2012-07-22
net: ethernet: davinci_emac: Remove unnecessary #include
Mark A. Greer
1
-2
/
+0
2012-07-18
driver: net: ethernet: cpsw: runtime PM support
Mugunthan V N
1
-9
/
+14
2012-07-18
driver: net: ethernet: davinci_mdio: runtime PM support
Mugunthan V N
1
-13
/
+12
2012-07-18
net: ethernet: davinci_emac: add OF support
Heiko Schocher
1
-1
/
+88
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-6
/
+2
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-35
/
+35
2012-06-28
davinci_cpdma: include linux/module.h
Daniel Mack
1
-0
/
+1
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
[next]