Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | sfc: Remove 'PCIE error reporting unavailable' | Martin Habets | 1 | -5/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 63 | -252/+63 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -9/+8 |
2019-05-01 | sfc: mcdi_port: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2 | -4/+0 |
2019-04-02 | drivers: net: sfc: use netdev_xmit_more helper | Florian Westphal | 2 | -9/+7 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2019-02-14 | sfc: ensure recovery after allocation failures | Robert Stonehouse | 2 | -3/+2 |
2019-02-14 | sfc: Replace dev_kfree_skb_any by dev_consume_skb_any | Huang Zijiang | 1 | -1/+1 |
2019-02-12 | sfc: initialise found bitmap in efx_ef10_mtd_probe | Bert Kenward | 1 | -1/+1 |
2019-02-08 | sfc: add bundle partition definitions to mtd | Paul Fox | 2 | -0/+10 |
2019-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+21 |
2019-01-23 | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe | Edward Cree | 1 | -8/+21 |
2019-01-17 | sfc: extend MTD support for newer hardware | Bert Kenward | 3 | -10/+63 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2 | -4/+4 |
2018-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -6/+10 |
2018-12-07 | net: core: dev: Add extack argument to dev_open() | Petr Machata | 2 | -2/+2 |
2018-11-12 | sfc: Replace spin_is_locked() with lockdep | Lance Roy | 1 | -1/+1 |
2018-11-09 | sfc: use the new __netdev_tx_sent_queue BQL optimisation | Edward Cree | 1 | -4/+1 |
2018-11-08 | sfc: add missing NVRAM partition types for EF10 | Edward Cree | 1 | -0/+7 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -16/+0 |
2018-10-03 | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 2 | -16/+0 |
2018-09-28 | sfc-falcon: remove ndo_poll_controller | Eric Dumazet | 1 | -26/+0 |
2018-09-28 | sfc: remove ndo_poll_controller | Eric Dumazet | 1 | -26/+0 |
2018-08-08 | net: sfc: falcon: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2 | -18/+29 |
2018-07-13 | sfc: hold filter_sem consistently during reset | Bert Kenward | 1 | -9/+8 |
2018-07-13 | sfc: avoid hang from nested use of the filter_sem | Bert Kenward | 1 | -9/+21 |
2018-07-05 | net: ethernet: sfc: Make subdir logic consistent with other vendors | Geert Uytterhoeven | 1 | -0/+2 |
2018-07-04 | sfc: remove redundant variable old_vlan | Colin Ian King | 1 | -2/+1 |
2018-07-04 | sfc: batch up RX delivery | Edward Cree | 3 | -1/+21 |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-06-30 | sfc: correctly initialise filter rwsem for farch | Bert Kenward | 1 | -0/+1 |
2018-06-26 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-06-24 | sfc: make function efx_rps_hash_bucket static | Colin Ian King | 1 | -0/+1 |
2018-06-23 | net: drivers/net: Convert random_ether_addr to eth_random_addr | Joe Perches | 1 | -1/+1 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 3 | -3/+6 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -8/+61 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -6/+4 |
2018-05-28 | x86/pci-dma: remove the experimental forcesac boot option | Christoph Hellwig | 2 | -6/+4 |
2018-05-25 | sfc: stop the TX queue before pushing new buffers | Martin Habets | 1 | -8/+25 |
2018-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+5 |
2018-04-28 | sfc: fix ARFS expiry check on EF10 | Edward Cree | 1 | -2/+3 |
2018-04-28 | sfc: Use filter index rather than ID for rps_flow_id table | Edward Cree | 1 | -0/+2 |
2018-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -46/+337 |
2018-04-24 | sfc: ARFS filter IDs | Edward Cree | 6 | -46/+337 |
2018-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -34/+60 |
2018-04-20 | sfc: set and clear interrupt affinity hints | Bert Kenward | 1 | -0/+36 |
2018-04-17 | sfc: check RSS is active for filter insert | Bert Kenward | 1 | -2/+2 |