summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/falcon
Commit message (Expand)AuthorAgeFilesLines
* PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang2020-03-261-3/+3
* net: sfc: reject unsupported coalescing paramsJakub Kicinski2020-03-171-3/+3
* sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\
| * netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* sfc: falcon: don't score irq moderation points for GROEdward Cree2019-08-081-4/+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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1927-108/+27
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+2
|\
| * drivers: net: sfc: use netdev_xmit_more helperFlorian Westphal2019-04-011-2/+2
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-2/+0
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-8/+0
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-8/+0
* | sfc-falcon: remove ndo_poll_controllerEric Dumazet2018-09-281-26/+0
|/
* net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+2
* x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2018-05-281-3/+2
* Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-061-10/+1
|\
| * mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-10/+1
* | sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMIIColin Ian King2018-02-261-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-1/+1
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-156-13/+14
|\ \ | |/ |/|
| * net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
| |\
| * | net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook2017-10-255-12/+13
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-255-14/+14
|/
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-072-4/+5
* net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko2017-08-071-1/+1
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-072-2/+0
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-072-5/+7
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-2/+1
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-082-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-0/+7
|\
| * sfc: limit the number of receive queuesBert Kenward2017-04-171-0/+7
* | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar2017-03-151-1/+3
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* sfc-falcon: get rid of custom busy polling codeEric Dumazet2017-02-033-169/+1
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+2
* sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree2017-01-031-0/+1