aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/toshiba
AgeCommit message (Expand)Author
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
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-07net: enable TC35815 for MIPS againAtsushi Nemoto
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-12-08powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-16net: Fix sungem_phy sharing.David S. Miller
2011-08-14net: Move sungem_phy.h under include/linuxDavid S. Miller
2011-08-12toshiba: Move the Toshiba driversJeff Kirsher