summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena
AgeCommit message (Expand)Author
2022-12-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-11-11ptp: convert remaining drivers to adjfine interfaceJacob Keller
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-26sfc/siena: fix repeated words in commentswangjianli
2022-07-06sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-06-24sfc: siena: fix repeated words in commentsJilin Yuan
2022-06-19sfc/siena: Fix typo in commentXiang wangx
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets
2022-05-20sfc/siena: Remove duplicate check on segmentsMartin Habets
2022-05-18sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed
2022-05-13eth: sfc: remove remnants of the out-of-tree napi_weight module paramJakub Kicinski
2022-05-13sfc: siena: Fix Kconfig dependenciesRen Zhijie
2022-05-12sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets
2022-05-12sfc/siena: Make PTP and reset support specific for SienaMartin Habets
2022-05-12sfc/siena: Make MCDI logging support specific for SienaMartin Habets
2022-05-12siena: Make HWMON support specific for SienaMartin Habets
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets
2022-05-12siena: Make MTD support specific for SienaMartin Habets
2022-05-10sfc: Add a basic Siena moduleMartin Habets
2022-05-10sfc/siena: Inline functions in sriov.h to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Remove build references to missing functionalityMartin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 2)Martin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets
2022-05-10sfc: Move Siena specific filesMartin Habets
2022-05-04sfc: Copy a subset of mcdi_pcol.h to sienaMartin Habets