aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg1-4/+6
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan1-10/+11
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan1-6/+6
2018-11-20ice: Fix return value from NAPI pollDave Ertman1-1/+2
2018-11-06ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley1-1/+1
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley1-4/+5
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari1-0/+1
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-3/+402
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan1-2/+1024
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+361