summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
* sfc: fix kernel panic when creating VFÍñigo Huguet2022-07-211-0/+3
* sfc: fix use after free when disabling sriovÍñigo Huguet2022-07-211-3/+7
* net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo2022-05-181-0/+5
* sfc: extend the locking on mcdi->seqnoNiels Dossche2022-03-231-1/+1
* sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang2021-12-291-1/+4
* sfc: Don't use netif_info before net_device setupErik Ekman2021-11-262-3/+3
* sfc: Fix reading non-legacy supported link modesErik Ekman2021-11-061-8/+2
* sfc: error code if SRIOV cannot be disabledÍñigo Huguet2021-07-201-4/+11
* sfc: avoid double pci_remove of VFsÍñigo Huguet2021-07-201-9/+1
* drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg2021-06-031-18/+11
* sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)2020-03-201-3/+35
* sfc: detach from cb_page in efx_copy_channel()Edward Cree2020-03-181-0/+1
* sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward2019-12-051-1/+1
* sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-12-051-8/+21
* sfc: Only cancel the PPS workqueue if it existsMartin Habets2019-12-011-1/+2
* 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-071-0/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-202-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
* | sfc: remove redundant variable old_vlanColin Ian King2018-07-041-2/+1
* | sfc: batch up RX deliveryEdward Cree2018-07-043-1/+21
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-0/+1
|\|
| * sfc: correctly initialise filter rwsem for farchBert Kenward2018-06-301-0/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-261-0/+1
|\|
| * sfc: make function efx_rps_hash_bucket staticColin Ian King2018-06-241-0/+1
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
|/
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-123-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-062-8/+61
|\
| * sfc: stop the TX queue before pushing new buffersMartin Habets2018-05-251-8/+25
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-042-2/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-246-46/+337
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-214-34/+60
| |\ \ \
| * | | | sfc: set and clear interrupt affinity hintsBert Kenward2018-04-201-0/+36
* | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-042-6/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2018-05-282-6/+4
| | |_|/ | |/| |
* | | | sfc: fix ARFS expiry check on EF10Edward Cree2018-04-271-2/+3
* | | | sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree2018-04-271-0/+2
|/ / /
* | / sfc: ARFS filter IDsEdward Cree2018-04-246-46/+337
| |/ |/|
* | sfc: check RSS is active for filter insertBert Kenward2018-04-171-2/+2
* | sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-142-28/+55
* | sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-142-3/+2
* | sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-141-1/+1
|/
* Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-111-1/+1
|\
| *-. Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-111-1/+1
| |\ \
| | * | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-061-1/+1
| | |/
* | | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-062-20/+2
|\ \ \ | |/ / |/| |
| * | mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-212-20/+2
| |/