aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King1-5/+14
2020-01-05ionic: support sr-iov operationsShannon Nelson6-8/+438
2020-01-05ionic: ionic_if bits for sr-iov supportShannon Nelson1-0/+97
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-04igc: Remove no need declaration of the igc_sw_initSasha Neftin1-743/+740
2020-01-04igc: Remove no need declaration of the igc_write_itrSasha Neftin1-17/+16
2020-01-04igc: Remove no need declaration of the igc_assign_vectorSasha Neftin1-62/+61
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin1-21/+20
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorsSasha Neftin1-14/+13
2020-01-04igc: Remove no need declaration of the igc_irq_disableSasha Neftin1-34/+33
2020-01-04igc: Remove no need declaration of the igc_irq_enableSasha Neftin1-24/+23
2020-01-04igc: Remove no need declaration of the igc_configure_msixSasha Neftin1-45/+44
2020-01-04igc: Remove no need declaration of the igc_set_rx_modeSasha Neftin1-177/+176
2020-01-04igc: Remove no need declaration of the igc_set_interrupt_capabilitySasha Neftin1-72/+70
2020-01-04igc: Remove no need declaration of the igc_alloc_mapped_pageSasha Neftin1-48/+46
2020-01-04igc: Remove no need declaration of the igc_configureSasha Neftin1-46/+45
2020-01-04igc: Remove no need declaration of the igc_set_default_mac_filterSasha Neftin1-46/+45
2020-01-04igc: Remove no need declaration of the igc_power_down_linkSasha Neftin1-11/+10
2020-01-04igc: Remove no need declaration of the igc_clean_tx_ringSasha Neftin1-38/+37
2020-01-03ice: Add device ids for E822 devicesJacob Keller3-0/+39
2020-01-03ice: Suppress Coverity warnings for xdp_rxq_info_regKrzysztof Kazimierczak1-0/+2
2020-01-03ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak3-3/+6
2020-01-03ice: add extra check for null Rx descriptorMitch Williams1-5/+8
2020-01-03ice: suppress checked_return errorBruce Allan1-0/+6
2020-01-03ice: Demote MTU change print to debugTony Nguyen1-1/+1
2020-01-03ice: Enable ip link show on the PF to display VF unicast MAC(s)Brett Creeley1-100/+99
2020-01-03ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTOBrett Creeley2-47/+12
2020-01-03ice: Remove Rx flex descriptor programmingVignesh Sridhar2-113/+0
2020-01-03ice: Return error on not supported ethtool -C parametersMichal Swiatkowski1-0/+50
2020-01-03ice: Restore interrupt throttle settings after VSI rebuildMichal Swiatkowski2-0/+108
2020-01-03ice: Set default value for ITR in alloc functionMichal Swiatkowski1-9/+4
2020-01-03ice: Add ice_for_each_vf() macroBrett Creeley4-15/+22
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley4-16/+155
2020-01-03ice: Fix VF spoofchkBrett Creeley4-97/+146
2020-01-03ice: Support UDP segmentation offloadBrett Creeley2-4/+14
2020-01-03bna: remove set but not used variable 'pgoff'yu kuai1-2/+1
2020-01-03net: netsec: Change page pool nid to NUMA_NO_NODEIlias Apalodimas1-1/+1
2020-01-02enetc: add support time specific departure base on the qos etfPo Liu4-1/+59
2020-01-02fsl/fman: use resource_sizeJulia Lawall1-2/+2
2020-01-02sfc: Remove unnecessary dependencies on I2CBen Hutchings3-4/+0
2020-01-02mlxsw: spectrum_dcb: Allow setting default port priorityPetr Machata1-0/+17
2020-01-02mlxsw: reg: Add QoS Port DSCP to Priority Mapping RegisterPetr Machata1-0/+33
2019-12-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller8-46/+322
2019-12-31igc: Remove serdes comments from a description of methodsSasha Neftin1-2/+2
2019-12-31e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck1-8/+9
2019-12-31igc: Add legacy power management supportSasha Neftin4-0/+246
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller13-47/+80
2019-12-31igc: Add 64 bit DMA access supportSasha Neftin1-0/+3
2019-12-31igc: Fix parameter descriptions for a several functionsSasha Neftin1-3/+7
2019-12-31igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin1-1/+2