summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
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
2019-10-21igc: Clean up unused shadow_vfta pointerSasha Neftin
2019-10-21igc: Add Rx checksum supportSasha Neftin
2019-10-21igc: Add set_rx_mode supportSasha Neftin
2019-10-21igc: Add SCTP CRC checksumming functionalitySasha Neftin
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin
2019-09-09igc: Add NVM checksum validationSasha Neftin
2019-09-09igc: Remove useless forward declarationSasha Neftin
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-07-24igc: Add more SKUs for i225 deviceSasha Neftin
2019-07-24igc: Update the MAC reset flowSasha Neftin
2019-07-24igc: Remove the unused field from a device specification structureSasha Neftin
2019-07-24igc: Remove the polarity field from a PHY information structureSasha Neftin
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler
2019-05-28igc: Cleanup the redundant codeSasha Neftin
2019-05-28igc: Add flow control supportSasha Neftin
2019-05-28igc: Remove the obsolete workaroundSasha Neftin
2019-05-28igc: Clean up unused pointersSasha Neftin
2019-05-28igc: Fix double definitionsSasha Neftin
2019-05-28igb/igc: warn when fatal read failure happensFeng Tang
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-19igc: Remove unneeded hw_dbg printsSasha Neftin
2019-03-19igc: Fix the typo in igc_base.h header definitionSasha Neftin
2019-03-19igc: Add support for the ntuple featureSasha Neftin
2019-03-19igc: Add support for statisticsSasha Neftin