aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-23ice: Change struct members from bool to u8Bruce Allan1-1/+1
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-0/+17
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan1-0/+45
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+75
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan1-0/+26
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan1-0/+29