summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
Commit message (Expand)AuthorAgeFilesLines
* igc: Add support for TSOSasha Neftin2020-01-171-1/+112
* igc: Add SKU for i225 deviceSasha Neftin2020-01-171-0/+1
* igc: Fix typo in a commentSasha Neftin2020-01-171-1/+1
* igc: Add support for TX timestampingVinicius Costa Gomes2020-01-061-0/+50
* igc: Add support for RX timestampingVinicius Costa Gomes2020-01-061-0/+10
* igc: Add basic skeleton for PTPVinicius Costa Gomes2020-01-061-0/+27
* 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-311-0/+204
* 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
* 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-211-1/+0
* | igc: Add Rx checksum supportSasha Neftin2019-10-211-0/+43
* | igc: Add set_rx_mode supportSasha Neftin2019-10-211-0/+181
* | igc: Add SCTP CRC checksumming functionalitySasha Neftin2019-10-211-0/+1
|/
* igc: Add tx_csum offload functionalitySasha Neftin2019-09-091-0/+97
* igc: Add NVM checksum validationSasha Neftin2019-09-091-0/+9
* 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-241-0/+3
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-2/+3
* igc: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-8/+4
* igc: Add flow control supportSasha Neftin2019-05-281-0/+21
* igb/igc: warn when fatal read failure happensFeng Tang2019-05-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-3/+448
|\
| * net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+1
| * net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-011-1/+1
OpenPOWER on IntegriCloud