summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | ice: Add device ids for E822 devicesJacob Keller2020-01-033-0/+39
* | ice: Suppress Coverity warnings for xdp_rxq_info_regKrzysztof Kazimierczak2020-01-031-0/+2
* | ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak2020-01-033-3/+6
* | ice: add extra check for null Rx descriptorMitch Williams2020-01-031-5/+8
* | ice: suppress checked_return errorBruce Allan2020-01-031-0/+6
* | ice: Demote MTU change print to debugTony Nguyen2020-01-031-1/+1
* | ice: Enable ip link show on the PF to display VF unicast MAC(s)Brett Creeley2020-01-031-100/+99
* | ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTOBrett Creeley2020-01-032-47/+12
* | ice: Remove Rx flex descriptor programmingVignesh Sridhar2020-01-032-113/+0
* | ice: Return error on not supported ethtool -C parametersMichal Swiatkowski2020-01-031-0/+50
* | ice: Restore interrupt throttle settings after VSI rebuildMichal Swiatkowski2020-01-032-0/+108
* | ice: Set default value for ITR in alloc functionMichal Swiatkowski2020-01-031-9/+4
* | ice: Add ice_for_each_vf() macroBrett Creeley2020-01-034-15/+22
* | ice: Add code to keep track of current dflt_vsiBrett Creeley2020-01-034-16/+155
* | ice: Fix VF spoofchkBrett Creeley2020-01-034-97/+146
* | ice: Support UDP segmentation offloadBrett Creeley2020-01-032-4/+14
* | igc: Remove serdes comments from a description of methodsSasha Neftin2019-12-311-2/+2
* | e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck2019-12-311-8/+9
* | 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
* | igb: dont drop packets if rx flow control is enabledRobert Beckett2019-12-313-14/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-273-6/+6
|\ \
| * | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-203-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2215-25/+42
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-225-7/+24
| |\ \
| | * | net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-192-3/+12
| | * | net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-193-4/+12
| | |/
| * / treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-0910-18/+18
| |/
* / netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-1213-16/+18
|/
OpenPOWER on IntegriCloud