summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale (follow)
Commit message (Expand)AuthorAge
* net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz2022-01-27
* net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2021-12-14
* net: fec_ptp: add clock rate zero checkFugang Duan2021-06-30
* gianfar: Handle error code at MAC address changeClaudiu Manoil2021-04-16
* net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery2021-03-30
* net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-23
* ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes2021-01-23
* ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes2021-01-12
* gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-11-10
* gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-11-10
* net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini2020-09-03
* net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-06-11
* net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski2020-03-20
* gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean2020-02-28
* net/fsl: treat fsl,erratum-a011043Madalin Bucur2020-02-05
* net: fec: Do not use netdev messages too earlyFabio Estevam2019-08-04
* net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-16
* ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-02-06
* gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil2018-05-30
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2018-04-13
* net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-31
* net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-03-03
* gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen2018-02-25
* net: fec: fix multicast filtering hardware setupRui Sousa2017-12-09
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-27
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-07-05
* gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha2017-06-17
* net: fec: set mac address unconditionallyGavin Schenk2016-11-15
* net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-18
* 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-16
* gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-16
* net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann2015-12-08
* net: fsl: Fix error checking for platform_get_irq()Mark Brown2015-11-30
* net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown2015-11-30
* net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie2015-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-01
* | 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: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-25
* | gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu2015-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto2015-10-13
| * net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto2015-10-13
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* | gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil2015-10-07
* | net: fec: avoid timespec useArnd Bergmann2015-10-05
* | net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam2015-09-28
|/
* phy: add phy_device_remove()Russell King2015-09-24