index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
net: fec: fix compile with CONFIG_M5272
Nikita Yushchenko
1
-3
/
+10
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+24
2016-11-30
net: fec: cache statistics while device is down
Nikita Yushchenko
1
-4
/
+19
2016-11-30
net: ethernet: fec: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+5
2016-11-16
net: fec: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-11
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2016-10-24
net: fec: Call swap_buffer() prior to IP header alignment
Fabio Estevam
1
-3
/
+3
2016-10-20
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
1
-14
/
+11
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-03
net: fec: set mac address unconditionally
Gavin Schenk
1
-7
/
+5
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+12
2016-09-27
net: fec: align IP header in hardware
Eric Nelson
1
-1
/
+10
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx27
Eric Nelson
1
-1
/
+1
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx25
Eric Nelson
1
-1
/
+1
2016-08-14
net: fix up a few missing hashtable.h conflict resolutions
Jiri Kosina
1
-3
/
+3
2016-08-02
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+12
2016-07-06
Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Olof Johansson
1
-0
/
+12
2016-06-27
net: fec: use a more proper compatible string for i.MX6UL type device
Fugang Duan
1
-0
/
+8
2016-06-27
net: fec: add interrupt coalesc quirk flag
Fugang Duan
1
-10
/
+9
2016-06-13
net: fec: handle small PHY reset durations more precisely
Stefan Wahren
1
-1
/
+6
2016-06-12
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
Lucas Stach
1
-0
/
+12
2016-06-08
net: fec: fix spelling mistakes and add missing newline
Colin Ian King
1
-4
/
+4
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-10
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-10
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
1
-28
/
+21
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2016-05-04
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
1
-2
/
+8
2016-04-18
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-03-31
fec: Do not access unexisting register in Coldfire
Fabio Estevam
1
-1
/
+1
2016-03-07
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
1
-4
/
+4
2016-02-16
net: fec: Add "phy-reset-active-low" property to DT
Bernhard Walle
1
-2
/
+6
2016-02-11
net: fec: improve error handling
Troy Kisky
1
-4
/
+7
2016-02-11
net: fec: don't transfer ownership until descriptor write is complete
Troy Kisky
1
-1
/
+13
2016-02-11
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
Troy Kisky
1
-1
/
+1
2016-02-11
net: fec: add variable reg_desc_active to speed things up
Troy Kisky
1
-20
/
+24
2016-02-11
net: fec: add struct bufdesc_prop
Troy Kisky
1
-170
/
+118
2016-02-11
net: fec: fix fec_enet_get_free_txdesc_num
Troy Kisky
1
-1
/
+1
2016-02-11
net: fec: fix rx error counts
Troy Kisky
1
-21
/
+15
2016-02-11
net: fec: stop the "rcv is not +last, " error messages
Troy Kisky
1
-0
/
+1
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
1
-2
/
+1
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
1
-61
/
+69
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-5
/
+2
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-14
/
+2
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-3
/
+1
2015-11-25
net: fec: no need to test for the return type of of_property_read_u32
Saurabh Sengar
1
-7
/
+2
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-11-01
fec: Use gpio_set_value_cansleep()
Fabio Estevam
1
-1
/
+1
2015-09-29
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
Fabio Estevam
1
-2
/
+1
2015-09-10
net: fec: add netif status check before set mac address
Nimrod Andy
1
-0
/
+8
2015-09-06
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
Maciej S. Szmigiero
1
-1
/
+3
[prev]
[next]