index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
Age
Commit message (
Expand
)
Author
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
ps3/gelic: minor Kernel Doc corrections
Simon Horman
2024-02-23
ps3/gelic: Fix SKB allocation
Geoff Levand
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-02
net/ps3_gelic_net: Add gelic_descr structures
Geoff Levand
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-20
treewide: Spelling fix in comment
Kunwu Chan
2023-10-11
net: tc35815: rework network interface interrupt logic
Christian Marangi
2023-09-18
net: spider_net: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-08-13
net: tc35815: Use pci_dev_id() to simplify the code
Zheng Zengkai
2023-03-20
net/ps3_gelic_net: Use dma_mapping_error
Geoff Levand
2023-03-20
net/ps3_gelic_net: Fix RX sk_buff length
Geoff Levand
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-29
eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2021-12-01
net: spider_net: Use non-atomic bitmap API when applicable
Christophe JAILLET
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-05
ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"
Stephen Rothwell
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-08-29
net: spider_net: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-03-31
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2021-01-16
net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...
Lee Jones
2021-01-16
net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanours
Lee Jones
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-09-08
net: tc35815: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
net: spider_net: Remove a useless memset
Christophe JAILLET
2020-08-03
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-05-19
net/ps3_gelic_net: Remove duplicate error message
Markus Elfring
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-30
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
2020-04-27
net: tc35815: Fix phydev supported/advertising mask
Anthony Felice
2020-02-24
toshiba: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-08-29
net: spider_net: Use struct_size() helper
Gustavo A. R. Silva
2019-08-11
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Nathan Chancellor
2019-07-29
net: spider_net: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
[next]