summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_base.c
AgeCommit message (Expand)Author
2020-02-19ice: add backslash-n to stringsJesse Brandeburg
2020-02-19ice: Always clear the QRXFLXP_CNTXT register for VF Rx queuesBrett Creeley
2020-02-15ice: remove unnecessary fallthrough commentsBruce Allan
2020-02-15ice: Add support to enable/disable all Rx queues before waitingBrett Creeley
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-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: Set default value for ITR in alloc functionMichal Swiatkowski
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-04ice: introduce frame padding computation logicMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan