summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/gianfar.c
AgeCommit message (Expand)Author
2015-10-26Revert "gianfar: Add dma transfer endian property support"Claudiu Manoil
2015-10-21net, gianfar, rt: Update TX_TIMEOUT to 5HZAbhimanyu
2015-03-17gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck
2015-03-17net: gianfar: remove the unneeded check of disabled deviceKevin Hao
2015-03-17net: gianfar: add missing __iomem annotationKevin Hao
2015-03-17net: gianfar: mark the local functions staticKevin Hao
2015-03-17gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil
2014-12-11ASF: Placing hooks in gianfar driver for both PPC and ARM platforms.Ganga Negi
2014-12-11gianfar: Implement PAUSE frame generation supportMatei Pavaluca
2014-12-11Fix the way the local advertising flow options are determinedPavaluca Matei-B46610
2014-12-11Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B46610
2014-12-11gianfar: Add debugfs packet forwarding loopbackClaudiu Manoil
2014-12-11gianfar: Add dma transfer endian property supportJingchang Lu
2014-12-11gianfar: Consider dts property endianess on handlingJingchang Lu
2014-12-11gianfar: Make FCB access endian safeClaudiu Manoil
2014-12-11gianfar: Make BDs access endian safeClaudiu Manoil
2014-12-11gianfar: Exclude SRAM alloc from non-PPC (ARM)Claudiu Manoil
2014-12-11gianfar: Replace eieio with wmb for non-PPC archsClaudiu Manoil
2014-12-11gianfar: Replace spin_event_timeout() with arch independentClaudiu Manoil
2014-12-11gianfar: Make MAC addr setup endian safe, cleanupClaudiu Manoil
2014-12-11gianfar: Exclude PPC specific errata handling from ARM buildsClaudiu Manoil
2014-12-11gianfar: Include missing headers for ARM buildsClaudiu Manoil
2014-12-11gianfar: Fix the section mismatch warnings.Xiubo Li
2014-05-16gianfar: Revert BQL support in GianfarClaudiu Manoil
2014-05-09gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil
2014-05-09gianfar: Use netif_device_{detach,attach}() around resetClaudiu Manoil
2014-05-09asf_gfar: Patch to fix the crash seen in ifup for bsc9132.Sandeep Malik
2014-05-08gianfar: Add BD rings allocation to L2 SRAMClaudiu Manoil
2014-04-18Merge branch 'master-tmp' into sdk-v1.6.xScott Wood
2014-04-11gianfar: Add WAKE_ARP wol supportClaudiu Manoil
2014-04-11gianfar: Add WAKE_UCAST wol supportClaudiu Manoil
2014-04-11gianfar: Add framework for "wake-on-filer"Claudiu Manoil
2014-04-11gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2014-04-10Revert "net: gianfar: do not try to cleanup TX packets if they are not done"Claudiu Manoil
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10net: gianfar: do not try to cleanup TX packets if they are not doneSebastian Andrzej Siewior
2014-04-10net: gianfar: do not disable interruptsSebastian Andrzej Siewior
2014-04-10drivers: net: gianfar: Make RT awareThomas Gleixner
2014-04-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-08gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-31gianfar: Allocate extra headroom while allocating skb in gianfarAlok Makhariya
2014-03-31gianfar: Calling ASF specific xmit and rx_ring_cleanup functionsAlok Makhariya
2014-03-28gianfar: Moving inline static function to gianfar.hAlok Makhariya
2014-03-28Revert "GIANFAR : Porting ASF to non-DPA platform."Alok Makhariya
2014-03-28gianfar: Add IEEE 1588 V2 supportYangbo Lu
2014-03-26gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2014-03-26gianfar: Compile out multi-queue pollingClaudiu Manoil
2014-03-24gianfar: Fix P1010 config regression (SQ polling)Claudiu Manoil