index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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_ethtool.c
Age
Commit message (
Expand
)
Author
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-20
igc: Fix ambiguity in the ethtool advertising
Sasha Neftin
2023-10-18
intel: fix format warnings
Jesse Brandeburg
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
2023-07-05
igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...
Prasad Koya
2023-03-07
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-16
igc: Make flex filter more flexible
Kurt Kanzenbach
2021-07-16
igc: Allow for Flex Filters to be installed
Vinicius Costa Gomes
2021-07-16
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
2021-05-26
intel: remove checker warning
Jesse Brandeburg
2021-04-16
igc: Expose LPI counters
Sasha Neftin
2021-03-11
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
2021-03-11
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
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
[next]