index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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-29
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
1
-4
/
+3
2012-11-27
cpts: add missing kconfig dependency
Richard Cochran
1
-0
/
+1
2012-11-15
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
1
-3
/
+3
2012-11-15
cpsw: simplify the setup of the register pointers
Richard Cochran
1
-139
/
+103
2012-11-15
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
1
-2
/
+14
2012-11-15
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
1
-1
/
+1
2012-11-11
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-25
NET_VENDOR_TI: make available for am33xx as well
Peter Korsgaard
1
-1
/
+1
2012-10-03
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
1
-0
/
+1
2012-10-02
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
1
-3
/
+0
2012-10-02
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
1
-0
/
+3
2012-10-02
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-09-01
net: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
1
-1
/
+3
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-08-15
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
Julia Lawall
1
-1
/
+2
2012-08-08
drivers: net: ethernet: davince_mdio: device tree implementation
Mugunthan V N
1
-4
/
+37
2012-08-04
drivers: net: ethernet: cpsw: Add device tree support to CPSW
Mugunthan V N
1
-6
/
+168
2012-08-04
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-17
ethernet: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-6
/
+2
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-35
/
+35
2012-06-29
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
2012-05-10
ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX
Kevin Hilman
1
-1
/
+1
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2012-04-25
tlan: add cast needed for proper 64 bit operation
Benjamin Poirier
1
-1
/
+1
[next]