index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
renesas
Age
Commit message (
Expand
)
Author
2014-09-02
net: sh_eth: fix driver dependencies
Bartlomiej Zolnierkiewicz
2014-08-02
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
2014-07-02
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
2014-06-11
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
2014-06-11
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
sh_eth: fix SH7619/771x support
Sergei Shtylyov
2014-06-03
sh_eth: use RNC mode for packet reception
Ben Dooks
2014-05-13
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
Sergei Shtylyov
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
2014-03-20
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
2014-03-20
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
2014-03-20
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
2014-03-20
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
2014-03-20
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
2014-03-17
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
Sergei Shtylyov
2014-03-17
sh_eth: convert dev_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
sh_eth: convert pr_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
sh_eth: exit probe with unknown register layout
Sergei Shtylyov
2014-03-13
sh_eth: update OF PHY registeration
Ben Dooks
2014-02-18
sh_eth: add device tree support
Sergei Shtylyov
2014-02-13
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2014-01-17
sh_eth: Add support for r7s72100
Simon Horman
2014-01-17
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-13
sh_eth: fix garbled TX error message
Sergei Shtylyov
2014-01-03
sh_eth: coding style fixes
Sergei Shtylyov
2013-12-31
net: renesas: slight optimization of addr compare
dingtianhong
2013-12-19
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
2013-12-19
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
2013-12-10
sh_eth: add R8A7791 support
Sergei Shtylyov
2013-12-09
net: sh_eth: do not issue a wild PHY reset through BMCR
Florian Fainelli
2013-11-04
sh_eth: check platform data pointer
Sergei Shtylyov
2013-10-23
sh_eth: add/use RMCR.RNC bit
Sergei Shtylyov
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-11
net: sh_eth: Correct fix for RX packet errors on R8A7740
Simon Horman
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
net: sh_eth: Fix RX packets errors on R8A7740
Nguyen Hong Ky
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-04
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
2013-09-04
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
2013-09-03
sh_eth: Enable Rx descriptor word 0 shift for r8a7790
Kouei Abe
2013-09-03
sh_eth: Fix cache invalidation omission of receive buffer
Kouei Abe
2013-08-30
net: sh_eth: use dev_get_platdata()
Jingoo Han
2013-08-29
sh_eth: no need to call ether_setup()
Sergei Shtylyov
2013-08-20
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
2013-08-20
sh_eth: get register layout from 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-07-31
sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
Laurent Pinchart
[next]