summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aeroflex
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: greth: Utilize of_get_mac_address()Tobias Klauser2017-03-22
* aeroflex/greth: use napi_complete_done()Eric Dumazet2017-02-05
* net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2016-11-13
* net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-08
* net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2016-08-08
* aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-20
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* net: greth: constify of_device_id arrayFabian Frederick2015-03-17
* net: ethernet: aeroflex: drop owner assignment from platform_driversWolfram Sang2014-10-20
* greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2014-09-05
* net: greth: remove empty MDIO bus reset functionFlorian Fainelli2014-03-28
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: greth: use phy_read_status()Florian Fainelli2013-12-09
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-25
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
* aeroflex: remove __dev* attributesBill Pemberton2012-12-03
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* aeroflex: Fix typo in greth.cMasanari Iida2012-02-13
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* net: add skb frag size accessorsEric Dumazet2011-10-19
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* greth: convert to SKB paged frag API.Ian Campbell2011-08-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* greth: Move the Aeroflex Gaisler driverJeff Kirsher2011-08-12