summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Use correct netif error functionBen Shelton
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: Remove possible null dereferenceTony Nguyen
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: Modify link message loggingAkeem G Abodunrin
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-02-12ice: display supported and advertised link modesPaul Greenwalt
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-01-25ice: Bump versionTony Nguyen
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash
2020-01-25ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash
2020-01-25ice: Optimize table usageTony Nguyen
2020-01-25ice: Enable writing filtering tablesTony Nguyen
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen
2020-01-24ice: Allocate flow profileTony Nguyen
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen
2020-01-17ice: remove redundant assignment to variable xmit_doneColin Ian King
2020-01-17ice: Removing hung_queue variable to use txqueue function parameterJulio Faracco
2020-01-03ice: Add device ids for E822 devicesJacob Keller
2020-01-03ice: Suppress Coverity warnings for xdp_rxq_info_regKrzysztof Kazimierczak
2020-01-03ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak
2020-01-03ice: add extra check for null Rx descriptorMitch Williams
2020-01-03ice: suppress checked_return errorBruce Allan
2020-01-03ice: Demote MTU change print to debugTony Nguyen
2020-01-03ice: Enable ip link show on the PF to display VF unicast MAC(s)Brett Creeley
2020-01-03ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTOBrett Creeley
2020-01-03ice: Remove Rx flex descriptor programmingVignesh Sridhar
2020-01-03ice: Return error on not supported ethtool -C parametersMichal Swiatkowski
2020-01-03ice: Restore interrupt throttle settings after VSI rebuildMichal Swiatkowski
2020-01-03ice: Set default value for ITR in alloc functionMichal Swiatkowski
2020-01-03ice: Add ice_for_each_vf() macroBrett Creeley
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley
2020-01-03ice: Fix VF spoofchkBrett Creeley
2020-01-03ice: Support UDP segmentation offloadBrett Creeley
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-22ice: Update FW API minor versionKevin Scott