index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2014-12-16
net: fec: Fix NAPI race
Nimrod Andy
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
2014-12-11
net: fec: only enable mdio interrupt before phy device link up
Nimrod Andy
2014-12-11
net: fec: clear all interrupt events to support i.MX6SX
Nimrod Andy
2014-12-11
net: fec: reset fep link status in suspend function
Nimrod Andy
2014-12-09
net: fec: avoid kernal crash by NULL pointer when no phy connection
Nimrod Andy
2014-11-24
net: fec: init maximum receive buffer size for ring1 and ring2
Nimrod Andy
2014-11-18
net: fec: remove unused return value from swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: simplify loop counter handling in swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: use swab32s() instead of cpu_to_be32()
Lothar Waßmann
2014-11-18
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
2014-11-18
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
2014-11-18
net: fec: properly parenthesize macro args
Lothar Waßmann
2014-11-18
net: fec: consistently use lower case chars as hex digits
Lothar Waßmann
2014-11-18
net: fec: indentation cleanup
Lothar Waßmann
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-07
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
Lothar Waßmann
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
2014-10-29
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
2014-10-29
Fix the way the local advertising flow options are determined
Pavaluca Matei-B46610
2014-10-29
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
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-20
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
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-02
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
[next]