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
/
cavium
/
thunder
/
thunder_bgx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-09
ethtool: thunder_bgx: use ethtool.h constants for speed and duplex
Michael Zhivich
1
-8
/
+8
2019-02-22
net: thunderx: correct typo in macro name
Vadim Lomovtsev
1
-1
/
+1
2018-08-07
net: thunderx: check for failed allocation lmac->dmacs
Colin Ian King
1
-0
/
+2
2018-04-01
net: thunderx: add multicast filter management support
Vadim Lomovtsev
1
-0
/
+144
2018-04-01
net: thunderx: add MAC address filter tracking for LMAC
Vadim Lomovtsev
1
-14
/
+30
2018-04-01
net: thunderx: move filter register related macro into proper place
Vadim Lomovtsev
1
-0
/
+13
2018-01-29
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...
Vadim Lomovtsev
1
-1
/
+1
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
1
-0
/
+29
2017-07-30
net: thunderx: Fix BGX transmit stall due to underflow
Sunil Goutham
1
-5
/
+22
2017-07-14
net: thunder_bgx: avoid format string overflow warning
Arnd Bergmann
1
-1
/
+1
2017-04-17
net: thunderx: Fix set_max_bgx_per_node for 81xx rgx
George Cherian
1
-0
/
+1
2017-03-10
net: thunderx: Fix invalid mac addresses for node1 interfaces
Sunil Goutham
1
-13
/
+45
2017-03-10
net: thunderx: Fix LMAC mode debug prints for QSGMII mode
Sunil Goutham
1
-6
/
+0
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+96
2017-02-08
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
1
-12
/
+96
2017-01-25
net: thunderx: Leave serdes lane config on 81/83xx to firmware
Sunil Goutham
1
-77
/
+18
2017-01-13
net: thunderx: acpi: fix LMAC initialization
Vadim Lomovtsev
1
-5
/
+6
2016-11-26
net: thunderx: Pause frame support
Sunil Goutham
1
-0
/
+53
2016-11-26
net: thunderx: Add ethtool support for supported ports and link modes.
Thanneeru Srinivasulu
1
-0
/
+1
2016-11-26
net: thunderx: 80xx BGX0 configuration changes
Sunil Goutham
1
-3
/
+17
2016-11-16
net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id
Radha Mohan Chintakuntla
1
-2
/
+2
2016-08-13
net: thunderx: Don't set RX_PACKET_DIS while initializing
Sunil Goutham
1
-11
/
+7
2016-08-13
net: thunderx: Support for 83xx mixed QLM/DLM config
Sunil Goutham
1
-20
/
+24
2016-08-13
net: thunderx: Add RGMII interface type support
Sunil Goutham
1
-28
/
+69
2016-08-13
net: thunderx: Add QSGMII interface type support
Sunil Goutham
1
-12
/
+53
2016-08-13
net: thunderx: Add 81xx support to BGX driver
Sunil Goutham
1
-10
/
+102
2016-08-13
net: thunderx: Support for different LMAC types within BGX
Sunil Goutham
1
-126
/
+98
2016-06-29
net: thunderx: Fix link status reporting
Sunil Goutham
1
-31
/
+60
2016-05-19
net: thunderx: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+3
2016-04-14
net: thunderx: Fix broken of_node_put() code.
David Daney
1
-2
/
+3
2016-03-17
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
1
-6
/
+20
2016-03-14
net: thunderx: Cleanup PHY probing code.
David Daney
1
-11
/
+18
2016-02-11
net: thunderx: bgx: Add log message when setting mac address
Robert Richter
1
-3
/
+8
2016-02-11
net: thunderx: bgx: Use standard firmware node infrastructure.
David Daney
1
-13
/
+14
2015-12-02
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
Sunil Goutham
1
-2
/
+18
2015-12-02
net: thunderx: Switchon carrier only upon interface link up
Sunil Goutham
1
-0
/
+2
2015-12-02
net: thunderx: Wait for delayed work to finish before destroying it
Thanneeru Srinivasulu
1
-2
/
+1
2015-12-02
net: thunderx: Force to load octeon-mdio before bgx driver.
Thanneeru Srinivasulu
1
-0
/
+3
2015-10-27
net: thunderx: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-08-31
net: thunderx: Support for internal loopback mode
Sunil Goutham
1
-0
/
+31
2015-08-11
net, thunder, bgx: Add support to get MAC address from ACPI.
David Daney
1
-1
/
+85
2015-08-11
net: thunder: Factor out DT specific code in BGX
Robert Richter
1
-13
/
+35
2015-07-30
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-06-02
net: thunderx: add static
Aleksey Makarov
1
-3
/
+3
2015-06-02
net: thunderx: delete unused variables
Aleksey Makarov
1
-2
/
+2
2015-06-02
net: thunderx: rework mac address handling
Aleksey Makarov
1
-2
/
+2
2015-06-02
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
Robert Richter
1
-2
/
+2
2015-05-27
net: Adding support for Cavium ThunderX network controller
Sunil Goutham
1
-0
/
+966