index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2022-07-27
sfc: disable softirqs for ptp TX
Alejandro Lucero
2022-07-14
sfc: fix kernel panic when creating VF
Íñigo Huguet
2022-07-13
sfc: fix use after free when disabling sriov
Íñigo Huguet
2022-06-01
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-06-01
sfc/siena: fix considering that all channels have TX queues
Martin Habets
2022-05-29
sfc: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-05-29
sfc: fix considering that all channels have TX queues
Martin Habets
2022-05-20
sfc/siena: Remove duplicate check on segments
Martin Habets
2022-05-18
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-13
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
2022-05-13
sfc: siena: Fix Kconfig dependencies
Ren Zhijie
2022-05-12
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2022-05-12
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2022-05-12
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
2022-05-12
siena: Make HWMON support specific for Siena
Martin Habets
2022-05-12
siena: Make SRIOV support specific for Siena
Martin Habets
2022-05-12
siena: Make MTD support specific for Siena
Martin Habets
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
2022-05-10
sfc: Add a basic Siena module
Martin Habets
2022-05-10
sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename peripheral functions to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Remove build references to missing functionality
Martin Habets
2022-05-10
sfc: Copy shared files needed for Siena (part 2)
Martin Habets
2022-05-10
sfc: Copy shared files needed for Siena (part 1)
Martin Habets
2022-05-10
sfc: Move Siena specific files
Martin Habets
2022-05-09
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-04
sfc: Copy a subset of mcdi_pcol.h to siena
Martin Habets
2022-05-04
sfc: Disable Siena support
Martin Habets
2022-04-29
sfc: add EF100 VF support via a write to sriov_numvfs
Pieter Jansen van Vuuren
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
2022-04-12
sfc: Remove duplicate definition of efx_xmit_done
Martin Habets
2022-04-12
sfc: efx_default_channel_type APIs can be static
Martin Habets
2022-04-12
sfc: Fix spelling mistake "writting" -> "writing"
Lv Ruyi
2022-04-11
sfc: ef10: Fix assigning negative value to unsigned variable
Haowen Bai
2022-04-08
sfc: use hardware tx timestamps for more than PTP
Bert Kenward
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
sfc: Stop using iommu_present()
Robin Murphy
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
2022-04-04
sfc: Do not free an empty page_ring
Martin Habets
2022-04-01
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]