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
Age
Commit message (
Expand
)
Author
2020-05-28
igc: Fix wrong register name
Sasha Neftin
2020-05-28
igc: Remove Sequence Error Counter
Sasha Neftin
2020-05-28
igc: Add Receive Error Counter
Sasha Neftin
2020-05-28
igc: Remove symbol error counter
Sasha Neftin
2020-05-28
igc: Fix IGC_MAX_RXNFC_RULES
Andre Guedes
2020-05-28
igc: Reject NFC rules with multiple matches
Andre Guedes
2020-05-28
igc: Remove unused flags
Sasha Neftin
2020-05-22
igc: Remove unused descriptor's flags
Sasha Neftin
2020-05-22
igc: Remove igc_nfc_rule_exit()
Andre Guedes
2020-05-22
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
2020-05-22
igc: Change return type from igc_disable_nfc_rule()
Andre Guedes
2020-05-22
igc: Fix NFC rule validation
Andre Guedes
2020-05-22
igc: Fix NFC rules leak when driver is unloaded
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 rules with multicast addresses
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: Remove unused field from igc_nfc_filter
Andre Guedes
2020-05-21
igc: Remove per queue good transmited counter register
Sasha Neftin
2020-05-21
igc: Remove header redirection register
Sasha Neftin
2020-05-21
igc: Remove obsolete circuit breaker registers
Sasha Neftin
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 mac_table from igc_adapter
Andre Guedes
2020-05-20
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
2020-05-19
igc: Remove unused registers
Sasha Neftin
2020-05-19
igc: Remove unused IGC_ICS_DRSTA define
Sasha Neftin
2020-05-19
igc: Dump ETQF registers
Andre Guedes
2020-05-19
igc: Refactor ethertype filtering code
Andre Guedes
2020-05-19
igc: Fix MAX_ETYPE_FILTER value
Andre Guedes
2020-05-19
igc: Remove ethertype filter in PTP code
Andre Guedes
2020-05-19
igc: Remove duplicated IGC_RXPBS macro
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-19
igc: Clean up obsolete NVM defines
Sasha Neftin
2020-05-19
igc: remove IGC_REMOVED function
Vitaly Lifshits
2020-05-19
igc: Remove PCIe Control register
Sasha Neftin
2020-05-18
igc: Remove unneeded register
Sasha Neftin
2020-05-18
igc: Remove unneeded definition
Sasha Neftin
[next]