index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_main.c
Age
Commit message (
Expand
)
Author
2020-04-17
igc: Enable NETIF_F_HW_TC flag
Sasha Neftin
2020-04-17
igc: Add support for ETF offloading
Vinicius Costa Gomes
2020-04-17
igc: Add support for taprio offloading
Vinicius Costa Gomes
2020-04-17
igc: Add GSO partial support
Sasha Neftin
2020-02-19
igc: Add WOL support
Sasha Neftin
2020-02-19
igc: Add pcie error handler support
Sasha Neftin
2020-02-19
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
2020-02-19
igc: Add dump options
Sasha Neftin
2020-02-19
igc: Complete to commit Add legacy power management support
Sasha Neftin
2020-01-17
igc: Add support for TSO
Sasha Neftin
2020-01-17
igc: Add SKU for i225 device
Sasha Neftin
2020-01-17
igc: Fix typo in a comment
Sasha Neftin
2020-01-06
igc: Add support for TX timestamping
Vinicius Costa Gomes
2020-01-06
igc: Add support for RX timestamping
Vinicius Costa Gomes
2020-01-06
igc: Add basic skeleton for PTP
Vinicius Costa Gomes
2020-01-04
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_irq_disable
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_irq_enable
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_configure_msix
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_configure
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_set_default_mac_filter
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_power_down_link
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_clean_tx_ring
Sasha Neftin
2019-12-31
igc: Remove serdes comments from a description of methods
Sasha Neftin
2019-12-31
igc: Add legacy power management support
Sasha Neftin
2019-12-31
igc: Add 64 bit DMA access support
Sasha Neftin
2019-12-31
igc: Fix parameter descriptions for a several functions
Sasha Neftin
2019-12-31
igc: Fix the parameter description for igc_alloc_rx_buffers
Sasha Neftin
2019-12-31
igc: Remove excess parameter description from igc_is_non_eop
Sasha Neftin
2019-12-31
igc: Prefer to use the pci_release_mem_regions method
Sasha Neftin
2019-12-31
igc: Improve the DMA mapping flow
Sasha Neftin
2019-12-31
igc: Add scatter gather support
Sasha Neftin
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-31
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
2019-10-21
igc: Clean up unused shadow_vfta pointer
Sasha Neftin
2019-10-21
igc: Add Rx checksum support
Sasha Neftin
2019-10-21
igc: Add set_rx_mode support
Sasha Neftin
2019-10-21
igc: Add SCTP CRC checksumming functionality
Sasha Neftin
2019-09-09
igc: Add tx_csum offload functionality
Sasha Neftin
2019-09-09
igc: Add NVM checksum validation
Sasha Neftin
[prev]
[next]