aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/lantiq_etop.c
AgeCommit message (Expand)Author
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli
2016-11-15net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-07-04net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-04net: ethernet: lantiq_etop: use phydev from struct net_devicePhilippe Reynes
2016-06-17net: lantiq_etop: remove unused variableSudip Mukherjee
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-01-10net: lantiq_etop.c: Use helper to find first phyAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2014-10-20net: ethernet: drop owner assignment from platform_driversWolfram Sang
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-09-15net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-03-21lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2012-12-03net/ethernet: remove __dev* attributesBill Pemberton
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10lantiq_etop: remove unnecessary setting of skb->devJon Mason
2012-02-19ethernet: Fix typo in lantiq_etop.cMasanari Iida
2012-02-17lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-10lantiq_etop: use an unique MDIO bus name.Florian Fainelli
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12lantiq: Move the Lantiq SoC driverJeff Kirsher