summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/falcon/efx.c
AgeCommit message (Expand)Author
14 daysnet: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet
2023-03-08sfc: falcon: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-13eth: sfc: remove remnants of the out-of-tree napi_weight module paramJakub Kicinski
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet
2021-11-05sfc: use swap() to make code cleanerYang Guang
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-24sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24sfc: falcon: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-23Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"David S. Miller
2021-08-23Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-22sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22sfc: falcon: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-23sfc: falcon: use DEVICE_ATTR_*() macroYueHaibing
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-07-24sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-28sfc-falcon: remove ndo_poll_controllerEric Dumazet
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-25net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook
2017-04-17sfc: limit the number of receive queuesBert Kenward
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-02net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree