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
/
ucc_geth.c
Age
Commit message (
Expand
)
Author
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-12
netdev: ucc_geth: Use is_multicast_ether_addr helper
Tobias Klauser
2010-12-23
Merge commit 'v2.6.37-rc7' into devicetree/next
Grant Likely
2010-11-12
ucc_geth: Fix deadlock
Joakim Tjernlund
2010-11-12
ucc_geth: Do not bring the whole IF down when TX failure.
Joakim Tjernlund
2010-11-01
of/net: Move of_get_mac_address() to a common source file.
David Daney
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-30
ucc_geth: fix UCC device number in debug message
Sergey Matyukevich
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-16
ucc_geth: fix for RX skb buffers recycling
Sergey Matyukevich
2010-06-12
ucc_geth driver: add ioctl
Sergey Matyukevich
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-24
net/various: remove trailing space in messages
Frans Pop
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-21
ucc_geth: update the tbi-phy setting
Liu Yu-B13201
2010-01-19
ucc_geth: Fix full TX queue processing
Jiajun Wu
2009-12-30
ucc_geth: Fix netdev watchdog triggering on suspend
Anton Vorontsov
2009-12-26
ucc_geth: Don't needlessly change MAC settings in adjust_link()
Anton Vorontsov
2009-12-26
ucc_geth: Fix netdev watchdog triggering on link changes
Anton Vorontsov
2009-12-26
ucc_geth: Fix empty TX queue processing
Anton Vorontsov
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-09-11
ucc_geth: Fix hangs after switching from full to half duplex
Anton Vorontsov
2009-09-11
ucc_geth: Rearrange some code to avoid forward declarations
Anton Vorontsov
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-30
ucc_geth: Implement suspend/resume and Wake-On-LAN support
Anton Vorontsov
2009-08-30
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
Anton Vorontsov
2009-08-30
ucc_geth: Factor out MAC initialization steps into a call
Anton Vorontsov
2009-08-14
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-22
ucc_geth: Revive fixed link support
Anton Vorontsov
2009-07-07
ucc_geth: Add support for skb recycling
Anton Vorontsov
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-17
net/ucc_geth: Add SGMII support for UCC GETH driver
Haiying Wang
2009-06-17
Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"
Grant Likely
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-03
net/ucc_geth: Add SGMII support for UEC GETH driver
Haiying Wang
2009-05-26
net/ucc_geth: allow to set mac address on running device
Kevin Hao
[next]