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_phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
2024-11-13
1
-18
/
+6
*
igc: Move the MULTI GBT AN Control Register to _regs file
Sasha Neftin
2024-08-30
1
-2
/
+2
*
igc: Remove temporary workaround
Sasha Neftin
2024-02-14
1
-5
/
+1
*
igc: field get conversion
Jesse Brandeburg
2023-12-18
1
-2
/
+2
*
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
1
-0
/
+1
*
igc: Change type of the 'igc_check_downshift' method
Sasha Neftin
2022-05-10
1
-5
/
+1
*
igc: Remove unused phy_type enum
Sasha Neftin
2022-05-10
1
-9
/
+3
*
igc: Fix BUG: scheduling while atomic
Sasha Neftin
2022-04-13
1
-2
/
+2
*
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
2022-02-28
1
-2
/
+0
*
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
2022-02-28
1
-2
/
+0
*
igc: Remove _I_PHY_ID checking
Sasha Neftin
2021-07-20
1
-4
/
+2
*
igc: Expose the gPHY firmware version
Sasha Neftin
2021-02-03
1
-0
/
+18
*
igc: Add PHY power management control
Sasha Neftin
2020-01-17
1
-1
/
+15
*
igc: Remove useless forward declaration
Sasha Neftin
2019-09-09
1
-98
/
+94
*
igc: Remove unreachable code from igc_phy.c file
Sasha Neftin
2019-02-06
1
-8
/
+0
*
igc: Add setup link functionality
Sasha Neftin
2018-10-17
1
-0
/
+334
*
igc: Add code for PHY support
Sasha Neftin
2018-10-17
1
-0
/
+457