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
starfive-6.6.48-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
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
2017-08-25
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
1
-0
/
+2
2017-08-25
net: systemport: Be drop monitor friendly
Florian Fainelli
1
-1
/
+1
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-10
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-07
net: systemport: Support 64bit statistics
kiki good
1
-17
/
+61
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-02
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Florian Fainelli
1
-2
/
+5
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-24
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
1
-5
/
+1
2017-03-24
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
1
-0
/
+10
2017-03-24
net: systemport: Track per TX ring statistics
Florian Fainelli
1
-7
/
+58
2017-01-23
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
1
-64
/
+259
2017-01-23
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
1
-0
/
+11
2017-01-13
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
1
-7
/
+18
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
2016-11-30
net: ethernet: bcmsysport: fix fixed-link phydev leaks
Johan Hovold
1
-5
/
+12
2016-08-31
net: systemport: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-26
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-01
net: bcmsysport: Device stats are unsigned long
Florian Fainelli
1
-1
/
+1
2016-06-20
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-20
net: ethernet: bcmsysport: use phydev from struct net_device
Philippe Reynes
1
-17
/
+14
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-21
net: bcmsysport: use napi_complete_done()
Florian Fainelli
1
-1
/
+1
2016-04-21
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
1
-2
/
+2
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-22
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-08-01
net: systemport: Add netconsole support
Florian Fainelli
1
-0
/
+18
2015-07-10
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
1
-1
/
+1
2015-05-31
net: systemport: Add a check for oversized packets
Florian Fainelli
1
-0
/
+8
2015-05-31
net: systemport: rewrite bcm_sysport_rx_refill
Florian Fainelli
1
-40
/
+41
2015-05-31
net: systemport: Pre-calculate and utilize cb->bd_addr
Florian Fainelli
1
-9
/
+9
2015-05-13
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
1
-6
/
+21
[next]