summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/falcon/rx.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-07sfc: Stop using iommu_present()Robin Murphy1-1/+3
2022-01-04sfc: The RX page_ring is optionalMartin Habets1-0/+5
2021-12-22sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-0/+2
2019-08-08sfc: falcon: don't score irq moderation points for GROEdward Cree1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-11-15mm: remove __GFP_COLDMel Gorman1-1/+1
2017-10-25net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet1-2/+1
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree1-0/+974