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
/
sun
Age
Commit message (
Expand
)
Author
2022-01-02
sun/cassini: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-11
ethernet: sun: add missing semicolon, fix build
Stephen Rothwell
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-28
net: sun: SUNVNET_COMMON should depend on INET
Randy Dunlap
2021-08-29
niu: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
net: sunhme: Remove unused macros
Christophe JAILLET
2021-08-02
niu: read property length only if we use it
Martin Kaiser
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-23
NIU: fix incorrect error return, missed in previous revert
Paul Jakma
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-21
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
2021-05-19
net: sun: remove leading spaces before tabs
Hui Tang
2021-05-14
sparc/vio: make remove callback return void
Uwe Kleine-König
2021-05-13
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
2021-05-13
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
2021-03-18
Fix a typo
Bhaskar Chowdhury
2021-03-10
net: cassini: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-05
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
Denis Efremov
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-29
net: sunbmac: Replace in_interrupt() usage
Sebastian Andrzej Siewior
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-01
net: sungem: Remove unneeded cast from memory allocation
YueHaibing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-17
net: sungem: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-17
net: sun: cassini: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-07
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
2020-07-07
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
2020-07-06
sun/cassini: use generic power management
Vaibhav Gupta
2020-07-06
sun/niu: use generic power management
Vaibhav Gupta
2020-07-06
sun/sungem: use generic power management
Vaibhav Gupta
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
2020-05-05
net: sun: cassini: Remove unused inline functions
YueHaibing
2020-04-20
net: sun: Remove unneeded cast from memory allocation
Aishwarya Ramakrishnan
[next]