index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-3
/
+2
*
net/davinci_emac: remove __dev* attributes
Bill Pemberton
2012-12-03
2
-6
/
+6
*
cpsw: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
tlan: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
cpmac: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
2012-11-28
1
-4
/
+3
*
cpts: add missing kconfig dependency
Richard Cochran
2012-11-26
1
-0
/
+1
*
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
2012-11-14
1
-3
/
+3
*
cpsw: simplify the setup of the register pointers
Richard Cochran
2012-11-14
1
-139
/
+103
*
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
2012-11-14
1
-2
/
+14
*
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
2012-11-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
1
-1
/
+1
|
\
|
*
NET_VENDOR_TI: make available for am33xx as well
Peter Korsgaard
2012-10-24
1
-1
/
+1
*
|
cpsw: fix leaking IO mappings
Richard Cochran
2012-11-03
1
-9
/
+8
*
|
cpsw: rename register banks to match the reference manual, part 2
Richard Cochran
2012-11-03
1
-13
/
+13
*
|
ptp: fixup Kconfig for two PHC drivers.
Richard Cochran
2012-11-03
1
-1
/
+1
*
|
cpsw: support the HWTSTAMP ioctl and the CPTS
Richard Cochran
2012-11-01
1
-0
/
+182
*
|
cpts: specify the input clock frequency via DT
Richard Cochran
2012-11-01
1
-0
/
+14
*
|
cpsw: add a DT field for the active time stamping port
Richard Cochran
2012-11-01
1
-0
/
+7
*
|
cpsw: add a DT field for the cpts offset
Richard Cochran
2012-11-01
1
-0
/
+7
*
|
cpts: introduce time stamping code and a PTP hardware clock.
Richard Cochran
2012-11-01
4
-1
/
+582
*
|
cpsw: support both silicon versions
Richard Cochran
2012-11-01
1
-16
/
+90
*
|
cpsw: remember the silicon version
Richard Cochran
2012-11-01
1
-0
/
+4
*
|
cpsw: add missing fields to the CPSW_SS register bank.
Richard Cochran
2012-11-01
1
-0
/
+8
*
|
cpsw: rename register banks to match the reference manual
Richard Cochran
2012-11-01
1
-9
/
+9
*
|
drivers: net: ethernet: cpsw: add multicast address to ALE table
Mugunthan V N
2012-11-01
3
-3
/
+56
|
/
*
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
2012-10-02
1
-0
/
+1
*
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
2012-10-01
1
-3
/
+0
*
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
2012-10-01
1
-0
/
+3
*
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
2012-10-01
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
1
-1
/
+3
|
\
|
*
net: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
2012-08-31
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-1
/
+2
|
\
\
|
|
/
|
*
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
Julia Lawall
2012-08-14
1
-1
/
+2
*
|
drivers: net: ethernet: davince_mdio: device tree implementation
Mugunthan V N
2012-08-07
1
-4
/
+37
*
|
drivers: net: ethernet: cpsw: Add device tree support to CPSW
Mugunthan V N
2012-08-03
1
-6
/
+168
*
|
drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...
Mugunthan V N
2012-08-03
1
-2
/
+2
|
/
*
net: ethernet: davinci_emac: add pm_runtime support
Mark A. Greer
2012-07-22
1
-21
/
+22
*
net: ethernet: davinci_emac: Remove unnecessary #include
Mark A. Greer
2012-07-22
1
-2
/
+0
*
driver: net: ethernet: cpsw: runtime PM support
Mugunthan V N
2012-07-18
1
-9
/
+14
*
driver: net: ethernet: davinci_mdio: runtime PM support
Mugunthan V N
2012-07-18
1
-13
/
+12
*
net: ethernet: davinci_emac: add OF support
Heiko Schocher
2012-07-18
1
-1
/
+88
*
ethernet: Use eth_random_addr
Joe Perches
2012-07-16
1
-1
/
+1
*
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-10
1
-6
/
+2
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-35
/
+35
*
davinci_cpdma: include linux/module.h
Daniel Mack
2012-06-28
1
-0
/
+1
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-05-26
1
-1
/
+1
|
\
|
*
ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX
Kevin Hilman
2012-05-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
2
-2
/
+2
|
\
\
|
|
/
|
*
tlan: add cast needed for proper 64 bit operation
Benjamin Poirier
2012-04-25
1
-1
/
+1
[next]