blob: 172641dcc4d73a357a7a548fc674ac6460dd5e58 [file] [log] [blame]
c264ed44d857 ("net: hns3: remove redundant assignment of l2_hdr to itself")
757cd1e4a4d8 ("net: hns3: combine len and checksum handling for inner and outer header.")
07918fcde144 ("net: hns3: refactor BD filling for l2l3l4 info")
cde4ffada829 ("net: hns3: replace hnae3_set_bit and hnae3_set_field in data path")
0cccebac710a ("net: hns3: add unlikely for error handling in data path")
d40fa7eeab55 ("net: hns3: remove some ops in struct hns3_nic_ops")
3fe13ed95dd3 ("net: hns3: avoid mult + div op in critical data path")
1a6e552df33c ("net: hns3: reuse the definition of l3 and l4 header info union")
51e8439f3496 ("net: hns3: add 8 BD limit for tx flow")
bcdb12b70c52 ("net: hns3: fix for multiple unmapping DMA problem")
ba3f808f5cc1 ("net: hns3: rename hns_nic_dma_unmap")
1e8a7977d09f ("net: hns3: add handling for big TX fragment")
5188f218fc86 ("net: hns3: move DMA map into hns3_fill_desc")
932d1252aded ("net: hns3: Add unlikely for buf_num check")