summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley
2019-04-18ice: Bump driver versionAnirudh Venkataramanan
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan
2019-04-18ice: Bump versionAnirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan
2019-03-26ice: Update comment regarding the ITR_GRAN_SBrett Creeley
2019-03-26ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan
2019-03-26ice: Remove unnecessary bracesAnirudh Venkataramanan
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-26ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-26ice: Do not bail out when filter already existsPreethi Banala
2019-03-26ice: Fix issue with VF attempt to delete default MAC addressAkeem G Abodunrin
2019-03-26ice: enable VF admin queue interruptsMitch Williams
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan
2019-03-26ice: Implement pci_error_handler opsBrett Creeley
2019-03-26ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_resetBrett Creeley
2019-03-26ice: use virt channel status codesMitch Williams
2019-03-26ice: Remove unnecessary newlines from log messagesJeremiah Kyle
2019-03-25ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan
2019-03-25ice: change VF VSI tc info along with num_queuesPreethi Banala
2019-03-25ice: Prevent unintended multiple chain resetsDave Ertman
2019-03-25ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski
2019-03-25ice: Limit the ice_add_rx_frag to frag additionMaciej Fijalkowski
2019-03-25ice: Gather the rx buf clean-up logic for better reuseMaciej Fijalkowski
2019-03-25ice: Introduce bulk update for page countMaciej Fijalkowski
2019-03-25ice: Get rid of ice_pull_tailMaciej Fijalkowski
2019-03-25ice: Pull out page reuse checks onto separate functionMaciej Fijalkowski
2019-03-25ice: Retrieve rx_buf in separate functionMaciej Fijalkowski
2019-03-25ice: Enable link events over the ARQBrett Creeley
2019-03-25ice: use irq_num var in ice_vsi_req_irq_msixAlan Brady
2019-03-25ice: Restore VLAN switch rule if port VLAN existed beforeMichal Swiatkowski
2019-03-25ice: update VSI config dynamicallyVictor Raj
2019-03-22ice: Get VF VSI instances directly via PFAkeem G Abodunrin
2019-03-22ice: Don't let VF know that it is untrustedAkeem G Abodunrin
2019-03-22ice: Set LAN_EN for all directional rulesYashaswini Raghuram Prathivadi Bhayankaram