summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba
Commit message (Expand)AuthorAgeFilesLines
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-08-121-1/+1
* net: spider_net: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-2/+2
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* | ps3_gelic: Use [] to denote a flexible array memberGeert Uytterhoeven2019-06-181-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301Thomas Gleixner2019-06-051-13/+1Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-301-13/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-305-70/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-12/+17
* net: toshiba: remove a redundant local variable 'index_specified'zhong jiang2018-09-201-6/+3Star
* net: toshiba: fix return type of ndo_start_xmit functionYueHaibing2018-09-204-7/+9
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-131-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-9/+7Star
* 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/+5Star
|/
* net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-301-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-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-271-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-091-10/+14
* | net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-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/+8Star
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
|/
* net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-071-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-161-16/+2Star
* net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes2016-07-161-27/+18Star
* net: tc35815: fix spelling mistake on "descriptors"Colin Ian King2016-06-271-5/+5
* ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-211-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/+0Star
* net: tc35815: Drop unused variableGuenter Roeck2016-01-111-1/+0Star
* net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-111-15/+2Star
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-13/+1Star
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-4/+2Star
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* net/ps3_gelic: Fix build error with DEBUGGeoff Levand2015-06-111-12/+12
* spider_net: Use DECLARE_BITMAPJoe Perches2015-05-211-2/+1Star
* toshiba: Remove celleb from Kconfig optionsDaniel Axtens2015-04-141-2/+2
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-1/+1
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2