summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-6/+6
|\
| * ps3/gelic: Fix SKB allocationGeoff Levand2024-02-231-6/+6
* | ps3/gelic: minor Kernel Doc correctionsSimon Horman2024-02-231-3/+5
|/
* Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-112-92/+109
|\
| * net/ps3_gelic_net: Add gelic_descr structuresGeoff Levand2024-01-022-92/+109
* | powerpc/ps3: move udbg_shutdown_ps3gelic prototypeArnd Bergmann2023-11-211-6/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-1/+1
|\
| * treewide: Spelling fix in commentKunwu Chan2023-10-201-1/+1
* | net: tc35815: rework network interface interrupt logicChristian Marangi2023-10-111-7/+3
* | net: spider_net: Use size_add() in call to struct_size()Gustavo A. R. Silva2023-09-181-1/+1
|/
* net: tc35815: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
* net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand2023-03-201-11/+13
* net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2023-03-202-11/+13
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-282-3/+2
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-313-9/+9
* eth: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-1/+1
* net: ethernet: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-051-0/+1
* eth: spider: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-2/+1
* net: spider_net: Use non-atomic bitmap API when applicableChristophe JAILLET2021-12-011-6/+6
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
* ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski2021-10-181-2/+4
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+2
* ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"Stephen Rothwell2021-10-051-1/+1
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-023-3/+3
* net: spider_net: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-291-12/+15
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-272-2/+2
* net: toshiba: fix the trailing format of some block commentsYixing Liu2021-03-312-15/+30
* net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones2021-01-161-7/+11
* net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones2021-01-161-3/+5
* powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-2/+1
* net: tc35815: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-081-20/+28
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-15/+15
* net: spider_net: Remove a useless memsetChristophe JAILLET2020-08-031-2/+0
* net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET2020-08-031-2/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-2/+0
|\
| * net/ps3_gelic_net: Remove duplicate error messageMarkus Elfring2020-05-191-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+1
|\ \
| * | net: tc35815: Fix phydev supported/advertising maskAnthony Felice2020-04-271-1/+1
| |/
* / docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab2020-04-302-2/+2
|/
* toshiba: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-244-4/+4
* net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2020-01-231-11/+1
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-124-5/+5
* net: spider_net: Use struct_size() helperGustavo A. R. Silva2019-08-291-4/+2
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-08-111-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/+1
|/