summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)AuthorFilesLines
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-03-23sfc: extend the locking on mcdi->seqnoNiels Dossche1-1/+1
2021-12-29sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman2-3/+3
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2021-07-20sfc: error code if SRIOV cannot be disabledÍñigo Huguet1-4/+11
2021-07-20sfc: avoid double pci_remove of VFsÍñigo Huguet1-9/+1
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg1-18/+11
2020-03-20sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1
2019-12-05sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward1-1/+1
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree1-8/+21
2019-12-01sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2018-09-28sfc-falcon: remove ndo_poll_controllerEric Dumazet1-26/+0
2018-09-28sfc: remove ndo_poll_controllerEric Dumazet1-26/+0
2018-08-08net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2-18/+29
2018-07-13sfc: hold filter_sem consistently during resetBert Kenward1-9/+8
2018-07-13sfc: avoid hang from nested use of the filter_semBert Kenward1-9/+21
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven1-0/+2
2018-07-04sfc: remove redundant variable old_vlanColin Ian King1-2/+1
2018-07-04sfc: batch up RX deliveryEdward Cree3-1/+21
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward1-0/+1
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King1-0/+1
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches1-1/+1
2018-06-13treewide: Use array_size() in vzalloc()Kees Cook3-3/+6
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+61
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-6/+4
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2-6/+4
2018-05-25sfc: stop the TX queue before pushing new buffersMartin Habets1-8/+25
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+5
2018-04-28sfc: fix ARFS expiry check on EF10Edward Cree1-2/+3
2018-04-28sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree1-0/+2
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-46/+337
2018-04-24sfc: ARFS filter IDsEdward Cree6-46/+337
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-34/+60
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward1-0/+36
2018-04-17sfc: check RSS is active for filter insertBert Kenward1-2/+2
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree2-28/+55
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2-3/+2
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree1-1/+1
2018-04-12Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2018-04-11Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki1-1/+1
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2-20/+2
2018-04-06jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki1-1/+1
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward2-3/+0