index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
igc_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-17
igc: Make flex filter more flexible
Kurt Kanzenbach
1
-11
/
+16
2021-07-17
igc: Allow for Flex Filters to be installed
Vinicius Costa Gomes
1
-6
/
+0
2021-07-17
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
1
-0
/
+20
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
1
-26
/
+13
2021-05-26
intel: remove checker warning
Jesse Brandeburg
1
-1
/
+1
2021-04-16
igc: Expose LPI counters
Sasha Neftin
1
-0
/
+2
2021-03-11
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
1
-0
/
+3
2021-03-11
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
1
-3
/
+1
2021-02-04
igc: Prefer strscpy over strlcpy
Sasha Neftin
1
-1
/
+1
2021-02-04
igc: Expose the gPHY firmware version
Sasha Neftin
1
-2
/
+7
2021-02-04
igc: Expose the NVM version
Sasha Neftin
1
-2
/
+14
2021-02-04
igc: Remove igc_set_fw_version comment
Sasha Neftin
1
-1
/
+0
2021-02-01
igc: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
1
-1
/
+2
2021-01-27
igc: fix link speed advertising
Corinna Vinschen
1
-6
/
+18
2020-09-29
igc: Expose LPI counters
Sasha Neftin
1
-0
/
+3
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-12
/
+4
2020-06-30
igc: Add initial EEE support
Sasha Neftin
1
-0
/
+95
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-05-29
igc: Reject NFC rules with multiple matches
Andre Guedes
1
-5
/
+4
2020-05-23
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
1
-12
/
+12
2020-05-23
igc: Fix NFC rule validation
Andre Guedes
1
-3
/
+4
2020-05-23
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
1
-119
/
+19
2020-05-23
igc: Fix NFC rules restoration
Andre Guedes
1
-11
/
+8
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
1
-8
/
+8
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
1
-14
/
+11
2020-05-22
igc: Align terms used in NFC support code
Andre Guedes
1
-81
/
+79
2020-05-22
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
1
-105
/
+110
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
2020-05-22
igc: Get rid of igc_max_channels()
Andre Guedes
1
-7
/
+2
2020-05-22
igc: Enable NFC rules based source MAC address
Andre Guedes
1
-10
/
+22
2020-05-22
igc: Add support for source address filters in core
Andre Guedes
1
-2
/
+4
2020-05-21
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
1
-14
/
+2
2020-05-20
igc: Dump ETQF registers
Andre Guedes
1
-0
/
+3
2020-05-20
igc: Refactor ethertype filtering code
Andre Guedes
1
-59
/
+8
2020-05-20
igc: Refactor VLAN priority filtering code
Andre Guedes
1
-51
/
+13
2020-05-20
igc: Return -EOPNOTSUPP when VLAN mask doesn't match
Andre Guedes
1
-1
/
+2
2020-05-20
igc: Dump VLANPQF register
Andre Guedes
1
-0
/
+2
2020-05-20
igc: Rename IGC_VLAPQF macro
Andre Guedes
1
-12
/
+11
2020-05-19
igc: Use netdev log helpers in igc_ethtool.c
Andre Guedes
1
-20
/
+21
2020-05-19
igc: add support to eeprom, registers and link self-tests
Vitaly Lifshits
1
-0
/
+60
2020-04-19
igc: Remove igc_*_mac_steering_filter() wrappers
Andre Guedes
1
-12
/
+8
2020-04-19
igc: Change igc_add_mac_filter() returning value
Andre Guedes
1
-2
/
+0
2020-04-17
igc: Fix overwrites when dumping registers
Andre Guedes
1
-1
/
+10
2020-03-12
net: igc: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-02-20
igc: Add WOL support
Sasha Neftin
1
-0
/
+61
[next]