index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2014-11-07
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
Lothar Waßmann
2014-11-03
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
2014-10-22
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
2014-10-22
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2014-10-15
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
2014-10-15
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
2014-10-14
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
2014-10-14
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2014-10-14
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
2014-10-14
net: fec: Fix sparse warnings with different lock contexts for basic block
Nimrod Andy
2014-10-10
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2014-10-09
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2014-10-09
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
2014-10-09
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
2014-10-09
gianfar: Include missing headers for ARM builds
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
2014-10-09
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
2014-10-08
net: fs_enet: Add NAPI TX
LEROY Christophe
2014-10-08
net: fs_enet: Remove non NAPI RX
LEROY Christophe
2014-10-06
fec: Fix fec_enet_alloc_buffers() error path
Fabio Estevam
2014-10-06
net: fec: fix build error at m68k platform
Frank Li
2014-10-01
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2014-09-26
net: fec: free resource after phy probe failed
Nimrod Andy
2014-09-26
net: fec: align rx data buffer size for dma map/unmap
Nimrod Andy
2014-09-26
net: fec: remove the ERR006358 workaround for imx6sx enet
Nimrod Andy
2014-09-26
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
Nimrod Andy
2014-09-26
fec: Remove fec_enet_select_queue()
Fabio Estevam
2014-09-22
net: fec: fix code identation
Nimrod Andy
2014-09-19
net: fec: Workaround for imx6sx enet tx hang when enable three queues
Fugang Duan
2014-09-19
net:fec: increase DMA queue number
Fugang Duan
2014-09-19
net: fec: add interrupt coalescence feature support
Fugang Duan
2014-09-19
net: fec: refine error handle of parser queue number from DT
Frank Li
2014-09-16
net: fec: fix build error at m68k platform
Frank Li
2014-09-15
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...
Rickard Strandqvist
2014-09-15
net: fec: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2014-09-13
net: fec: init complete variable in early to avoid kernel dump
Fugang Duan
2014-09-13
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2014-09-13
net:fec: Add fsl,imx6sx-fec compatible strings
Fugang Duan
2014-09-13
net: fec: add enet-avb IP support
Frank Li
2014-09-13
net:fec: Disable enet-avb MAC instead of reset MAC
Fugang Duan
2014-09-13
net: fec: init multi queue date structure
Frank Li
2014-09-13
net: fec: parser max queue number from dt file
Fugang Duan
2014-09-13
net: fec: change data structure to support multiqueue
Fugang Duan
2014-09-13
net:fec: add enet AVB feature macro define for imx6sx
Fugang Duan
2014-09-13
net:fec: add enet refrence clock for i.MX 6SX chip
Fugang Duan
2014-08-22
net: fec: ptp: avoid register access when ipg clock is disabled
Nimrod Andy
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-08-11
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
[next]