aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba
AgeCommit message (Expand)Author
2016-07-15net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes
2016-06-27net: tc35815: fix spelling mistake on "descriptors"Colin Ian King
2016-05-20ps3_gelic: use kmemdupMuhammad Falak R Wani
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-28ps3_gelic: fix memcpy parameterChristophe Jaillet
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2016-01-10net: tc35815: Drop unused variableGuenter Roeck
2016-01-10net: tc35815: Fix build error due to missed API changeGuenter Roeck
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
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-11net/ps3_gelic: Fix build error with DEBUGGeoff Levand
2015-05-21spider_net: Use DECLARE_BITMAPJoe Perches
2015-04-14toshiba: Remove celleb from Kconfig optionsDaniel Axtens
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2014-10-05net: spider_net: avoid using signed char for bitopsAntoine Ténart
2014-10-05net: spider_net: do not read mac address again after setting itAntoine Ténart
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-20ps3_gelic: remove unnecessary break after returnFabian Frederick
2014-07-13ps3_gelic: remove unnecessary break after gotoFabian Frederick
2014-06-11net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...Rickard Strandqvist
2014-03-24spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-14tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-02net: fix error return codeJulia Lawall
2013-12-09net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli
2013-10-23net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-24toshiba: Remove extern from function prototypesJoe Perches
2013-09-15net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-08-27ps3_gelic: lower NAPI weightMichal Schmidt
2013-05-22net/ethernet/toshiba/tc35815: Use module_pci_driver to register driverPeter Hüwe
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-22net: Fix p3_gelic_net sparse warningsGeoff Levand
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/ps3_gelic_wireless: remove __dev* attributesBill Pemberton
2012-12-03net/spider_net: remove __dev* attributesBill Pemberton
2012-12-03net/ps3_gelic_net: remove __dev* attributesBill Pemberton
2012-12-03tc35815: remove __dev* attributesBill Pemberton
2012-10-18wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches