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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-7
/
+37
2017-02-10
mlxsw: spectrum_router: Add support for route append
Ido Schimmel
1
-6
/
+37
2017-02-10
mlxsw: spectrum_router: Correctly handle identical routes
Ido Schimmel
1
-178
/
+403
2017-02-10
net/ena: update driver version to 1.1.2
Netanel Belgazal
1
-1
/
+1
2017-02-10
net/ena: change condition for host attribute configuration
Netanel Belgazal
2
-7
/
+6
2017-02-10
net/ena: change driver's default timeouts
Netanel Belgazal
2
-5
/
+5
2017-02-10
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2
-13
/
+28
2017-02-10
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2
-4
/
+5
2017-02-10
net/ena: use napi_complete_done() return value
Netanel Belgazal
1
-15
/
+29
2017-02-10
net/ena: fix potential access to freed memory during device reset
Netanel Belgazal
1
-13
/
+43
2017-02-10
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
3
-15
/
+42
2017-02-10
net/ena: fix NULL dereference when removing the driver after device reset failed
Netanel Belgazal
1
-1
/
+5
2017-02-10
net/ena: fix RSS default hash configuration
Netanel Belgazal
1
-1
/
+1
2017-02-10
net/ena: fix ethtool RSS flow configuration
Netanel Belgazal
1
-6
/
+6
2017-02-10
net/ena: fix queues number calculation
Netanel Belgazal
1
-1
/
+1
2017-02-10
net/ena: remove ntuple filter support from device feature list
Netanel Belgazal
1
-1
/
+0
2017-02-10
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
1
-12
/
+114
2017-02-10
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2
-3
/
+159
2017-02-10
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
4
-0
/
+91
2017-02-10
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Andrew Lunn
1
-2
/
+2
2017-02-10
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
1
-0
/
+24
2017-02-10
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
3
-81
/
+119
2017-02-10
sfc: configure UDP tunnel offload ports
Jon Cooper
7
-1
/
+397
2017-02-10
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
1
-0
/
+21
2017-02-10
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
1
-2
/
+5
2017-02-10
sfc: harden driver against MC resets during initial probe
Jon Cooper
1
-35
/
+64
2017-02-10
sfc: set csum_level for encapsulated packets
Jon Cooper
3
-4
/
+25
2017-02-10
sfc: process RX event inner checksum flags
Jon Cooper
4
-19
/
+131
2017-02-08
mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops
Ido Schimmel
1
-1
/
+10
2017-02-08
mlxsw: spectrum_router: Flush resources when RIF is deleted
Ido Schimmel
3
-3
/
+93
2017-02-08
mlxsw: spectrum_router: Reflect nexthop status changes
Ido Schimmel
1
-2
/
+57
2017-02-08
mlxsw: spectrum_router: Use trap action only for some route types
Ido Schimmel
1
-29
/
+13
2017-02-08
mlxsw: spectrum_router: Determine offload status using generic function
Ido Schimmel
1
-1
/
+1
2017-02-08
mlxsw: spectrum_router: More accurately set offload flag
Ido Schimmel
1
-20
/
+80
2017-02-08
mlxsw: spectrum_router: Refactor nexthop init routine
Ido Schimmel
1
-31
/
+49
2017-02-08
mlxsw: spectrum_router: Remove FIB info from FIB entry struct
Ido Schimmel
1
-3
/
+1
2017-02-08
mlxsw: spectrum_router: Store routes in a more generic way
Ido Schimmel
1
-13
/
+27
2017-02-08
mlxsw: spectrum_router: Add gateway indication to nexthop group
Ido Schimmel
1
-1
/
+8
2017-02-08
mlxsw: spectrum_router: Use nexthop's scope to set action type
Ido Schimmel
1
-1
/
+1
2017-02-08
mlxsw: spectrum_router: Store nexthops in a hash table
Ido Schimmel
2
-4
/
+55
2017-02-08
mlxsw: spectrum_router: Store nexthop groups in a hash table
Ido Schimmel
2
-52
/
+54
2017-02-08
mlxsw: spectrum_router: Nullify nexthop's neigh pointer
Ido Schimmel
1
-2
/
+3
2017-02-08
mlxsw: acl: Fix mlxsw_afa_block_commit error path
Jiri Pirko
1
-11
/
+7
2017-02-08
net: stmmac: replace unsigned by u32
LABBE Corentin
1
-2
/
+2
2017-02-08
net: stmmac: remove unused variable in sysfs_display_ring
LABBE Corentin
1
-3
/
+0
2017-02-08
net: stmmac: remove dead code in stmmac_tx_clean
LABBE Corentin
1
-7
/
+0
2017-02-08
net: stmmac: print phy information
LABBE Corentin
1
-3
/
+1
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
5
-5
/
+5
2017-02-08
net: stmmac: Rewrite two test against NULL value
LABBE Corentin
1
-2
/
+2
2017-02-08
net: stmmac: Correct the error message about invalid speed
LABBE Corentin
1
-2
/
+1
[next]