summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
Commit message (Expand)AuthorAgeFilesLines
* igc: Add PHY power management controlSasha Neftin2020-01-173-1/+17
* igc: Add support for TSOSasha Neftin2020-01-172-1/+116
* igc: Add SKU for i225 deviceSasha Neftin2020-01-173-0/+3
* igc: Remove unused definitionSasha Neftin2020-01-171-2/+0
* igc: Fix typo in a commentSasha Neftin2020-01-171-1/+1
* igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes2020-01-062-1/+6
* igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes2020-01-061-0/+34
* igc: Add support for TX timestampingVinicius Costa Gomes2020-01-064-0/+158
* igc: Add support for RX timestampingVinicius Costa Gomes2020-01-065-0/+340
* igc: Add basic skeleton for PTPVinicius Costa Gomes2020-01-066-1/+439
* igc: Remove no need declaration of the igc_sw_initSasha Neftin2020-01-041-743/+740
* igc: Remove no need declaration of the igc_write_itrSasha Neftin2020-01-041-17/+16
* igc: Remove no need declaration of the igc_assign_vectorSasha Neftin2020-01-041-62/+61
* igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin2020-01-041-21/+20
* igc: Remove no need declaration of the igc_free_q_vectorsSasha Neftin2020-01-041-14/+13
* igc: Remove no need declaration of the igc_irq_disableSasha Neftin2020-01-041-34/+33
* igc: Remove no need declaration of the igc_irq_enableSasha Neftin2020-01-041-24/+23
* igc: Remove no need declaration of the igc_configure_msixSasha Neftin2020-01-041-45/+44
* igc: Remove no need declaration of the igc_set_rx_modeSasha Neftin2020-01-041-177/+176
* igc: Remove no need declaration of the igc_set_interrupt_capabilitySasha Neftin2020-01-041-72/+70
* igc: Remove no need declaration of the igc_alloc_mapped_pageSasha Neftin2020-01-041-48/+46
* igc: Remove no need declaration of the igc_configureSasha Neftin2020-01-041-46/+45
* igc: Remove no need declaration of the igc_set_default_mac_filterSasha Neftin2020-01-041-46/+45
* igc: Remove no need declaration of the igc_power_down_linkSasha Neftin2020-01-041-11/+10
* igc: Remove no need declaration of the igc_clean_tx_ringSasha Neftin2020-01-041-38/+37
* igc: Remove serdes comments from a description of methodsSasha Neftin2019-12-311-2/+2
* igc: Add legacy power management supportSasha Neftin2019-12-314-0/+246
* igc: Add 64 bit DMA access supportSasha Neftin2019-12-311-0/+3
* igc: Fix parameter descriptions for a several functionsSasha Neftin2019-12-311-3/+7
* igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin2019-12-311-1/+2
* igc: Remove excess parameter description from igc_is_non_eopSasha Neftin2019-12-311-1/+0
* igc: Prefer to use the pci_release_mem_regions methodSasha Neftin2019-12-311-2/+1
* igc: Improve the DMA mapping flowSasha Neftin2019-12-311-15/+9
* igc: Add scatter gather supportSasha Neftin2019-12-311-0/+1
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+2
|\
| * igb/igc: use ktime accessors for skb->tstampJacob Keller2019-11-081-2/+2
* | net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli2019-11-071-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+2
|\ \ | |/
| * igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2019-10-311-1/+2
* | igc: Clean up unused shadow_vfta pointerSasha Neftin2019-10-212-2/+0
* | igc: Add Rx checksum supportSasha Neftin2019-10-212-1/+47
* | igc: Add set_rx_mode supportSasha Neftin2019-10-215-0/+291
* | igc: Add SCTP CRC checksumming functionalitySasha Neftin2019-10-211-0/+1
|/
* igc: Add tx_csum offload functionalitySasha Neftin2019-09-094-0/+114
* igc: Remove unneeded PCI bus definesSasha Neftin2019-09-091-4/+0
* igc: Add NVM checksum validationSasha Neftin2019-09-091-0/+9
* igc: Remove useless forward declarationSasha Neftin2019-09-092-136/+129
* ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-221-2/+1
* igc: Add more SKUs for i225 deviceSasha Neftin2019-07-243-0/+9
OpenPOWER on IntegriCloud