index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc.h
Age
Commit message (
Expand
)
Author
2024-08-30
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2024-08-30
igc: Add MQPRIO offload support
Kurt Kanzenbach
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
2024-04-26
igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
Song Yoong Siang
2024-04-24
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
2024-03-04
eth: igc: remove unused embedded struct net_device
Jakub Kicinski
2024-02-15
igc: Add support for LEDs on i225/i226
Kurt Kanzenbach
2024-02-07
igc: Unify filtering rule fields
Kurt Kanzenbach
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-27
igc: Check VLAN TCI mask
Kurt Kanzenbach
2023-11-13
igc: Add support for PTP .getcyclesx64()
Vinicius Costa Gomes
2023-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-08-24
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-08
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-07-10
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
2023-07-05
igc: Fix TX Hang issue when QBV Gate is closed
Muhammad Husaini Zulkifli
2023-07-05
igc: Add condition for qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
2023-06-22
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
2023-06-22
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
2023-04-27
igc: Add XDP hints kfuncs for RX timestamp
Jesper Dangaard Brouer
2023-04-27
igc: Add XDP hints kfuncs for RX hash
Jesper Dangaard Brouer
2023-04-27
igc: Add igc_xdp_buff wrapper for xdp_buff in driver
Jesper Dangaard Brouer
2023-04-27
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2023-03-07
igc: Clean up and optimize watchdog task
Sasha Neftin
2023-03-07
igc: offload queue max SDU from tc-taprio
Tan Tee Min
2023-03-07
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2022-12-15
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
2022-12-15
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
2022-05-10
igc: Remove igc_set_spd_dplx method
Sasha Neftin
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
2021-07-16
igc: Export LEDs
Kurt Kanzenbach
2021-07-16
igc: Make flex filter more flexible
Kurt Kanzenbach
2021-07-16
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
2021-07-16
igc: Add possibility to add flex filter
Kurt Kanzenbach
2021-07-01
igc: change default return of igc_read_phy_reg()
Tom Rix
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
2021-05-20
igc: Enable TX via AF_XDP zero-copy
Andre Guedes
2021-05-20
igc: Enable RX via AF_XDP zero-copy
Andre Guedes
2021-05-20
igc: Replace IGC_TX_FLAGS_XDP flag by an enum
Andre Guedes
2021-04-16
igc: enable auxiliary PHC functions for the i225
Ederson de Souza
2021-04-16
igc: Enable internal i225 PPS
Ederson de Souza
2021-03-29
igc: Add support for XDP_TX action
Andre Guedes
[next]