aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds28-1468/+5897
2019-05-04ice: Disable sniffing VF traffic on PFMichal Swiatkowski1-22/+2
2019-05-04ice: Use more efficient structuresJesse Brandeburg1-2/+2
2019-05-04ice: Use bitfields where possibleJesse Brandeburg1-5/+5
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin4-0/+120
2019-05-04ice: Separate if conditions for ice_set_features()Tony Nguyen1-2/+6
2019-05-04ice: Remove __always_unused attributeTony Nguyen1-1/+1
2019-05-04ice: Suppress false-positive style issues reported by static analyzerBruce Allan1-0/+1
2019-05-04ice: Refactor getting/setting coalesceBrett Creeley1-59/+93
2019-05-04ice: Always free/allocate q_vectorsBrett Creeley1-20/+14
2019-05-04ice: Do not unnecessarily initialize local variableBruce Allan1-1/+1
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski4-28/+36
2019-05-04ice: Don't remove VLAN filters that were never programmedAkeem G Abodunrin2-2/+16
2019-05-04ice: Preserve VLAN Rx stripping settingsTony Nguyen1-0/+4
2019-05-04ice: Fix for allowing too many MDD events on VFMichal Swiatkowski1-7/+8
2019-05-04ice: Use pf instead of vsi-backJesse Brandeburg1-30/+30
2019-05-02ice: Use dev_err when ice_cfg_vsi_lan failsBrett Creeley1-3/+6
2019-05-02ice: Refactor link event flowBrett Creeley2-48/+65
2019-05-02ice: Add missing PHY type to link settingsTony Nguyen1-0/+1
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley4-26/+76
2019-05-02ice: Remove runtime change of PFINT_OICR_ENA registerMd Fahad Iqbal Polash2-23/+3
2019-05-02ice: Fix issue when adding more than allowed VLANsAkeem G Abodunrin2-7/+21
2019-05-02ice: Remove unnecessary wait when disabling/enabling Rx queuesBrett Creeley1-8/+2
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley4-2/+33
2019-05-02ice: Add 52 byte RSS hash key supportPaul Greenwalt2-7/+8
2019-05-02ice: Use ice_for_each_q_vector macro where possibleBrett Creeley2-8/+8
2019-05-02ice: Validate ring existence and its q_vector per VSIMaciej Fijalkowski1-1/+2
2019-05-02ice: Reduce scope of variable in ice_vsi_cfg_rxqsBrett Creeley1-7/+11
2019-05-02ice: Resolve static analysis reported issueBruce Allan1-10/+2
2019-05-02ice: Return configuration error without queue to disableAkeem G Abodunrin1-7/+10
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan7-56/+205
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-1/+1
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley1-72/+63
2019-04-18ice: Bump driver versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan5-2/+159
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan3-0/+85
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan6-2/+86
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan4-3/+54
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan5-0/+52
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan5-3/+47
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan2-2/+81
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan14-82/+997
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan6-1/+1057
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan10-0/+230
2019-04-18ice: Bump versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan16-294/+294
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan4-6/+6
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-5/+0
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal1-1/+1
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan1-6/+6