aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
AgeCommit message (Expand)Author
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2020-08-27ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-08-27ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-08-27ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-08-27ice: replace single-element array used for C struct hackBruce Allan
2020-08-27ice: protect ring accesses with WRITE_ONCECiara Loftus
2020-08-27ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley
2020-08-27ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley
2020-08-27ice: cleanup VSI context initializationJacob Keller
2020-08-27ice: Change number of XDP Tx queues to match number of RxMarta Plantykow
2020-08-27ice: Don't allow VLAN stripping change when pvid setBrett Creeley
2020-08-27ice: Implement aRFSBrett Creeley
2020-08-27ice: Restore filters following resetHenry Tieman
2020-08-27ice: Initialize Flow Director resourcesHenry Tieman
2020-08-27ice: refactor filter functionsMichal Swiatkowski
2020-08-27ice: Fix casting issuesKarol Kolacinski
2020-08-27ice: Provide more meaningful error messageLihong Yang
2020-07-29ice: use variable name more descriptive than typeBruce Allan
2020-07-29ice: Improve clarity of prints and variablesBrett Creeley
2020-07-29ice: allow bigger VFsMitch Williams
2020-07-29ice: remove unnecessary fallthrough commentsBruce Allan
2020-07-29ice: Fix implicit queue mapping mode in ice_vsi_get_qsBrett Creeley
2020-07-29ice: Add support to enable/disable all Rx queues before waitingBrett Creeley
2020-07-29ice: Add initial support for QinQBrett Creeley
2020-07-29ice: Trivial fixesTony Nguyen
2020-07-29ice: Make print statements more compactAnirudh Venkataramanan
2020-07-29ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-07-29ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-07-29ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-07-29ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash
2020-07-29ice: Optimize table usageTony Nguyen
2020-07-29ice: Enable writing hardware filtering tablesTony Nguyen
2020-07-29ice: Restore interrupt throttle settings after VSI rebuildMichal Swiatkowski
2020-07-29ice: Add code to keep track of current dflt_vsiBrett Creeley
2020-07-29ice: Fix VF spoofchkBrett Creeley
2020-07-29ice: Implement ethtool ops for channelsHenry Tieman
2020-07-29ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2020-07-29ice: Do not use devm* functions for local usesTony Nguyen
2020-07-29ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan
2020-07-29ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt
2020-07-29ice: Implement DCBNL supportDave Ertman
2020-07-29ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2020-07-29ice: introduce frame padding computation logicMaciej Fijalkowski
2020-07-29ice: introduce legacy Rx flagMaciej Fijalkowski
2020-07-29ice: Add support for AF_XDPKrzysztof Kazimierczak
2020-07-29ice: Add support for XDPMaciej Fijalkowski
2020-07-29ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski
2020-07-29ice: Introduce ice_base.cAnirudh Venkataramanan
2019-09-12ice: Enable DDP package downloadTony Nguyen