summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: fix build without CONFIG_RFS_ACCELJakub Kicinski2019-11-241-0/+2
* sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree2019-11-233-8/+12
* sfc: add statistics for ARFSEdward Cree2019-11-233-0/+12
* sfc: suppress MCDI errors from ARFSEdward Cree2019-11-232-6/+30
* sfc: change ARFS expiry mechanismEdward Cree2019-11-234-32/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-231-1/+2
|\
| * sfc: Only cancel the PPS workqueue if it existsMartin Habets2019-11-211-1/+2
* | sfc: trace_xdp_exception on XDP failureArthur Fabre2019-11-121-0/+3
* | sfc: add XDP counters to ethtool statsCharles McLachlan2019-10-313-0/+42
* | sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan2019-10-314-1/+116
* | sfc: allocate channels for XDP tx queuesCharles McLachlan2019-10-314-40/+190
* | sfc: Enable setting of xdp_progCharles McLachlan2019-10-311-0/+70
* | sfc: perform XDP processing on received packetsCharles McLachlan2019-10-313-2/+145
* | sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan2019-10-312-2/+10
|/
* sfc: falcon: don't score irq moderation points for GROEdward Cree2019-08-091-4/+1
* sfc: don't score irq moderation points for GROEdward Cree2019-08-091-4/+1
* net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-7/+7
* sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-5/+5
* sfc: Use dev_get_drvdata where possibleChuhong Yuan2019-07-242-7/+7
* sfc: Remove 'PCIE error reporting unavailable'Martin Habets2019-07-081-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1963-252/+63
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-083-9/+8
|\
| * sfc: mcdi_port: Mark expected switch fall-throughGustavo A. R. Silva2019-05-011-0/+1
| * drivers: net: sfc: use netdev_xmit_more helperFlorian Westphal2019-04-022-9/+7
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-082-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-1/+1
|\
| * sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward2019-02-121-1/+1
* | sfc: ensure recovery after allocation failuresRobert Stonehouse2019-02-142-3/+2
* | sfc: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang2019-02-141-1/+1
* | sfc: add bundle partition definitions to mtdPaul Fox2019-02-082-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-271-8/+21
|\|
| * sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-01-231-8/+21
* | sfc: extend MTD support for newer hardwareBert Kenward2019-01-173-10/+63
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-274-6/+10
|\
| * net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-062-2/+2
| * sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree2018-11-091-4/+1
| * sfc: add missing NVRAM partition types for EF10Edward Cree2018-11-081-0/+7
* | sfc: Replace spin_is_locked() with lockdepLance Roy2018-11-121-1/+1
|/
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-252-16/+0
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-022-16/+0
* | sfc-falcon: remove ndo_poll_controllerEric Dumazet2018-09-281-26/+0
* | sfc: remove ndo_poll_controllerEric Dumazet2018-09-281-26/+0
|/
* net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-212-18/+29
|\
| * sfc: hold filter_sem consistently during resetBert Kenward2018-07-121-9/+8
| * sfc: avoid hang from nested use of the filter_semBert Kenward2018-07-121-9/+21
* | net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2018-07-051-0/+2