summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba
AgeCommit message (Expand)Author
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-09-08net: tc35815: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03net: spider_net: Remove a useless memsetChristophe JAILLET
2020-08-03net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-19net/ps3_gelic_net: Remove duplicate error messageMarkus Elfring
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab
2020-04-27net: tc35815: Fix phydev supported/advertising maskAnthony Felice
2020-02-24toshiba: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-08-29net: spider_net: Use struct_size() helperGustavo A. R. Silva
2019-08-11net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-07-29net: spider_net: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-18ps3_gelic: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
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