Age | Commit message (Expand) | Author | Files | Lines |
2015-12-17 | 82xx: FCC: Fixing a bug causing to FCC port lock-up | Martin Roth | 1 | -1/+1 |
2015-12-17 | gianfar: Don't enable RX Filer if not supported | Hamish Martin | 2 | -3/+6 |
2015-12-09 | net: fsl: avoid 64-bit warning on pq_mdio | Arnd Bergmann | 1 | -1/+1 |
2015-11-30 | net: fsl: Fix error checking for platform_get_irq() | Mark Brown | 1 | -1/+1 |
2015-11-30 | net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map() | Mark Brown | 1 | -3/+3 |
2015-11-23 | net: fsl: expands dependencies of NET_VENDOR_FREESCALE | Shaohui Xie | 1 | -1/+2 |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-11-01 | fec: Use gpio_set_value_cansleep() | Fabio Estevam | 1 | -1/+1 |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+5 |
2015-10-28 | gianfar: Increase TX_TIMEOUT to 5HZ | Abhimanyu | 1 | -1/+1 |
2015-10-26 | gianfar: Fix Rx BSY error handling | Claudiu Manoil | 1 | -3/+1 |
2015-10-26 | gianfar: Don't enable the Filer w/o the Parser | Claudiu Manoil | 1 | -2/+2 |
2015-10-26 | gianfar: Remove duplicated argument to bitwise OR | Claudiu Manoil | 1 | -2/+2 |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+28 |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2 | -4/+0 |
2015-10-13 | net/fsl_pq_mdio: fix computed address for the TBI register | Gerlando Falauto | 1 | -6/+18 |
2015-10-13 | net/fsl_pq_mdio: check TBI address for consistency with mapped range | Gerlando Falauto | 1 | -0/+10 |
2015-10-07 | gianfar: Add WAKE_UCAST and "wake-on-filer" support | Claudiu Manoil | 3 | -24/+186 |
2015-10-05 | net: fec: avoid timespec use | Arnd Bergmann | 1 | -4/+2 |
2015-09-29 | net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition | Fabio Estevam | 1 | -2/+1 |
2015-09-25 | phy: add phy_device_remove() | Russell King | 1 | -2/+3 |
2015-09-25 | net: fix phy refcounting in a bunch of drivers | Russell King | 2 | -1/+10 |
2015-09-25 | net: gianfar: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -4/+5 |
2015-09-22 | net: gianfar_ptp: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-10 | net: fec: add netif status check before set mac address | Nimrod Andy | 1 | -0/+8 |
2015-09-06 | net: fec: normalize return value of pm_runtime_get_sync() in MDIO write | Maciej S. Szmigiero | 1 | -1/+3 |
2015-09-03 | net: fec: clear receive interrupts before processing a packet | Russell King | 1 | -0/+1 |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2015-08-26 | net: fec: use reinit_completion() in mdio accessor functions | Russell King | 1 | -2/+2 |
2015-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2015-08-14 | gianfar: Restore link state settings after MAC reset | Claudiu Manoil | 1 | -0/+5 |
2015-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -343/+8 |
2015-08-13 | net: fec: Remove unneeded use of IS_ERR_VALUE() macro | Fabio Estevam | 1 | -3/+3 |
2015-08-13 | gianfar: remove faulty filer optimizer | Jakub Kicinski | 1 | -337/+0 |
2015-08-13 | gianfar: correct list membership accounting | Jakub Kicinski | 1 | -1/+2 |
2015-08-13 | gianfar: correct filer table writing | Jakub Kicinski | 1 | -3/+2 |
2015-08-11 | net: fs_enet: mask interrupts for TX partial frames. | LEROY Christophe | 1 | -1/+1 |
2015-08-11 | net: fs_enet: explicitly remove I flag on TX partial frames | LEROY Christophe | 1 | -1/+2 |
2015-08-10 | net: fec: fix the race between xmit and bdp reclaiming path | Kevin Hao | 1 | -15/+20 |
2015-08-07 | net: fec: fix initial runtime PM refcount | Lucas Stach | 1 | -0/+1 |
2015-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -97/+124 |
2015-08-01 | gianfar: Enable device wakeup when appropriate | Claudiu Manoil | 3 | -13/+3 |
2015-08-01 | gianfar: Fix suspend/resume for wol magic packet | Claudiu Manoil | 1 | -68/+30 |
2015-08-01 | gianfar: Fix warning when CONFIG_PM off | Claudiu Manoil | 1 | -0/+2 |
2015-07-30 | gianfar: Fix warnings when built on 64-bit | Scott Wood | 2 | -8/+16 |
2015-07-27 | net: fec: Ensure clocks are enabled while using mdio bus | Andrew Lunn | 1 | -13/+76 |
2015-07-27 | net: fec: introduce fec_ptp_stop and use in probe fail path | Lucas Stach | 3 | -3/+13 |
2015-07-27 | net: fec: use managed DMA API functions to allocate BD ring | Lucas Stach | 1 | -2/+2 |
2015-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -75/+13 |
2015-07-18 | freescale: remove incorrect copied comment | Jacob Keller | 1 | -6/+0 |