Age | Commit message (Expand) | Author | Files | Lines |
2021-01-12 | ethernet: ucc_geth: set dev->max_mtu to 1518 | Rasmus Villemoes | 1 | -0/+1 |
2021-01-12 | ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() | Rasmus Villemoes | 1 | -1/+1 |
2020-06-11 | net/ethernet/freescale: rework quiesce/activate for ucc_geth | Valentin Longchamp | 1 | -6/+7 |
2019-11-20 | net: freescale: fix return type of ndo_start_xmit function | YueHaibing | 1 | -1/+2 |
2019-02-06 | ucc_geth: Reset BQL queue when stopping device | Mathias Thore | 1 | -0/+2 |
2017-04-30 | net: ethernet: ucc_geth: fix MEM_PART_MURAM mode | Christophe Leroy | 1 | -5/+3 |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+16 |
2016-11-30 | net: ethernet: ucc_geth: fix fixed-link phydev leaks | Johan Hovold | 1 | -7/+16 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-08-29 | net: ucc_geth: fix spelling mistake "propperty" -> "property" | Colin Ian King | 1 | -1/+1 |
2016-01-16 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -4/+4 |
2016-01-12 | net: freescale: ucc_geth: Fix build error from phy_device API change | Andrew Lunn | 1 | -1/+1 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -2/+2 |
2015-12-23 | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 1 | -4/+4 |
2015-09-25 | net: fix phy refcounting in a bunch of drivers | Russell King | 1 | -1/+7 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2015-03-25 | ucc_geth: Intialize link state to down before register_netdev | Cliff Clark | 1 | -0/+3 |
2015-03-17 | net/fsl: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-10-20 | net: ethernet: freescale: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-11 | net: ucc_geth: fix build failure | Uwe Kleine-König | 1 | -2/+2 |
2014-08-08 | net: ucc_geth: Don't use the MAC as PHY without a fixed link | Uwe Kleine-König | 1 | -7/+6 |
2014-08-08 | net: ucc_geth: make probe consistently acquire a reference to the phy node | Uwe Kleine-König | 1 | -1/+1 |
2014-08-08 | net: ucc_geth: drop acquired references in probe error path and remove | Uwe Kleine-König | 1 | -1/+8 |
2014-07-21 | ucc_geth: remove unnecessary break after return | Fabian Frederick | 1 | -2/+0 |
2014-07-08 | powerpc/ucc_geth: deal with a compile warning | Zhao Qiang | 1 | -2/+2 |
2014-05-22 | ucc_geth: use the new fixed PHY helpers | Florian Fainelli | 1 | -3/+11 |
2014-03-25 | ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2013-12-26 | net: freescale: remove unused compare_addr() | dingtianhong | 1 | -5/+0 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+2 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -1/+1 |
2013-08-21 | net: ucc_geth: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -1/+0 |
2013-08-21 | net: ucc_geth: use platform_{get,set}_drvdata() | Libo Chen | 1 | -2/+1 |
2013-05-26 | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-04-14 | ucc_geth: Convert ugeth_<level> to pr_<level> | Joe Perches | 1 | -489/+392 |
2012-10-09 | net: fix typo in freescale/ucc_geth.c | Michael Neuling | 1 | -1/+1 |
2012-10-07 | net: remove skb recycling | Eric Dumazet | 1 | -23/+6 |
2012-08-30 | net/freescale: do not export any functions from fsl_pq_mdio.c | Timur Tabi | 1 | -1/+0 |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 1 | -1/+1 |
2012-05-03 | ucc_geth: Add 16 bytes to max TX frame for VLANs | Joakim Tjernlund | 1 | -3/+3 |
2012-03-29 | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 | Dave Liu | 1 | -2/+4 |
2012-03-05 | ucc_geth: separate out rx/tx ring alloc and free operations | Paul Gortmaker | 1 | -196/+257 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 1 | -4/+3 |
2011-11-17 | ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN | Joe Perches | 1 | -1/+1 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | freescale: Move the Freescale drivers | Jeff Kirsher | 1 | -0/+4026 |