aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
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-29sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-05-29sfc: 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-16net: allow gso_max_size to exceed 65536Alexander Duyck
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
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-09net: sfc: fix memory leak due to ptp channelTaehee Yoo
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
2022-05-04sfc: Copy a subset of mcdi_pcol.h to sienaMartin Habets
2022-05-04sfc: Disable Siena supportMartin Habets
2022-04-29sfc: add EF100 VF support via a write to sriov_numvfsPieter Jansen van Vuuren
2022-04-12sfc: Remove global definition of efx_reset_type_namesMartin Habets
2022-04-12sfc: Remove duplicate definition of efx_xmit_doneMartin Habets
2022-04-12sfc: efx_default_channel_type APIs can be staticMartin Habets
2022-04-12sfc: Fix spelling mistake "writting" -> "writing"Lv Ruyi
2022-04-11sfc: ef10: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-08sfc: use hardware tx timestamps for more than PTPBert Kenward
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-07sfc: Stop using iommu_present()Robin Murphy
2022-04-06net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-04sfc: Do not free an empty page_ringMartin Habets
2022-04-01net: sfc: add missing xdp queue reinitializationTaehee Yoo
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-01sfc: set affinity hints in local NUMA node onlyÍñigo Huguet
2022-03-01sfc: default config to 1 channel/core in local NUMA node onlyÍñigo Huguet