index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: return early when failing to read EECD register
En-Wei Wu
2025-01-07
1
-0
/
+6
*
igc: field get conversion
Jesse Brandeburg
2023-12-18
1
-4
/
+2
*
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
2023-01-03
1
-0
/
+29
*
igc: Remove unused phy_type enum
Sasha Neftin
2022-05-10
1
-2
/
+0
*
igc: Change Device Reset to Port Reset
Sasha Neftin
2021-10-29
1
-1
/
+1
*
igc: Add new device ID
Sasha Neftin
2021-10-29
1
-0
/
+1
*
igc: Remove media type checking on the PHY initialization
Sasha Neftin
2021-10-29
1
-5
/
+0
*
igc: Remove _I_PHY_ID checking
Sasha Neftin
2021-07-20
1
-9
/
+1
*
igc: Add new device ID
Sasha Neftin
2020-12-10
1
-0
/
+1
*
igc: Add new device ID's
Sasha Neftin
2020-09-28
1
-0
/
+5
*
igc: Use netdev log helpers in igc_base.c
Andre Guedes
2020-05-19
1
-3
/
+3
*
igc: Add new device IDs for i225 part
Sasha Neftin
2020-04-19
1
-0
/
+3
*
igc: Add SKU for i225 device
Sasha Neftin
2020-01-17
1
-0
/
+1
*
igc: Add more SKUs for i225 device
Sasha Neftin
2019-07-24
1
-0
/
+3
*
igc: Update the MAC reset flow
Sasha Neftin
2019-07-24
1
-1
/
+1
*
igc: Remove the obsolete workaround
Sasha Neftin
2019-05-28
1
-49
/
+0
*
igc: Add ethtool support
Sasha Neftin
2019-02-06
1
-0
/
+1
*
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
2019-02-06
1
-17
/
+1
*
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
2019-02-06
1
-14
/
+1
*
igc: Remove unneeded code
Sasha Neftin
2019-02-06
1
-21
/
+1
*
igc: Fix code redundancy
Sasha Neftin
2019-02-06
1
-18
/
+2
*
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
2018-11-07
1
-8
/
+0
*
igc: Add setup link functionality
Sasha Neftin
2018-10-17
1
-0
/
+40
*
igc: Add code for PHY support
Sasha Neftin
2018-10-17
1
-0
/
+122
*
igc: Add NVM support
Sasha Neftin
2018-10-17
1
-0
/
+109
*
igc: Add HW initialization code
Sasha Neftin
2018-10-17
1
-0
/
+187
*
igc: Add support for Tx/Rx rings
Sasha Neftin
2018-10-17
1
-0
/
+83