index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
2
-3
/
+2
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
3
-9
/
+9
*
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+1
*
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-05
1
-0
/
+1
*
eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
2
-2
/
+1
*
net: spider_net: Use non-atomic bitmap API when applicable
Christophe JAILLET
2021-12-01
1
-6
/
+6
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-1
/
+3
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-2
/
+4
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+2
*
ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"
Stephen Rothwell
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
3
-3
/
+3
*
net: spider_net: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-29
1
-12
/
+15
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
2
-2
/
+2
*
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2021-03-31
2
-15
/
+30
*
net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...
Lee Jones
2021-01-16
1
-7
/
+11
*
net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanours
Lee Jones
2021-01-16
1
-3
/
+5
*
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-12-04
1
-2
/
+1
*
net: tc35815: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-08
1
-20
/
+28
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-15
/
+15
*
net: spider_net: Remove a useless memset
Christophe JAILLET
2020-08-03
1
-2
/
+0
*
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-08-03
1
-2
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
1
-2
/
+0
|
\
|
*
net/ps3_gelic_net: Remove duplicate error message
Markus Elfring
2020-05-19
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-1
/
+1
|
\
\
|
*
|
net: tc35815: Fix phydev supported/advertising mask
Anthony Felice
2020-04-27
1
-1
/
+1
|
|
/
*
/
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
2020-04-30
2
-2
/
+2
|
/
*
toshiba: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-24
4
-4
/
+4
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-11
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
4
-5
/
+5
*
net: spider_net: Use struct_size() helper
Gustavo A. R. Silva
2019-08-29
1
-4
/
+2
*
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Nathan Chancellor
2019-08-11
1
-1
/
+1
*
net: spider_net: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-0
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
ps3_gelic: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-06-18
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
Thomas Gleixner
2019-06-05
1
-13
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
5
-70
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-12
/
+17
*
net: toshiba: remove a redundant local variable 'index_specified'
zhong jiang
2018-09-19
1
-6
/
+3
*
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
4
-7
/
+9
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-9
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
drivers: net: spider_net: use setup_timer() helper.
Allen Pais
2017-09-21
1
-7
/
+5
|
/
*
net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"
Colin Ian King
2017-07-29
1
-1
/
+1
[next]