aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold2016-11-29
* | ethernet: use core min/max MTU checkingJarod Wilson2016-10-18
|/
* gianfar: fix size of scatter-gathered framesZefir Kurtisi2016-08-23
* net: gianfar: fix old-style declarationArnd Bergmann2016-06-17
* gianfar: fix the last transmit buffer descriptorYangbo Lu2016-06-03
* net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes2016-05-16
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
| |\
| * | gianfar: fix endianness for hardware timestampYangbo Lu2016-02-25
| * | gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil2016-02-24
| * | gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil2016-02-24
| * | gianfar: Map head TxBD firstClaudiu Manoil2016-02-24
* | | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
| |/ |/|
* | gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto2016-03-06
|/
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\|
| * net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown2015-11-30
* | gianfar: use of_property_read_bool()Saurabh Sengar2015-11-22
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\
| * gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-25
| * gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-25
* | gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu2015-10-27
* | gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil2015-10-07
|/
* phy: add phy_device_remove()Russell King2015-09-25
* net: fix phy refcounting in a bunch of driversRussell King2015-09-25
* net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-21
|\
| * gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\|
| * gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-31
| * gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil2015-07-31
| * gianfar: Fix warning when CONFIG_PM offClaudiu Manoil2015-07-31
* | gianfar: Fix warnings when built on 64-bitScott Wood2015-07-30
* | gianfar: Add paged allocation and Rx S/GClaudiu Manoil2015-07-15
* | gianfar: Use ndev, more Rx path cleanupClaudiu Manoil2015-07-15
* | gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil2015-07-15
* | gianfar: Bundle Rx allocation, cleanupClaudiu Manoil2015-07-15
|/
* gianfar: Enable changing mac addr when if upClaudiu Manoil2015-05-09
* gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil2015-05-09
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-17
* gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-15
* gianfar: Make FCB access endian safeClaudiu Manoil2015-03-15
* gianfar: Make BDs access endian safeClaudiu Manoil2015-03-15
* net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-05