summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2021-03-31ice: remove unnecessary duplicated AQ command flag settingBruce Allan
2021-03-31ice: change link misconfiguration messagePaul Greenwalt
2021-03-31ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr
2021-03-31ice: Update to use package info from ice segmentDan Nowlin
2021-03-31ice: Delay netdev registrationAnirudh Venkataramanan
2021-03-31ice: Add Support for XPSBenita Bose
2021-03-29ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-03-29ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-03-29ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-03-29ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman
2021-03-29ice: fix memory allocation callBruce Allan
2021-03-29ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny
2021-03-29ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao
2021-03-29ice: Increase control queue timeoutFabio Pricoco
2021-03-29ice: Continue probe on link/PHY errorsAnirudh Venkataramanan
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-23ice: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-03-22ice: Check FDIR program status for AVFQi Zhang
2021-03-22ice: Add more FDIR filter type for AVFQi Zhang
2021-03-22ice: Add GTPU FDIR filter for AVFQi Zhang
2021-03-22ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang
2021-03-22ice: Add new actions support for VF FDIRQi Zhang
2021-03-22ice: Add FDIR pattern action parser for VFQi Zhang
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang
2021-03-22ice: Add support for per VF ctrl VSI enablingQi Zhang
2021-03-22ice: Enhanced IPv4 and IPv6 flow filterQi Zhang
2021-03-22ice: Support to separate GTP-U uplink and downlinkQi Zhang
2021-03-22ice: Add more advanced protocol support in flow filterQi Zhang
2021-03-22ice: Support non word aligned input set fieldQi Zhang
2021-03-22ice: Add more basic protocol support for flow filterQi Zhang
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck
2021-03-15ice: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-03-12ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski
2021-03-12ice: fix napi work done reporting in xsk pathMagnus Karlsson
2021-02-22ice: update the number of available RSS queuesHenry Tieman
2021-02-22ice: Fix state bits on LLDP mode switchDave Ertman
2021-02-22ice: Account for port VLAN in VF max packet size calculationBrett Creeley
2021-02-22ice: Set trusted VF as default VSI when setting allmulti onBrett Creeley
2021-02-22ice: report correct max number of TCsDave Ertman
2021-02-12ice: store the result of ice_rx_offset() onto ice_ringMaciej Fijalkowski
2021-02-12ice: skip NULL check against XDP prog in ZC pathMaciej Fijalkowski
2021-02-12ice: remove redundant checks in ice_change_mtuMaciej Fijalkowski
2021-02-12ice: move skb pointer from rx_buf to rx_ringMaciej Fijalkowski
2021-02-12ice: simplify ice_run_xdpMaciej Fijalkowski
2021-02-08ice: Improve MSI-X fallback logicTony Nguyen
2021-02-08ice: Fix trivial error messageMitch Williams
2021-02-08ice: remove unnecessary castsBruce Allan