index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
igc: Fix PTP initialization
Vinicius Costa Gomes
2
-5
/
+2
2020-07-27
igc: Fix static checker warning
Sasha Neftin
1
-1
/
+1
2020-07-27
igc: Clean up the hw_stats structure
Sasha Neftin
4
-13
/
+0
2020-07-27
igc: Clean up the mac_info structure
Sasha Neftin
1
-5
/
+0
2020-07-27
igc: Remove ledctl_ fields from the mac_info structure
Sasha Neftin
1
-3
/
+0
2020-07-27
igc: Fix registers definition
Sasha Neftin
4
-20
/
+0
2020-07-27
igc: Remove unneeded ICTXQMTC register
Sasha Neftin
4
-5
/
+0
2020-07-27
igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters
Sasha Neftin
1
-0
/
+1
2020-07-27
igc: Remove unneeded variable
Sasha Neftin
4
-5
/
+0
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2
-15
/
+6
2020-06-30
igc: Remove checking media type during MAC initialization
Sasha Neftin
1
-5
/
+3
2020-06-30
igc: Remove unneeded check for copper media type
Sasha Neftin
1
-2
/
+1
2020-06-30
igc: Refactor the igc_power_down_link()
Sasha Neftin
1
-13
/
+3
2020-06-30
igc: Remove TCP segmentation TX fail counter
Sasha Neftin
3
-3
/
+0
2020-06-30
igc: Add LPI counters
Sasha Neftin
2
-0
/
+4
2020-06-30
igc: Fix Rx timestamp disabling
Andre Guedes
1
-37
/
+17
2020-06-30
igc: Refactor igc_ptp_set_timestamp_mode()
Andre Guedes
1
-50
/
+53
2020-06-30
igc: Remove UDP filter setup in PTP code
Andre Guedes
1
-50
/
+1
2020-06-30
igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
Andre Guedes
1
-9
/
+7
2020-06-30
igc: Remove duplicate code in Tx timestamp handling
Andre Guedes
1
-19
/
+15
2020-06-30
igc: Clean up Rx timestamping logic
Andre Guedes
5
-58
/
+5
2020-06-30
igc: Add initial LTR support
Sasha Neftin
5
-0
/
+139
2020-06-30
igc: Add initial EEE support
Sasha Neftin
8
-0
/
+189
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
3
-8
/
+1
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
16
-1161
/
+1753
2020-05-29
igc: Fix wrong register name
Sasha Neftin
2
-2
/
+2
2020-05-29
igc: Remove Sequence Error Counter
Sasha Neftin
3
-3
/
+0
2020-05-29
igc: Add Receive Error Counter
Sasha Neftin
3
-0
/
+3
2020-05-29
igc: Remove symbol error counter
Sasha Neftin
3
-3
/
+0
2020-05-29
igc: Fix IGC_MAX_RXNFC_RULES
Andre Guedes
1
-1
/
+4
2020-05-29
igc: Reject NFC rules with multiple matches
Andre Guedes
1
-5
/
+4
2020-05-29
igc: Remove unused flags
Sasha Neftin
1
-4
/
+0
2020-05-23
igc: Remove unused descriptor's flags
Sasha Neftin
1
-4
/
+0
2020-05-23
igc: Remove igc_nfc_rule_exit()
Andre Guedes
1
-14
/
+0
2020-05-23
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
3
-20
/
+20
2020-05-23
igc: Change return type from igc_disable_nfc_rule()
Andre Guedes
1
-17
/
+9
2020-05-23
igc: Fix NFC rule validation
Andre Guedes
1
-3
/
+4
2020-05-23
igc: Fix NFC rules leak when driver is unloaded
Andre Guedes
1
-13
/
+16
2020-05-23
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
3
-166
/
+195
2020-05-23
igc: Fix NFC rules restoration
Andre Guedes
3
-20
/
+19
2020-05-23
igc: Fix NFC rules with multicast addresses
Andre Guedes
1
-6
/
+0
2020-05-23
igc: Fix NFC rule overwrite cases
Andre Guedes
1
-2
/
+1
2020-05-23
igc: Fix locking issue when retrieving NFC rules
Andre Guedes
1
-3
/
+16
2020-05-23
igc: Fix 'sw_idx' type in struct igc_nfc_rule
Andre Guedes
2
-9
/
+9
2020-05-23
igc: Refactor igc_ethtool_add_nfc_rule()
Andre Guedes
1
-58
/
+92
2020-05-22
igc: Change byte order in struct igc_nfc_filter
Andre Guedes
2
-22
/
+13
2020-05-22
igc: Align terms used in NFC support code
Andre Guedes
3
-117
/
+114
2020-05-22
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
3
-108
/
+112
2020-05-22
igc: Early return in igc_get_ethtool_nfc_entry()
Andre Guedes
1
-30
/
+28
2020-05-22
igc: Cleanup _get|set_rxnfc ethtool ops
Andre Guedes
1
-23
/
+10
[next]