aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-04net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-11-04net: fec: fix rare tx timeoutRickard x Andersson
2018-08-24dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur
2018-08-24fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur
2018-07-11Revert "dpaa_eth: fix error in dpaa_remove()"Greg Kroah-Hartman
2018-05-30dpaa_eth: fix pause capability advertisement logicJake Moroni
2018-05-30dpaa_eth: fix SG mappingMadalin Bucur
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-04-26gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-02-25gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2018-01-17net: fec: free/restore resource in related probe error pathesFugang Duan
2018-01-17net: fec: defer probe if regulator is not readyFugang Duan
2018-01-17net: fec: restore dev_id in the cases of probe errorFugang Duan
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky
2017-09-05gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-28dpaa_eth: check allocation resultMadalin Bucur
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur
2017-08-28dpaa_eth: use multiple Rx frame queuesMadalin Bucur
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R70177
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-22net: ethernet: freescale: fs_enet: make mdiobb_ops constBhumika Goyal
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal
2017-08-13net: dpaa_eth: constify platform_device_idArvind Yadav
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-07-30net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn