aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx.c
Commit message (Expand)AuthorAge
* net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-23
* ice: Calculate ITR increment based on direct calculationBrett Creeley2019-04-18
* ice: Add priority information into VLAN headerAnirudh Venkataramanan2019-04-18
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-18
* net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-01
* ice: Remove unnecessary bracesAnirudh Venkataramanan2019-03-26
* ice: Audit hotpath structures with paholeBrett Creeley2019-03-26
* ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan2019-03-26
* ice: map Rx buffer pages with DMA attributesMaciej Fijalkowski2019-03-25
* ice: Limit the ice_add_rx_frag to frag additionMaciej Fijalkowski2019-03-25
* ice: Gather the rx buf clean-up logic for better reuseMaciej Fijalkowski2019-03-25
* ice: Introduce bulk update for page countMaciej Fijalkowski2019-03-25
* ice: Get rid of ice_pull_tailMaciej Fijalkowski2019-03-25
* ice: Pull out page reuse checks onto separate functionMaciej Fijalkowski2019-03-25
* ice: Retrieve rx_buf in separate functionMaciej Fijalkowski2019-03-25
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-22
* ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley2019-03-19
* ice: fix numeric overflow warningBruce Allan2019-02-25
* ice: sizeof(<type>) should be avoidedBruce Allan2019-02-25
* ice: Offload SCTP checksumAnirudh Venkataramanan2019-01-15
* ice: Add support for adaptive interrupt moderationBrett Creeley2019-01-15
* ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-21
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-20
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-20
* ice: Fix return value from NAPI pollDave Ertman2018-11-20
* ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley2018-11-06
* ice: Fix tx_timeout in PF driverBrett Creeley2018-11-06
* ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari2018-08-28
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-26
* ice: Implement transmit and NAPI supportAnirudh Venkataramanan2018-03-26
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-26