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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-02
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
Antoine Tenart
1
-8
/
+6
2019-03-02
net: mvpp2: a port can be disabled even if we use the link IRQ
Antoine Tenart
1
-7
/
+0
2019-03-02
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
1
-1
/
+1
2019-03-02
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
1
-1
/
+1
2019-03-02
net: mvpp2: fix a typo in the header
Antoine Tenart
1
-1
/
+1
2019-03-02
cxgb4vf: Call netif_carrier_off properly in pci_probe
Arjun Vynipadath
1
-1
/
+1
2019-03-02
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
1
-10
/
+3
2019-03-02
cxgb4: Add VF Link state support
Arjun Vynipadath
3
-6
/
+60
2019-03-02
cxgb4vf: Prefix adapter flags with CXGB4VF
Arjun Vynipadath
3
-43
/
+47
2019-03-02
drivers: net: Remove unnecessary semicolon
YueHaibing
5
-5
/
+6
2019-03-02
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
1
-3
/
+8
2019-03-02
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
Jiri Pirko
1
-8
/
+4
2019-03-02
mlxsw: spectrum_acl: Remember where to continue rehash migration
Jiri Pirko
1
-5
/
+86
2019-03-02
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
Jiri Pirko
1
-20
/
+62
2019-03-02
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...
Jiri Pirko
1
-46
/
+29
2019-03-02
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
Jiri Pirko
1
-11
/
+32
2019-03-02
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
Jiri Pirko
1
-7
/
+12
2019-03-02
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
Jiri Pirko
1
-7
/
+7
2019-03-02
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
Jiri Pirko
1
-8
/
+10
2019-03-02
mlxsw: spectrum_acl: assign vregion->region by the newly created region
Jiri Pirko
1
-22
/
+20
2019-03-02
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...
Jiri Pirko
1
-39
/
+35
2019-03-02
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
Jiri Pirko
1
-9
/
+32
2019-03-02
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...
Jiri Pirko
1
-4
/
+12
2019-03-02
mlxsw: spectrum_acl: Don't migrate already migrated entry
Jiri Pirko
1
-0
/
+4
2019-03-02
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
Jiri Pirko
1
-7
/
+9
2019-03-02
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
Heiner Kallweit
3
-0
/
+15
2019-03-02
net: aquantia: use better wrappers for state registers
Nikita Danilov
2
-5
/
+5
2019-03-02
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
8
-72
/
+184
2019-03-02
net: aquantia: fixed instack structure overflow
Igor Russkikh
2
-4
/
+4
2019-03-02
net: aquantia: fixed buffer overflow
Nikita Danilov
1
-0
/
+2
2019-03-02
net: aquantia: added newline at end of file
Nikita Danilov
1
-1
/
+1
2019-03-02
net: aquantia: fixed memcpy size
Nikita Danilov
1
-1
/
+1
2019-03-01
net/mlx5: Update the list of the PCI supported devices
Eran Ben Elisha
1
-0
/
+2
2019-03-01
net/mlx5e: Set peer flow needed also for multipath
Roi Dayan
1
-2
/
+9
2019-03-01
net/mlx5e: Update check for merged eswitch device
Roi Dayan
1
-4
/
+3
2019-03-01
net/mlx5e: Use hint to resolve route when in HW multipath mode
Roi Dayan
1
-0
/
+12
2019-03-01
net/mlx5e: Always query offloaded tc peer rule counter
Roi Dayan
1
-11
/
+15
2019-03-01
net/mlx5e: Re-attempt to offload flows on multipath port affinity events
Roi Dayan
4
-12
/
+71
2019-03-01
net/mlx5: Emit port affinity event for multipath offloads
Roi Dayan
1
-0
/
+11
2019-03-01
net/mlx5e: Allow one failure when offloading tc encap rules under multipath
Roi Dayan
1
-2
/
+12
2019-03-01
net/mlx5e: Don't inherit flow flags on peer flow creation
Roi Dayan
1
-3
/
+4
2019-03-01
net/mlx5e: Activate HW multipath and handle port affinity based on FIB events
Roi Dayan
6
-0
/
+326
2019-03-01
net/mlx5: Add multipath mode
Roi Dayan
3
-2
/
+27
2019-03-01
net/mlx5: Use own workqueue for lag netdev events processing
Roi Dayan
2
-1
/
+9
2019-03-01
net/mlx5: Expose lag operations in header file
Roi Dayan
2
-48
/
+68
2019-03-01
net/mlx5: Use unsigned int bit instead of bool as a struct member
Roi Dayan
1
-1
/
+1
2019-03-01
net/mlx5e: Don't make internal use of errno to denote missing neigh
Roi Dayan
2
-14
/
+22
2019-03-01
net/mlx5e: Cleanup attach encap function
Roi Dayan
1
-14
/
+17
2019-03-01
net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as static
Eran Ben Elisha
1
-1
/
+1
2019-03-01
nfp: nsp: set higher timeout for flash bundle
Dirk van der Merwe
1
-4
/
+1
[prev]
[next]