summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan
2019-12-20sfc: fix channel allocation with brute forceEdward Cree
2019-11-24sfc: fix build without CONFIG_RFS_ACCELJakub Kicinski
2019-11-22sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree
2019-11-22sfc: add statistics for ARFSEdward Cree
2019-11-22sfc: suppress MCDI errors from ARFSEdward Cree
2019-11-22sfc: change ARFS expiry mechanismEdward Cree
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-12sfc: trace_xdp_exception on XDP failureArthur Fabre
2019-10-31sfc: add XDP counters to ethtool statsCharles McLachlan
2019-10-31sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan
2019-10-31sfc: allocate channels for XDP tx queuesCharles McLachlan
2019-10-31sfc: Enable setting of xdp_progCharles McLachlan
2019-10-31sfc: perform XDP processing on received packetsCharles McLachlan
2019-10-31sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan
2019-08-08sfc: falcon: don't score irq moderation points for GROEdward Cree
2019-08-08sfc: don't score irq moderation points for GROEdward Cree
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-25net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-24sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-24sfc: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-08sfc: Remove 'PCIE error reporting unavailable'Martin 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