index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-12-10
igc: Add new device ID
Sasha Neftin
2020-09-28
igc: Add new device ID's
Sasha Neftin
2020-05-18
igc: Use netdev log helpers in igc_base.c
Andre Guedes
2020-04-19
igc: Add new device IDs for i225 part
Sasha Neftin
2020-01-17
igc: Add SKU for i225 device
Sasha Neftin
2019-07-24
igc: Add more SKUs for i225 device
Sasha Neftin
2019-07-24
igc: Update the MAC reset flow
Sasha Neftin
2019-05-28
igc: Remove the obsolete workaround
Sasha Neftin
2019-02-05
igc: Add ethtool support
Sasha Neftin
2019-02-05
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
2019-02-05
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
2019-02-05
igc: Remove unneeded code
Sasha Neftin
2019-02-05
igc: Fix code redundancy
Sasha Neftin
2018-11-07
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
2018-10-17
igc: Add setup link functionality
Sasha Neftin
2018-10-17
igc: Add code for PHY support
Sasha Neftin
2018-10-17
igc: Add NVM support
Sasha Neftin
2018-10-17
igc: Add HW initialization code
Sasha Neftin
2018-10-17
igc: Add support for Tx/Rx rings
Sasha Neftin