index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-10
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-20
igc: Remove _I_PHY_ID checking
Sasha Neftin
1
-9
/
+1
2020-12-10
igc: Add new device ID
Sasha Neftin
1
-0
/
+1
2020-09-28
igc: Add new device ID's
Sasha Neftin
1
-0
/
+5
2020-05-18
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-28
igc: Remove the obsolete workaround
Sasha Neftin
1
-49
/
+0
2019-02-05
igc: Add ethtool support
Sasha Neftin
1
-0
/
+1
2019-02-05
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
1
-17
/
+1
2019-02-05
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
1
-14
/
+1
2019-02-05
igc: Remove unneeded code
Sasha Neftin
1
-21
/
+1
2019-02-05
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