aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2013-06-19net: fec: Fix build for MCF5272Guenter Roeck
2013-06-04net: fec: add fallback to random MAC addressLucas Stach
2013-05-22net: fec: use a more proper compatible string for MVF type deviceShawn Guo
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam
2013-05-15fec: Fix inconsistent lock stateFabio Estevam
2013-05-11net: fec: enable hardware checksum only on imx6q-fecShawn Guo
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-25net: fec: Enable imx6 enet checksum acceleration.Jim Baxter
2013-04-25gianfar: do not advertise any alarm capability.Richard Cochran
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18fec: Remove unneeded asm header filesFabio Estevam
2013-04-16net: fec: fix regression in link change accountingLucas Stach
2013-04-16fec: Use SIMPLE_DEV_PM_OPSFabio Estevam
2013-04-14ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches
2013-04-14gianfar: Use netdev_<level> when possibleJoe Perches
2013-04-14fec: Convert printks to netdev_<level>Joe Perches
2013-04-13fec: Fix PHC device logFabio Estevam
2013-04-12ethernet/fec: Add Vybrid family fec supportJingchang Lu
2013-04-04net: freescale: fec: add support for optional enet_out clkWolfram Sang
2013-04-04net: fec: handle optional clk_ptp more gracefullyShawn Guo
2013-04-02net/freescale/fec: Simplify OF dependenciesGuenter Roeck
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27enet: fec: fix fail resume from suspend stateFrank Li
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter
2013-03-25net: fec: build fec.c and fec_ptp.c to one moduleFrank Li
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-21gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil
2013-03-21gianfar: Cleanup dead code and minor formattingClaudiu Manoil
2013-03-21gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil
2013-03-20fec: Fix the build as moduleFabio Estevam
2013-03-20net: fec: make local function fec_poll_controller() staticWei Yongjun
2013-03-20gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil
2013-03-20gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil
2013-03-20gianfar: Poll only active Rx queuesClaudiu Manoil
2013-03-20gianfar: Fix tx napi pollingClaudiu Manoil
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20net: fec: Define indexes as 'unsigned int'Fabio Estevam
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-15net: fec: fix missing napi_disable callGeorg Hofmann
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach
2013-03-12fec: Use devm_request_and_ioremap()Fabio Estevam
2013-03-12fec: Remove unused pci headerFabio Estevam
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-03-04net: fec: fix build error in no MXC platformFrank Li