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
2017-05-26
nfp: move mutex init out of net code
Jakub Kicinski
2
-1
/
+4
2017-05-26
mlxsw: spectrum_router: Adjust RIF configuration for new firmware versions
Ido Schimmel
1
-0
/
+22
2017-05-26
mlxsw: spectrum: Validate firmware revision on init
Yotam Gigi
2
-0
/
+68
2017-05-26
mlxsw: core: Create the mlxsw_fw_rev struct
Yotam Gigi
1
-5
/
+7
2017-05-26
mlxsw: spectrum: Add the needed callbacks for mlxfw integration
Yotam Gigi
1
-0
/
+166
2017-05-26
mlxsw: reg: Add Management Component Data Access register
Yotam Gigi
1
-0
/
+52
2017-05-26
mlxsw: reg: Add Management Component Control register
Yotam Gigi
1
-0
/
+83
2017-05-26
mlxsw: reg: Add Management Component Query Information register
Yotam Gigi
1
-0
/
+84
2017-05-26
Add the mlxfw module for Mellanox firmware flash process
Yotam Gigi
13
-0
/
+1529
2017-05-25
be2net: Update the driver version to 11.4.0.0
Suresh Reddy
1
-1
/
+1
2017-05-25
be2net: Fix UE detection logic for BE3
Suresh Reddy
2
-8
/
+22
2017-05-25
net-next: stmmac: rework the speed selection
LABBE Corentin
5
-44
/
+43
2017-05-25
net-next: stmmac: Convert old_link to bool
LABBE Corentin
2
-5
/
+5
2017-05-25
net-next: stmmac: use SPEED_xxx instead of raw value
LABBE Corentin
1
-3
/
+3
2017-05-25
net-next: stmmac: Remove unnecessary parenthesis
LABBE Corentin
1
-1
/
+1
2017-05-25
net-next: stmmac: Convert new_state to bool
LABBE Corentin
1
-5
/
+5
2017-05-25
net: jme: Remove unused functions
Matthias Kaehlcke
1
-42
/
+0
2017-05-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-15
/
+49
2017-05-25
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
1
-1
/
+1
2017-05-25
Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
35
-157
/
+604
2017-05-24
mlxsw: spectrum_flower: Add support for tcp flags
Jiri Pirko
2
-0
/
+30
2017-05-24
mlxsw: spectrum: Add acl block containing tcp flags for ipv4
Jiri Pirko
1
-0
/
+6
2017-05-24
mlxsw: acl: Add tcp flags acl element
Jiri Pirko
2
-0
/
+3
2017-05-24
qed: Replace set_id() api with set_name()
Mintz, Yuval
5
-11
/
+7
2017-05-24
qede: Log probe of PCI device
Mintz, Yuval
1
-2
/
+38
2017-05-24
qed: Provide MBI information in dev_info
Tomer Tayar
4
-0
/
+51
2017-05-24
qed: Enable RoCE parser searching on fp init
Michal Kalderon
1
-0
/
+7
2017-05-24
qed: Flush slowpath tasklet on stop
Tomer Tayar
1
-0
/
+14
2017-05-24
qed: Remove BB_A0 references
Mintz, Yuval
2
-12
/
+0
2017-05-24
qed: Drop the 's' from num_ports_in_engines
Tomer Tayar
4
-22
/
+22
2017-05-24
qed: Log incorrectly installed board
Tomer Tayar
2
-0
/
+7
2017-05-24
qed: !main_ptt for tunnel configuration
Manish Chopra
5
-9
/
+30
2017-05-24
qede: Fix sparse warnings
Manish Chopra
4
-18
/
+22
2017-05-23
net: ieee802154: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+2
2017-05-23
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
Jürg Billeter
1
-0
/
+2
2017-05-23
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
1
-4
/
+2
2017-05-23
Bluetooth: btwilink: Fix unexpected skb free
Loic Poulain
1
-1
/
+0
2017-05-23
Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails
Guodong Xu
1
-0
/
+1
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
123
-463
/
+783
2017-05-23
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+11
2017-05-23
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+9
2017-05-23
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-8
/
+17
2017-05-23
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-23
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-11
/
+17
2017-05-22
nfp: refresh port state before reporting autonegotiation
Jakub Kicinski
3
-9
/
+14
2017-05-22
nfp: mark port state as stale if update failed
Jakub Kicinski
1
-0
/
+5
2017-05-22
nfp: mark port state as stale after reconfig
Jakub Kicinski
1
-0
/
+2
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
5
-9
/
+17
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
5
-25
/
+28
[next]