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
/
intel
/
igc
/
igc_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
igc: field get conversion
Jesse Brandeburg
1
-4
/
+2
2023-01-03
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
1
-0
/
+29
2022-05-11
igc: Remove unused phy_type enum
Sasha Neftin
1
-2
/
+0
2021-10-29
igc: Change Device Reset to Port Reset
Sasha Neftin
1
-1
/
+1
2021-10-29
igc: Add new device ID
Sasha Neftin
1
-0
/
+1
2021-10-29
igc: Remove media type checking on the PHY initialization
Sasha Neftin
1
-5
/
+0
2021-07-21
igc: Remove _I_PHY_ID checking
Sasha Neftin
1
-9
/
+1
2020-12-11
igc: Add new device ID
Sasha Neftin
1
-0
/
+1
2020-09-29
igc: Add new device ID's
Sasha Neftin
1
-0
/
+5
2020-05-19
igc: Use netdev log helpers in igc_base.c
Andre Guedes
1
-3
/
+3
2020-04-19
igc: Add new device IDs for i225 part
Sasha Neftin
1
-0
/
+3
2020-01-17
igc: Add SKU for i225 device
Sasha Neftin
1
-0
/
+1
2019-07-24
igc: Add more SKUs for i225 device
Sasha Neftin
1
-0
/
+3
2019-07-24
igc: Update the MAC reset flow
Sasha Neftin
1
-1
/
+1
2019-05-29
igc: Remove the obsolete workaround
Sasha Neftin
1
-49
/
+0
2019-02-06
igc: Add ethtool support
Sasha Neftin
1
-0
/
+1
2019-02-06
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
1
-17
/
+1
2019-02-06
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
1
-14
/
+1
2019-02-06
igc: Remove unneeded code
Sasha Neftin
1
-21
/
+1
2019-02-06
igc: Fix code redundancy
Sasha Neftin
1
-18
/
+2
2018-11-07
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
1
-8
/
+0
2018-10-17
igc: Add setup link functionality
Sasha Neftin
1
-0
/
+40
2018-10-17
igc: Add code for PHY support
Sasha Neftin
1
-0
/
+122
2018-10-17
igc: Add NVM support
Sasha Neftin
1
-0
/
+109
2018-10-17
igc: Add HW initialization code
Sasha Neftin
1
-0
/
+187
2018-10-17
igc: Add support for Tx/Rx rings
Sasha Neftin
1
-0
/
+83