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
/
niu.c
Age
Commit message (
Expand
)
Author
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-16
niu: Silence randstruct warnings
Kees Cook
2022-03-17
ethernet: sun: Fix spelling mistake "mis-matched" -> "mismatched"
Colin Ian King
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-08-29
niu: switch from 'pci_' to 'dma_' API
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-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-05
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
Denis Efremov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-07
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
2020-07-06
sun/niu: use generic power management
Vaibhav Gupta
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-04
net: ethernet: sun: remove redundant assignment to variable err
Colin Ian King
2019-03-08
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
2018-12-27
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
2018-07-05
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
2018-05-04
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers : net: niu: use setup_timer() helper.
Allen Pais
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-14
net: niu: fix format string overflow warning:
Arnd Bergmann
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-03-08
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2015-07-26
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
2015-01-17
niu: remove one compound_head() call
Eric Dumazet
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-08
niu: Use eth_skb_pad helper
Alexander Duyck
2014-10-20
net: ethernet: sun: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
[next]