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
/
sun
/
niu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-06
1
-1
/
+1
*
net: ethernet: sun: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-3
/
+2
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+1
*
niu: Fix missing unwind goto in niu_alloc_channels()
Harshit Mogalapalli
2023-04-07
1
-1
/
+1
*
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-1
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
niu: Silence randstruct warnings
Kees Cook
2022-05-16
1
-10
/
+31
*
ethernet: sun: Fix spelling mistake "mis-matched" -> "mismatched"
Colin Ian King
2022-03-17
1
-1
/
+1
*
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-09
1
-18
/
+24
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
niu: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-29
1
-11
/
+3
*
niu: read property length only if we use it
Martin Kaiser
2021-08-02
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-1
/
+2
|
\
|
*
NIU: fix incorrect error return, missed in previous revert
Paul Jakma
2021-07-23
1
-1
/
+2
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
2021-05-13
1
-10
/
+24
*
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
2021-05-13
1
-8
/
+2
*
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
Denis Efremov
2021-03-05
1
-2
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-10
/
+7
|
\
|
*
sun/niu: add __maybe_unused attribute to PM functions
Vaibhav Gupta
2020-07-07
1
-2
/
+2
|
*
sun/niu: use generic power management
Vaibhav Gupta
2020-07-06
1
-10
/
+7
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+3
|
/
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
net: ethernet: sun: remove redundant assignment to variable err
Colin Ian King
2019-07-04
1
-2
/
+0
*
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
2019-03-08
1
-0
/
+1
*
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
2018-12-27
1
-2
/
+8
*
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
2018-07-05
1
-16
/
+0
*
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
2018-05-04
1
-3
/
+2
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-5
/
+5
*
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2018-02-07
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-8
/
+4
|
\
|
*
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-6
/
+4
|
*
drivers : net: niu: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-13
/
+11
*
net: niu: fix format string overflow warning:
Arnd Bergmann
2017-07-14
1
-2
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-08
1
-17
/
+20
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
*
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-3
/
+4
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
*
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
2015-07-26
1
-3
/
+1
*
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
2015-02-28
1
-4
/
+2
*
niu: remove one compound_head() call
Eric Dumazet
2015-01-17
1
-2
/
+1
[next]