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
/
freescale
Age
Commit message (
Expand
)
Author
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-22
net: fec: Fix division by zero
Fabio Estevam
2013-02-21
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
2013-02-19
net: fec: Do a sanity check on the gpio number
Fabio Estevam
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
2013-02-14
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-13
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2013-02-12
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-12
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-02-12
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-07
net: fec: fix spin_lock dead lock
Frank Li
2013-02-07
net: fec: correct fix method about miss init spinlock
Frank Li
2013-02-04
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
2013-02-04
net: fec: fix miss init spinlock
Frank Li
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-29
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
2013-01-29
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2013-01-23
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
2013-01-18
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-11
gianfar: use more portable i/o accessors
Kim Phillips
2013-01-08
net: fec: Remove 'inline' declarations
Fabio Estevam
2013-01-07
net: fec: report correct hardware stamping info to ethtool
Frank Li
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-04
NET: FEC: dynamtic check DMA desc buff type
Frank Li
2013-01-03
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
2012-12-18
net: fec: forbid FEC_PTP on SoCs that do not support
Shawn Guo
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/freescale: remove __dev* attributes
Bill Pemberton
2012-12-03
fs_enet: remove __dev* attributes
Bill Pemberton
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
2012-11-09
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
2012-11-07
net: fec: reduce spin lock time in fec_ptp_adjfreq
Frank Li
2012-11-07
net: fec: default select FEC_PTP at mx6 platform
Frank Li
2012-11-01
FEC: Add time stamping code and a PTP hardware clock
Frank Li
2012-11-01
net: fec: move fec_enet_private to header file
Frank Li
2012-10-24
gianfar_ptp: use iomem, not ioports resource tree in probe
Wei Yang
[next]