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
/
broadcom
/
bcmsysport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-23
net: systemport: Remove need for DMA descriptor
Florian Fainelli
1
-49
/
+7
2019-03-21
net: systemport: Remove print of base address
Florian Fainelli
1
-3
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-4
/
+3
2019-02-16
net: systemport: Fix reception of BPDUs
Florian Fainelli
1
-0
/
+4
2019-02-03
net: systemport: Fix WoL with password after deep sleep
Florian Fainelli
1
-15
/
+10
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-11-07
net: systemport: Unmap queues upon DSA unregister event
Florian Fainelli
1
-6
/
+50
2018-11-07
net: systemport: Simplify queue mapping logic
Florian Fainelli
1
-8
/
+9
2018-11-07
net: systemport: Restore Broadcom tag match filters upon resume
Florian Fainelli
1
-0
/
+12
2018-11-03
net: systemport: Protect stop from timeout
Florian Fainelli
1
-8
/
+7
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+11
2018-10-03
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
1
-17
/
+11
2018-10-02
net: systemport: Add software counters to track reallocations
Florian Fainelli
1
-0
/
+5
2018-10-02
net: systemport: Be drop monitor friendly while re-allocating headroom
Florian Fainelli
1
-1
/
+2
2018-10-02
net: systemport: Turn on offloads by default
Florian Fainelli
1
-3
/
+4
2018-10-02
net: systemport: Utilize bcm_sysport_set_features() during resume/open
Florian Fainelli
1
-7
/
+7
2018-10-02
net: systemport: Refactor bcm_sysport_set_features()
Florian Fainelli
1
-23
/
+15
2018-08-14
net: systemport: fix unused function warning
Arnd Bergmann
1
-4
/
+2
2018-08-07
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
1
-7
/
+186
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
1
-7
/
+13
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
1
-3
/
+1
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-2
/
+2
2018-07-13
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
1
-2
/
+2
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-2
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+1
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+13
2018-04-30
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
1
-1
/
+1
2018-04-27
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
1
-4
/
+12
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
1
-3
/
+3
2018-04-04
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
1
-5
/
+6
2018-03-30
net: systemport: Fix coalescing settings handling
Florian Fainelli
1
-18
/
+44
2018-03-30
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
1
-53
/
+8
2018-03-26
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
1
-15
/
+126
2018-03-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
1
-18
/
+15
2018-01-05
net: systemport: Remove short packet padding
Florian Fainelli
1
-12
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2017-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
1
-4
/
+6
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
1
-2
/
+7
2017-10-27
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
1
-15
/
+18
2017-10-23
net: systemport: Guard against unmapped TX ring
Florian Fainelli
1
-0
/
+3
2017-10-12
net: systemport: Turn on ACB at the SYSTEMPORT level
Florian Fainelli
1
-1
/
+5
2017-10-12
net: systemport: Establish lower/upper queue mapping
Florian Fainelli
1
-4
/
+111
2017-09-19
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
1
-20
/
+32
2017-09-16
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-02
net: systemport: Correctly set TSB endian for host
Florian Fainelli
1
-0
/
+13
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-08-30
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
1
-2
/
+6
2017-08-30
net: systemport: Use correct I/O accessors
Florian Fainelli
1
-6
/
+6
[next]