aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman
2021-07-20sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-07-20sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2020-03-20sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree
2019-12-05sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-12-01sfc: Only cancel the PPS workqueue if it existsMartin Habets
2018-09-28sfc-falcon: remove ndo_poll_controllerEric Dumazet
2018-09-28sfc: remove ndo_poll_controllerEric Dumazet
2018-08-07net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-12sfc: hold filter_sem consistently during resetBert Kenward
2018-07-12sfc: avoid hang from nested use of the filter_semBert Kenward
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven
2018-07-04sfc: remove redundant variable old_vlanColin Ian King
2018-07-04sfc: batch up RX deliveryEdward Cree
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig
2018-05-25sfc: stop the TX queue before pushing new buffersMartin Habets
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-27sfc: fix ARFS expiry check on EF10Edward Cree
2018-04-27sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward
2018-04-17sfc: check RSS is active for filter insertBert Kenward
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-06jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward
2018-03-27sfc: fix flow type handling for RSS filtersEdward Cree
2018-03-27sfc: protect list of RSS contexts under a mutexEdward Cree
2018-03-27sfc: return a better error if filter insertion collides with MC rebootEdward Cree
2018-03-27sfc: use a semaphore to lock farch filters tooEdward Cree
2018-03-27sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree