index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
net: ethernet: sun: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
niu: Use eth_skb_pad helper
Alexander Duyck
2014-12-08
1
-7
/
+2
|
/
*
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
1
-2
/
+2
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
niu: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-8
/
+3
*
net: sun-niu calls skb_set_hash
Tom Herbert
2013-12-18
1
-4
/
+6
*
net: niu: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-4
/
+4
|
\
|
*
net: niu: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-4
/
+4
*
|
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
2013-08-22
1
-1
/
+1
|
/
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
1
-3
/
+2
*
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
1
-1
/
+1
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-1
/
+1
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-26
/
+20
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-26
/
+17
*
net/sun: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-45
/
+45
*
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
2012-10-07
1
-0
/
+1
*
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
|
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
|
niu: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-12
/
+7
|
/
*
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
2012-07-22
1
-1
/
+1
*
niu: Fix to check for dma mapping errors.
Shuah Khan
2012-07-22
1
-0
/
+4
*
Revert "niu: Add support for byte queue limits."
David S. Miller
2012-06-08
1
-11
/
+1
[next]