summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/toshiba
AgeCommit message (Expand)Author
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-23ps3/gelic: minor Kernel Doc correctionsSimon Horman
2024-02-23ps3/gelic: Fix SKB allocationGeoff Levand
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-02net/ps3_gelic_net: Add gelic_descr structuresGeoff Levand
2023-11-21powerpc/ps3: move udbg_shutdown_ps3gelic prototypeArnd Bergmann
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-20treewide: Spelling fix in commentKunwu Chan
2023-10-11net: tc35815: rework network interface interrupt logicChristian Marangi
2023-09-18net: spider_net: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-08-13net: tc35815: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-03-20net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand
2023-03-20net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-05net: ethernet: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-29eth: spider: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2021-12-01net: spider_net: Use non-atomic bitmap API when applicableChristophe JAILLET
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-05ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"Stephen Rothwell
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-08-29net: spider_net: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-03-31net: toshiba: fix the trailing format of some block commentsYixing Liu
2021-01-16net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones
2021-01-16net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones
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