summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | drivers: net: spider_net: use setup_timer() helper.Allen Pais2017-09-211-7/+5
|/
* net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-291-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* format-security: move static strings to constKees Cook2017-05-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-1/+1
|\
| * net: tc35815: move free after the dereferenceDan Carpenter2017-04-241-1/+1
* | net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-10/+14
* | net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-081-22/+29
|/
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-303-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\
| * ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-141-1/+1
* | ethernet/toshiba: use core min/max MTU checkingJarod Wilson2016-10-184-41/+8
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-061-1/+1
* net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-131-2/+2
* net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-16/+2
* net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes2016-07-151-27/+18
* net: tc35815: fix spelling mistake on "descriptors"Colin Ian King2016-06-271-5/+5
* ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-201-2/+2
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* ps3_gelic: fix memcpy parameterChristophe Jaillet2016-04-281-1/+1
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
* net: tc35815: Drop unused variableGuenter Roeck2016-01-101-1/+0
* net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-101-15/+2
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-13/+1
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-4/+2
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* net/ps3_gelic: Fix build error with DEBUGGeoff Levand2015-06-111-12/+12
* spider_net: Use DECLARE_BITMAPJoe Perches2015-05-211-2/+1
* toshiba: Remove celleb from Kconfig optionsDaniel Axtens2015-04-141-2/+2
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* net: spider_net: avoid using signed char for bitopsAntoine Ténart2014-10-051-3/+3
* net: spider_net: do not read mac address again after setting itAntoine Ténart2014-10-051-34/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* ps3_gelic: remove unnecessary break after returnFabian Frederick2014-07-201-7/+0
* ps3_gelic: remove unnecessary break after gotoFabian Frederick2014-07-131-3/+0
* net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...Rickard Strandqvist2014-06-111-1/+1
* spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: fix error return codeJulia Lawall2014-01-021-7/+11
* net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli2013-12-091-11/+4
* net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
* net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
* toshiba: Remove extern from function prototypesJoe Perches2013-09-243-20/+19
* net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
OpenPOWER on IntegriCloud