aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-14ps3_gelic: fix spelling mistake in debug messageColin Ian King1-1/+1
2016-10-06net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King1-1/+1
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman1-2/+2
2016-07-15net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+2
2016-07-15net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes1-27/+18
2016-06-27net: tc35815: fix spelling mistake on "descriptors"Colin Ian King1-5/+5
2016-05-20ps3_gelic: use kmemdupMuhammad Falak R Wani1-2/+2
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-04-28ps3_gelic: fix memcpy parameterChristophe Jaillet1-1/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2016-01-10net: tc35815: Drop unused variableGuenter Roeck1-1/+0
2016-01-10net: tc35815: Fix build error due to missed API changeGuenter Roeck1-15/+2
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-13/+1
2016-01-07phy: Centralise print about attached phyAndrew Lunn1-4/+2
2016-01-07phy: add phydev_name() wrapperAndrew Lunn1-2/+2
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-06-11net/ps3_gelic: Fix build error with DEBUGGeoff Levand1-12/+12
2015-05-21spider_net: Use DECLARE_BITMAPJoe Perches1-2/+1
2015-04-14toshiba: Remove celleb from Kconfig optionsDaniel Axtens1-2/+2
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2014-10-05net: spider_net: avoid using signed char for bitopsAntoine Ténart1-3/+3
2014-10-05net: spider_net: do not read mac address again after setting itAntoine Ténart1-34/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-07-20ps3_gelic: remove unnecessary break after returnFabian Frederick1-7/+0
2014-07-13ps3_gelic: remove unnecessary break after gotoFabian Frederick1-3/+0
2014-06-11net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocationRickard Strandqvist1-1/+1
2014-03-24spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-14tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-02net: fix error return codeJulia Lawall1-7/+11
2013-12-09net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli1-11/+4
2013-10-23net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-23net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-24toshiba: Remove extern from function prototypesJoe Perches3-20/+19
2013-09-15net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-08-27ps3_gelic: lower NAPI weightMichal Schmidt2-3/+1
2013-05-22net/ethernet/toshiba/tc35815: Use module_pci_driver to register driverPeter Hüwe1-13/+1
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun1-1/+2
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2013-03-22net: Fix p3_gelic_net sparse warningsGeoff Levand1-123/+117
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-2/+1
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-3/+2
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko3-10/+13
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2-7/+5
2012-12-03net/ps3_gelic_wireless: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03net/spider_net: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03net/ps3_gelic_net: remove __dev* attributesBill Pemberton1-7/+7
2012-12-03tc35815: remove __dev* attributesBill Pemberton1-8/+8