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
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-28
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
2022-12-06
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-25
sfc: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
2022-11-23
sfc: ensure type is valid before updating seen_gen
Edward Cree
2022-11-22
sfc: fix potential memleak in __ef100_hard_start_xmit()
Zhang Changzhong
2022-11-16
sfc: implement counters readout to TC stats
Edward Cree
2022-11-16
sfc: validate MAE action order
Edward Cree
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
2022-11-16
sfc: accumulate MAE counter values from update packets
Edward Cree
2022-11-16
sfc: add functions to allocate/free MAE counters
Edward Cree
2022-11-16
sfc: add hashtables for MAE counters and counter ID mappings
Edward Cree
2022-11-16
sfc: add extra RX channel to receive MAE counter updates on ef100
Edward Cree
2022-11-16
sfc: add ef100 MAE counter support functions
Edward Cree
2022-11-16
sfc: add ability for extra channels to receive raw RX buffers
Edward Cree
2022-11-16
sfc: add start and stop methods to channels
Edward Cree
2022-11-16
sfc: add ability for an RXQ to grant credits on refill
Edward Cree
2022-11-16
sfc: fix ef100 RX prefix macro
Edward Cree
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-04
sfc: add Layer 4 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 3 flag matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 3 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: add Layer 2 matches to ef100 TC offload
Edward Cree
2022-11-04
sfc: check recirc_id match caps before MAE offload
Edward Cree
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-02
sfc (gcc13): synchronize ef100_enqueue_skb()'s return type
Jiri Slaby (SUSE)
2022-11-01
sfc: Fix an error handling path in efx_pci_probe()
Christophe JAILLET
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-19
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2022-10-19
sfc: remove 'log-tc-errors' ethtool private flag
Edward Cree
2022-10-19
sfc: use formatted extacks instead of efx_tc_err()
Edward Cree
2022-10-15
sfc: Change VF mac via PF as first preference if available.
Jonathan Cooper
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
sfc: bare bones TC offload on EF100
Edward Cree
2022-09-28
sfc: interrogate MAE capabilities at probe time
Edward Cree
2022-09-28
sfc: add a hashtable for offloaded TC rules
Edward Cree
2022-09-28
sfc: optional logging of TC offload errors
Edward Cree
2022-09-28
sfc: bind indirect blocks for TC offload on EF100
Edward Cree
2022-09-28
sfc: bind blocks for TC offload on EF100
Edward Cree
2022-09-23
sfc: correct filter_table_remove method for EF10 PFs
Andy Moreton
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
2022-09-19
sfc: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
2022-09-19
sfc: fix TX channel offset when using legacy interrupts
Íñigo Huguet
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2022-09-07
sfc: support PTP over Ethernet
Íñigo Huguet
2022-09-07
sfc: support PTP over IPv6/UDP
Íñigo Huguet
[prev]
[next]