aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba/tc35815.c
Commit message (Expand)AuthorAge
* net: toshiba: fix return type of ndo_start_xmit functionYueHaibing2018-09-20
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-12
* net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-29
* format-security: move static strings to constKees Cook2017-05-08
* net: tc35815: move free after the dereferenceDan Carpenter2017-04-24
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-15
* net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes2016-07-15
* net: tc35815: fix spelling mistake on "descriptors"Colin Ian King2016-06-27
* net: tc35815: Drop unused variableGuenter Roeck2016-01-10
* net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-10
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli2013-12-09
* net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
* net/ethernet/toshiba/tc35815: Use module_pci_driver to register driverPeter Hüwe2013-05-22
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* tc35815: remove __dev* attributesBill Pemberton2012-12-03
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* toshiba: Move the Toshiba driversJeff Kirsher2011-08-12