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
Age
Commit message (
Expand
)
Author
2023-08-04
net: hns3: Remove unused function declarations
Yue Haibing
2023-08-04
net: lan966x: Do not check 0 for platform_get_irq_byname()
Zhu Wang
2023-08-04
net: mana: Configure hwc timeout from hardware
Souradeep Chakrabarti
2023-08-04
net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
Li Zetao
2023-08-04
Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/l...
David S. Miller
2023-08-03
eth: dpaa: add missing net/xdp.h include
Jakub Kicinski
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
2023-08-03
net: gemini: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-03
drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-03
net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
Daniel Golle
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
2023-08-03
can: esd_usb: Add support for esd CAN-USB/3
Frank Jungclaus
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2023-08-02
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
2023-08-02
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
net: fec: delete fec_ptp_disable_hwts()
Vladimir Oltean
2023-08-02
net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
2023-08-02
net: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
2023-08-02
net: tap: change tap_alloc_skb() to allow bigger paged allocations
Eric Dumazet
2023-08-02
net: tun: change tun_alloc_skb() to allow bigger paged allocations
Eric Dumazet
2023-08-02
net/mlx5e: Set proper IPsec source port in L4 selector
Leon Romanovsky
2023-08-02
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
2023-08-02
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
2023-08-02
net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdev
Jianbo Liu
2023-08-02
net/mlx5e: Add get IPsec offload stats for uplink representor
Jianbo Liu
2023-08-02
net/mlx5e: Modify and restore TC rules for IPSec TX rules
Jianbo Liu
2023-08-02
net/mlx5e: Make IPsec offload work together with eswitch and TC
Jianbo Liu
2023-08-02
net/mlx5: Compare with old_dest param to modify rule destination
Jianbo Liu
2023-08-02
net/mlx5e: Support IPsec packet offload for TX in switchdev mode
Jianbo Liu
2023-08-02
net/mlx5e: Refactor IPsec TX tables creation
Jianbo Liu
2023-08-02
net/mlx5e: Handle IPsec offload for RX datapath in switchdev mode
Jianbo Liu
2023-08-02
net/mlx5e: Support IPsec packet offload for RX in switchdev mode
Jianbo Liu
2023-08-02
net/mlx5e: Refactor IPsec RX tables creation and destruction
Jianbo Liu
2023-08-02
net/mlx5e: Prepare IPsec packet offload for switchdev mode
Jianbo Liu
2023-08-02
net/mlx5e: Change the parameter of IPsec RX skb handle function
Jianbo Liu
2023-08-02
net/mlx5e: Add function to get IPsec offload namespace
Jianbo Liu
2023-08-02
Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-02
pds_core: Fix documentation for pds_client_register
Brett Creeley
2023-08-02
cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() f...
Ruan Jinjie
2023-08-02
net: dsa: hellcreek: Replace bogus comment
Kurt Kanzenbach
[next]