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-09-28
igc: Don't reschedule ptp_tx work
Andre Guedes
2020-09-28
igc: Rename IGC_TSYNCTXCTL_VALID macro
Andre Guedes
2020-09-28
igc: Add new device ID's
Sasha Neftin
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-09
igc: Fix not considering the TX delay for timestamps
Vinicius Costa Gomes
2020-09-09
igc: Fix wrong timestamp latency numbers
Vinicius Costa Gomes
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-14
igc: Fix PTP initialization
Vinicius Costa Gomes
2020-07-27
igc: Fix static checker warning
Sasha Neftin
2020-07-27
igc: Clean up the hw_stats structure
Sasha Neftin
2020-07-27
igc: Clean up the mac_info structure
Sasha Neftin
2020-07-27
igc: Remove ledctl_ fields from the mac_info structure
Sasha Neftin
2020-07-27
igc: Fix registers definition
Sasha Neftin
2020-07-27
igc: Remove unneeded ICTXQMTC register
Sasha Neftin
2020-07-27
igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters
Sasha Neftin
2020-07-27
igc: Remove unneeded variable
Sasha Neftin
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-29
igc: Remove checking media type during MAC initialization
Sasha Neftin
2020-06-29
igc: Remove unneeded check for copper media type
Sasha Neftin
2020-06-29
igc: Refactor the igc_power_down_link()
Sasha Neftin
2020-06-29
igc: Remove TCP segmentation TX fail counter
Sasha Neftin
2020-06-29
igc: Add LPI counters
Sasha Neftin
2020-06-29
igc: Fix Rx timestamp disabling
Andre Guedes
2020-06-29
igc: Refactor igc_ptp_set_timestamp_mode()
Andre Guedes
2020-06-29
igc: Remove UDP filter setup in PTP code
Andre Guedes
2020-06-29
igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
Andre Guedes
2020-06-29
igc: Remove duplicate code in Tx timestamp handling
Andre Guedes
2020-06-29
igc: Clean up Rx timestamping logic
Andre Guedes
2020-06-29
igc: Add initial LTR support
Sasha Neftin
2020-06-29
igc: Add initial EEE support
Sasha Neftin
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
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
[prev]
[next]