summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/toshiba
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers: net: spider_net: use setup_timer() helper.Allen Pais2017-09-21
|/
* net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-29
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* format-security: move static strings to constKees Cook2017-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\
| * net: tc35815: move free after the dereferenceDan Carpenter2017-04-24
* | net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
* | net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
|/
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\
| * ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-14
* | ethernet/toshiba: use core min/max MTU checkingJarod Wilson2016-10-18
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-06
* net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-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
* ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-20
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* ps3_gelic: fix memcpy parameterChristophe Jaillet2016-04-28
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
* 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
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net/ps3_gelic: Fix build error with DEBUGGeoff Levand2015-06-11
* spider_net: Use DECLARE_BITMAPJoe Perches2015-05-21
* toshiba: Remove celleb from Kconfig optionsDaniel Axtens2015-04-14
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* net: spider_net: avoid using signed char for bitopsAntoine Ténart2014-10-05
* net: spider_net: do not read mac address again after setting itAntoine Ténart2014-10-05
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ps3_gelic: remove unnecessary break after returnFabian Frederick2014-07-20
* ps3_gelic: remove unnecessary break after gotoFabian Frederick2014-07-13
* net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...Rickard Strandqvist2014-06-11
* spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* 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: fix error return codeJulia Lawall2014-01-02
* net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli2013-12-09
* net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
* net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
* toshiba: Remove extern from function prototypesJoe Perches2013-09-24