index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-02-03
igc: Prefer strscpy over strlcpy
Sasha Neftin
2021-02-03
igc: Expose the gPHY firmware version
Sasha Neftin
2021-02-03
igc: Expose the NVM version
Sasha Neftin
2021-02-03
igc: Remove igc_set_fw_version comment
Sasha Neftin
2021-02-01
igc: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
2021-01-26
igc: fix link speed advertising
Corinna Vinschen
2020-09-28
igc: Expose LPI counters
Sasha Neftin
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-29
igc: Add initial EEE support
Sasha Neftin
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-05-28
igc: Reject NFC rules with multiple matches
Andre Guedes
2020-05-22
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
2020-05-22
igc: Fix NFC rule validation
Andre Guedes
2020-05-22
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
2020-05-22
igc: Fix NFC rules restoration
Andre Guedes
2020-05-22
igc: Fix NFC rule overwrite cases
Andre Guedes
2020-05-22
igc: Fix locking issue when retrieving NFC rules
Andre Guedes
2020-05-22
igc: Fix 'sw_idx' type in struct igc_nfc_rule
Andre Guedes
2020-05-22
igc: Refactor igc_ethtool_add_nfc_rule()
Andre Guedes
2020-05-21
igc: Change byte order in struct igc_nfc_filter
Andre Guedes
2020-05-21
igc: Align terms used in NFC support code
Andre Guedes
2020-05-21
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
2020-05-21
igc: Early return in igc_get_ethtool_nfc_entry()
Andre Guedes
2020-05-21
igc: Cleanup _get|set_rxnfc ethtool ops
Andre Guedes
2020-05-21
igc: Get rid of igc_max_channels()
Andre Guedes
2020-05-21
igc: Enable NFC rules based source MAC address
Andre Guedes
2020-05-21
igc: Add support for source address filters in core
Andre Guedes
2020-05-20
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
2020-05-19
igc: Dump ETQF registers
Andre Guedes
2020-05-19
igc: Refactor ethertype filtering code
Andre Guedes
2020-05-19
igc: Refactor VLAN priority filtering code
Andre Guedes
2020-05-19
igc: Return -EOPNOTSUPP when VLAN mask doesn't match
Andre Guedes
2020-05-19
igc: Dump VLANPQF register
Andre Guedes
2020-05-19
igc: Rename IGC_VLAPQF macro
Andre Guedes
2020-05-18
igc: Use netdev log helpers in igc_ethtool.c
Andre Guedes
2020-05-18
igc: add support to eeprom, registers and link self-tests
Vitaly Lifshits
2020-04-19
igc: Remove igc_*_mac_steering_filter() wrappers
Andre Guedes
2020-04-19
igc: Change igc_add_mac_filter() returning value
Andre Guedes
2020-04-17
igc: Fix overwrites when dumping registers
Andre Guedes
2020-03-12
net: igc: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-02-19
igc: Add WOL support
Sasha Neftin
2020-01-06
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-03-19
igc: Remove unneeded hw_dbg prints
Sasha Neftin
2019-03-19
igc: Add support for statistics
Sasha Neftin
2019-03-19
igc: Extend the ethtool supporting
Sasha Neftin
2019-02-05
igc: Add ethtool support
Sasha Neftin