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
/
freescale
/
fman
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+16
2022-01-06
fsl/fman: Check for null pointer after calling devm_ioremap
Jiasheng Jiang
1
-5
/
+16
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-27
fsl/fman: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-16
/
+16
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
7
-16
/
+16
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
1
-0
/
+1
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-6
/
+3
2021-01-13
fsl/fman: Add MII mode support.
Maxim Kochetkov
1
-0
/
+4
2020-12-05
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
1
-0
/
+1
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
4
-22
/
+25
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-04
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-04
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-04
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-04
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-04
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-17
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
Madalin Bucur
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-0
/
+51
2020-03-09
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
4
-25
/
+18
2020-03-09
fsl/fman: reuse set_mac_address() in dtsec init()
Madalin Bucur
1
-25
/
+19
2020-03-07
fsl/fman: detect FMan erratum A050385
Madalin Bucur
3
-0
/
+51
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-23
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur
1
-2
/
+2
2020-01-03
fsl/fman: use resource_size
Julia Lawall
1
-2
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+3
2019-10-25
fsl/fman: remove unused struct member
Madalin Bucur
1
-3
/
+0
2019-10-25
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2
-0
/
+16
2019-10-25
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
1
-1
/
+5
2019-07-25
fsl/fman: Remove comment referring to non-existent function
Chris Packham
1
-3
/
+0
2019-05-28
fsl/fman: include IPSEC SPI in the Keygen extraction
Madalin Bucur
1
-1
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-03-04
fsl/fman: Use vsprintf extension %pM
Joe Perches
1
-3
/
+1
2018-12-29
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2
-2
/
+2
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2018-12-05
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
1
-3
/
+2
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-1
/
+1
2018-10-02
net: phy: Add helper for advertise to lcl value
Andrew Lunn
1
-5
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2018-06-30
fsl/fman: fix parser reporting bad checksum on short frames
Madalin Bucur
1
-0
/
+8
2018-06-26
fsl/fman: define frame description command UPD
Yangbo Lu
1
-0
/
+1
2018-06-26
fsl/fman_port: support getting timestamp
Yangbo Lu
2
-0
/
+14
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
8
-0
/
+60
2018-06-26
fsl/fman: share the event interrupt
Yangbo Lu
1
-1
/
+2
2018-04-24
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
1
-5
/
+3
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2
-2
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[next]