aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | sfc-falcon: remove ndo_poll_controllerEric Dumazet2018-09-28
* | sfc: remove ndo_poll_controllerEric Dumazet2018-09-28
|/
* net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva2018-08-07
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\
| * sfc: hold filter_sem consistently during resetBert Kenward2018-07-12
| * sfc: avoid hang from nested use of the filter_semBert Kenward2018-07-12
* | net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2018-07-05
* | sfc: remove redundant variable old_vlanColin Ian King2018-07-04
* | sfc: batch up RX deliveryEdward Cree2018-07-04
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\|
| * sfc: correctly initialise filter rwsem for farchBert Kenward2018-06-30
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-25
|\|
| * sfc: make function efx_rps_hash_bucket staticColin Ian King2018-06-24
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-22
|/
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * sfc: stop the TX queue before pushing new buffersMartin Habets2018-05-25
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-24
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-21
| |\ \ \
| * | | | sfc: set and clear interrupt affinity hintsBert Kenward2018-04-20
* | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2018-05-28
| | |_|/ | |/| |
* | | | sfc: fix ARFS expiry check on EF10Edward Cree2018-04-27
* | | | sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree2018-04-27
|/ / /
* | / sfc: ARFS filter IDsEdward Cree2018-04-24
| |/ |/|
* | sfc: check RSS is active for filter insertBert Kenward2018-04-17
* | sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-14
* | sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-14
* | sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-14
|/
* Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-11
|\
| *-. Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-11
| |\ \
| | * | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-06
| | |/
* | | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-06
|\ \ \ | |/ / |/| |
| * | mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
| |/
* | sfc: remove ctpio_dmabuf_start from statsBert Kenward2018-04-04
* | sfc: fix flow type handling for RSS filtersEdward Cree2018-03-27
* | sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-27
* | sfc: return a better error if filter insertion collides with MC rebootEdward Cree2018-03-27
* | sfc: use a semaphore to lock farch filters tooEdward Cree2018-03-27
* | sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree2018-03-27
* | sfc: replace asynchronous filter operationsEdward Cree2018-03-27
* | ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* | sfc: support FEC configuration through ethtoolEdward Cree2018-03-14
* | sfc: update MCDI protocol headersEdward Cree2018-03-14
* | sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-08
* | sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMIIColin Ian King2018-02-26
|/
* sfc: mark some unexported symbols as statickbuild test robot2018-01-28