blob: 1956e4cee83ddd44545cd0f113af1bf376cbb6ea [file] [log] [blame]
770f0cea1951 ("nfp: don't add ring size to index calculations")
730b3ab54af4 ("nfp: eliminate an if statement in calculation of completed frames")
ecd63a0217d5 ("nfp: add XDP support in the driver")
13df4c666c55 ("nfp: reorganize nfp_net_rx() to get packet offsets early")
164d1e9e5d52 ("nfp: add support for ethtool .set_channels")
e31230f9260f ("nfp: add helper to reassign rings to IRQ vectors")
0668b60ba602 ("nfp: loosen relation between rings and IRQs vectors")
a10b563d8846 ("nfp: reuse ring helpers on .ndo_open() path")
0ae42dfcf249 ("nfp: rename ring allocation helpers")
68453c7a8973 ("nfp: centralize runtime reconfiguration logic")
81cc2e434a9e ("nfp: add support for ethtool .get_channels")
cbeaf7aa733a ("nfp: bring back support for different ring counts")
a4b562bb8ebd ("nfp: use unsigned int for vector/ring counts")
23a4e389bdc7 ("nfp: create separate define for max number of vectors")
1a1d74d378b1 ("nfp: use AND instead of modulo to get ring indexes")
b64b7bb6d492 ("nfp: add separate buffer allocation function for napi")
c0f031bc8866 ("nfp: use alloc_frag() and build_skb()")
e9949aebe04a ("nfp: add buffer drop/recycle helper for RX")
bf187ea01b07 ("nfp: centralize the buffer size calculation")
fa95f1d2bf18 ("nfp: remove inline attributes and dead code")
416db5c1e448 ("nfp: remove support for nfp3200")
7ff5c83a1deb ("nfp: simplify nfp_net_poll()")
44770e1180de ("ethernet: use core min/max MTU checking")