index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
Age
Commit message (
Expand
)
Author
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
2019-06-18
ps3_gelic: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 301
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-09-19
net: toshiba: remove a redundant local variable 'index_specified'
zhong jiang
2018-09-19
net: toshiba: fix return type of ndo_start_xmit function
YueHaibing
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
drivers: net: spider_net: use setup_timer() helper.
Allen Pais
2017-07-29
net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"
Colin Ian King
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-05-08
format-security: move static strings to const
Kees Cook
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-24
net: tc35815: move free after the dereference
Dan Carpenter
2017-03-08
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
ps3_gelic: fix spelling mistake in debug message
Colin Ian King
2016-10-18
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-06
net: ps3_gelic: Add missing \n to end of deb_dbg message
Colin Ian King
2016-09-13
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
2016-07-15
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-15
net: ethernet: tc35815: use phydev from struct net_device
Philippe Reynes
2016-06-27
net: tc35815: fix spelling mistake on "descriptors"
Colin Ian King
2016-05-20
ps3_gelic: use kmemdup
Muhammad Falak R Wani
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-28
ps3_gelic: fix memcpy parameter
Christophe Jaillet
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-01-10
net: tc35815: Drop unused variable
Guenter Roeck
[next]