aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba
AgeCommit message (Expand)Author
2017-05-08format-security: move static strings to constKees Cook
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-24net: tc35815: move free after the dereferenceDan Carpenter
2017-03-08net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14ps3_gelic: fix spelling mistake in debug messageColin Ian King
2016-10-18ethernet/toshiba: use core min/max MTU checkingJarod Wilson
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-06net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman
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