index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
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