summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2020-06-18ice: protect ring accesses with WRITE_ONCECiara Loftus
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao
2020-05-31ice: fix aRFS after flow director deleteHenry Tieman
2020-05-31ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley
2020-05-31ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr
2020-05-31ice: fix function signature style formatBruce Allan
2020-05-31ice: Allow VF to request reset as soon as it's initializedBrett Creeley
2020-05-31ice: Fix inability to set channels when downJesse Brandeburg
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley
2020-05-31ice: Reset VF for all port VLAN changes from hostBrett Creeley
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao
2020-05-31ice: Increase timeout after PFRDan Nowlin
2020-05-31ice: Fix transmit for all software offloaded VLANsBrett Creeley
2020-05-31ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt
2020-05-31ice: allow host to clear administratively set VF MACBrett Creeley
2020-05-28ice: Refactor VF VSI release and setup functionsBrett Creeley
2020-05-28ice: Refactor VF resetBrett Creeley
2020-05-28ice: remove VM/VF disable command on CORER/GLOBR resetPaul Greenwalt
2020-05-28ice: Add functions to rebuild host VLAN/MAC config for a VFBrett Creeley
2020-05-28ice: Add function to set trust mode bit on resetBrett Creeley
2020-05-28ice: Renaming and simplification in VF init pathBrett Creeley
2020-05-28ice: Separate VF VSI initialization/creation from reset flowBrett Creeley
2020-05-28ice: Add helper function for clearing VPGEN_VFRTRIGBrett Creeley
2020-05-28ice: Simplify ice_sriov_configureBrett Creeley
2020-05-28ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappingsBrett Creeley
2020-05-28ice: Declare functions staticTony Nguyen
2020-05-28ice: fix kernel BUG if register_netdev failsJacob Keller
2020-05-28ice: fix potential double free in probe unrollingJacob Keller
2020-05-28ice: cleanup VSI context initializationJacob Keller
2020-05-28ice: Poll for reset completion when DDP load failsAnirudh Venkataramanan
2020-05-27ice: Check UMEM FQ size when allocating bufsKrzysztof Kazimierczak
2020-05-27ice: Refactor Rx checksum checksAnirudh Venkataramanan
2020-05-27ice: avoid undefined behaviorBruce Allan
2020-05-27ice: Change number of XDP Tx queues to match number of Rx queuesMarta Plantykow
2020-05-27ice: Add XDP Tx to VSI ring statsMarta Plantykow
2020-05-27ice: Change number of XDP TxQ to 0 when destroying ringsMarta Plantykow
2020-05-27ice: Handle critical FW error during admin queue initializationEvan Swanson
2020-05-27ice: Don't allow VLAN stripping change when pvid setBrett Creeley
2020-05-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley
2020-05-27ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-05-27ice: Fix memory leakSurabhi Boob
2020-05-27ice: fix MAC write commandJesse Brandeburg
2020-05-27ice: set VF default LAN addressPaul Greenwalt
2020-05-27ice: remove unused macroJesse Brandeburg
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-22ice: cleanup unsigned loopsJesse Brandeburg
2020-05-22ice: fix usage of incorrect variableJesse Brandeburg
2020-05-22ice: Fix bad register readsAnirudh Venkataramanan