index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
/
niu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+4
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-09-21
drivers : net: niu: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-13
/
+11
2017-07-14
net: niu: fix format string overflow warning:
Arnd Bergmann
1
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-03-09
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
1
-3
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2015-07-27
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
1
-4
/
+2
2015-01-18
niu: remove one compound_head() call
Eric Dumazet
1
-2
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-09
niu: Use eth_skb_pad helper
Alexander Duyck
1
-7
/
+2
2014-10-20
net: ethernet: sun: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-2
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-21
niu: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-02-19
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
2013-12-19
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
2013-10-24
net: niu: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+4
2013-08-31
net: niu: use dev_get_platdata()
Jingoo Han
1
-4
/
+4
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
1
-1
/
+1
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-3
/
+2
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-1
/
+1
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-26
/
+20
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-26
/
+17
2012-12-03
net/sun: remove __dev* attributes
Bill Pemberton
1
-45
/
+45
2012-10-07
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-08-23
niu: Use PCI Express Capability accessors
Jiang Liu
1
-12
/
+7
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-23
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
1
-1
/
+1
2012-07-23
niu: Fix to check for dma mapping errors.
Shuah Khan
1
-0
/
+4
2012-06-08
Revert "niu: Add support for byte queue limits."
David S. Miller
1
-11
/
+1
2012-05-03
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
1
-1
/
+1
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2011-12-02
niu: Fix typo in comment.
David S. Miller
1
-1
/
+1
2011-12-02
niu: Add support for byte queue limits.
David S. Miller
1
-1
/
+11
2011-12-02
niu: Remove redundant PHY ID test.
David S. Miller
1
-2
/
+4
2011-11-22
net: Change mii to ethtool advertisement function names
Matt Carlson
1
-2
/
+2
2011-11-17
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
1
-13
/
+2
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
1
-4
/
+5
[next]