summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/ucc_geth.c
AgeCommit message (Expand)Author
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2018-03-24net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2016-11-29net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold
2016-08-28net: ucc_geth: fix spelling mistake "propperty" -> "property"Colin Ian King
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-11net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-24ucc_geth: Intialize link state to down before register_netdevCliff Clark
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2014-10-20net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang
2014-08-10net: ucc_geth: fix build failureUwe Kleine-König
2014-08-07net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König
2014-08-07net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König
2014-08-07net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König
2014-07-20ucc_geth: remove unnecessary break after returnFabian Frederick
2014-07-07powerpc/ucc_geth: deal with a compile warningZhao Qiang
2014-05-22ucc_geth: use the new fixed PHY helpersFlorian Fainelli
2014-03-24ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2013-12-26net: freescale: remove unused compare_addr()dingtianhong
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-08-21net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-20net: ucc_geth: use platform_{get,set}_drvdata()Libo Chen
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-04-14ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling
2012-10-07net: remove skb recyclingEric Dumazet
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu
2012-03-04ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-11-16ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALENJoe Perches
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12freescale: Move the Freescale driversJeff Kirsher