summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19igc: Add commentSasha Neftin
2020-02-19igc: Add WOL supportSasha Neftin
2020-02-19igc: Add pcie error handler supportSasha Neftin
2020-02-19igc: Complete to commit Add basic skeleton for PTPSasha Neftin
2020-02-19igc: Fix the typo in commentSasha Neftin
2020-02-19igc: Add dump optionsSasha Neftin
2020-02-19igc: Complete to commit Add legacy power management supportSasha Neftin
2020-02-19igc: make non-global functions staticChen Zhou
2020-01-17igc: Add PHY power management controlSasha Neftin
2020-01-17igc: Add support for TSOSasha Neftin
2020-01-17igc: Add SKU for i225 deviceSasha Neftin
2020-01-17igc: Remove unused definitionSasha Neftin
2020-01-17igc: Fix typo in a commentSasha Neftin
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes
2020-01-06igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes
2020-01-04igc: Remove no need declaration of the igc_sw_initSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_write_itrSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_assign_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorsSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_irq_disableSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_irq_enableSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_configure_msixSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_rx_modeSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_interrupt_capabilitySasha Neftin
2020-01-04igc: Remove no need declaration of the igc_alloc_mapped_pageSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_configureSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_set_default_mac_filterSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_power_down_linkSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_clean_tx_ringSasha Neftin
2019-12-31igc: Remove serdes comments from a description of methodsSasha Neftin
2019-12-31igc: Add legacy power management supportSasha Neftin
2019-12-31igc: Add 64 bit DMA access supportSasha Neftin
2019-12-31igc: Fix parameter descriptions for a several functionsSasha Neftin
2019-12-31igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin
2019-12-31igc: Remove excess parameter description from igc_is_non_eopSasha Neftin
2019-12-31igc: Prefer to use the pci_release_mem_regions methodSasha Neftin
2019-12-31igc: Improve the DMA mapping flowSasha Neftin
2019-12-31igc: Add scatter gather supportSasha Neftin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul