summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/gianfar.c
AgeCommit message (Expand)Author
2016-08-23gianfar: fix size of scatter-gathered framesZefir Kurtisi
2016-06-16net: gianfar: fix old-style declarationArnd Bergmann
2016-06-03gianfar: fix the last transmit buffer descriptorYangbo Lu
2016-05-16net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto
2016-02-25gianfar: fix endianness for hardware timestampYangbo Lu
2016-02-24gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil
2016-02-24gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil
2016-02-24gianfar: Map head TxBD firstClaudiu Manoil
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown
2015-11-22gianfar: use of_property_read_bool()Saurabh Sengar
2015-11-18net: add netif_tx_napi_add()Eric Dumazet
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu
2015-10-25gianfar: Fix Rx BSY error handlingClaudiu Manoil
2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil
2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13gianfar: Restore link state settings after MAC resetClaudiu Manoil
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-29gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-15gianfar: Add paged allocation and Rx S/GClaudiu Manoil
2015-07-15gianfar: Use ndev, more Rx path cleanupClaudiu Manoil
2015-07-15gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil
2015-07-15gianfar: Bundle Rx allocation, cleanupClaudiu Manoil
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2015-03-15gianfar: Consider dts property endianess on handlingJingchang Lu
2015-03-15gianfar: Make FCB access endian safeClaudiu Manoil
2015-03-15gianfar: Make BDs access endian safeClaudiu Manoil
2015-03-05net: gianfar: correctly determine the number of queue groupsTobias Waldekranz
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck
2015-01-29net: gianfar: remove the unneeded check of disabled deviceKevin Hao
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-30net: gianfar: add missing __iomem annotationKevin Hao