aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/toshiba
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-09-19net: toshiba: remove a redundant local variable 'index_specified'zhong jiang
2018-09-19net: toshiba: fix return type of ndo_start_xmit functionYueHaibing
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21drivers: net: spider_net: use setup_timer() helper.Allen Pais
2017-07-29net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
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