summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
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-17intel: Update drivers to use ethtool_sprintfAlexander Duyck
2021-03-15ice: optimize for XDP_REDIRECT 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
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: fix writeback enable logicJesse Brandeburg
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-08ice: log message when trusted VF goes in/out of promisc modeBrett Creeley
2021-02-05ice: remove dead codeBruce Allan
2021-02-05ice: use flex_array_size where possibleBruce Allan
2021-02-05ice: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-02-05ice: display stored UNDI firmware version via devlink infoJacob Keller
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller
2021-02-05ice: display some stored NVM versions via devlink infoJacob Keller
2021-02-05ice: introduce function for reading from flash modulesJacob Keller
2021-02-05ice: cache NVM module bank informationJacob Keller
2021-02-05ice: introduce context struct for info reportJacob Keller
2021-02-05ice: create flash_info structure and separate NVM versionJacob Keller
2021-02-05ice: report timeout length for erasing during devlink flashJacob Keller
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley