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
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
/
freescale
/
fec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-2
/
+2
2012-06-28
net: fec: add phy-reset-duration for device tree probe
Shawn Guo
1
-1
/
+7
2012-06-28
net: fec: use managed function devm_gpio_request_one
Shawn Guo
1
-1
/
+2
2012-06-28
net: fec: enable regulator for fec phy
Shawn Guo
1
-0
/
+13
2012-06-28
net: fec: reset phy after pinctrl setup
Shawn Guo
1
-2
/
+2
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-12
/
+23
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+9
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
1
-0
/
+9
2012-05-12
net: fec: adopt pinctrl support
Shawn Guo
1
-0
/
+9
2012-04-25
net fec: do not depend on grouped clocks
Sascha Hauer
1
-12
/
+23
2012-04-04
fec: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-14
fec: fix PHY name to match fixed MDIO bus name
Florian Fainelli
1
-1
/
+1
2012-02-07
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
1
-2
/
+2
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-2
/
+2
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-01
net: fec: correct phy_name buffer length when init phy_name
Richard Zhao
1
-1
/
+1
2012-01-25
net: fec: use module_platform_driver
Fabio Estevam
1
-16
/
+1
2012-01-13
net: fsl: fec: handle 10Mbps speed in RMII mode
Eric Benard
1
-3
/
+6
2012-01-11
fec: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-10
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+5
2012-01-05
net: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2011-12-28
net: fec: Adjust ENET MDIO timeouts
Rogerio Pimentel
1
-1
/
+1
2011-12-28
net: fec: add clk_prepare/clk_unprepare
Richard Zhao
1
-5
/
+5
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2011-12-09
net/fec: fix the .remove code
Lothar Waßmann
1
-9
/
+22
2011-12-09
net/fec: preserve MII/RMII setting in fec_stop()
Lothar Waßmann
1
-1
/
+4
2011-12-09
net/fec: don't munge MAC address from platform data
Lothar Waßmann
1
-1
/
+1
2011-12-09
net/fec: don't request invalid IRQ
Lothar Waßmann
1
-2
/
+6
2011-12-09
net/fec: prevent dobule restart of interface on FDX/HDX change
Lothar Waßmann
1
-0
/
+2
2011-12-09
net/fec: set con_id in clk_get() call to NULL
Lothar Waßmann
1
-1
/
+1
2011-12-09
net/fec: misc cleanups
Lothar Waßmann
1
-6
/
+8
2011-12-07
net/fec: fix the use of pdev->id
Shawn Guo
1
-4
/
+7
2011-09-29
net/fec: add poll controller function for fec nic
Xiao Jiang
1
-0
/
+27
2011-09-29
net/fec: replace hardcoded irq num with macro
Xiao Jiang
1
-3
/
+4
2011-09-23
net/fec: add imx6q enet support
Shawn Guo
1
-13
/
+53
2011-09-23
net/fec: fix fec1 check in fec_enet_mii_init()
Shawn Guo
1
-1
/
+1
2011-09-23
net/fec: fec_reset_phy() does not need to always succeed
Shawn Guo
1
-8
/
+5
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher
1
-0
/
+1663