aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2020-05-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-05-21sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-01-09sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-01sfc: mcdi_port: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01drivers: net: sfc: use netdev_xmit_more helperFlorian Westphal
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14sfc: ensure recovery after allocation failuresRobert Stonehouse
2019-02-14sfc: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang
2019-02-12sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward
2019-02-08sfc: add bundle partition definitions to mtdPaul Fox
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-23sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-01-17sfc: extend MTD support for newer hardwareBert Kenward
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-12sfc: Replace spin_is_locked() with lockdepLance Roy
2018-11-08sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree
2018-11-07sfc: add missing NVRAM partition types for EF10Edward Cree
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
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