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
2018-01-23
net: aquantia: make symbol hw_atl_boards static
Wei Yongjun
1
-1
/
+1
2018-01-23
net: aquantia: Fix error return code in aq_pci_probe()
Wei Yongjun
1
-1
/
+3
2018-01-23
nfp: fix error return code in nfp_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-01-23
nfp: fix fw dump handling of absolute rtsym size
Carl Heymann
1
-6
/
+10
2018-01-23
tun: avoid calling xdp_rxq_info_unreg() twice
Cong Wang
1
-2
/
+0
2018-01-23
nfp: bpf: use extack support to improve debugging
Quentin Monnet
3
-18
/
+39
2018-01-23
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
3
-6
/
+9
2018-01-23
hv_netvsc: Use the num_online_cpus() for channel limit
Haiyang Zhang
1
-9
/
+2
2018-01-23
net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
Salil Mehta
1
-2
/
+2
2018-01-23
cxgb3: assign port id to net_device->dev_port
Arjun Vynipadath
1
-0
/
+1
2018-01-23
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
6
-7
/
+39
2018-01-23
net: hns3: add net status led support for fiber port
Jian Shen
3
-0
/
+113
2018-01-23
net: hns3: add ethtool -p support for fiber port
Jian Shen
4
-0
/
+104
2018-01-23
net: hns3: add manager table initialization for hardware
Fuyun Liang
2
-0
/
+123
2018-01-23
net: hns3: add support for get_regs
Fuyun Liang
4
-1
/
+205
2018-01-22
macsec: restore uAPI after addition of GCM-AES-256
Sabrina Dubroca
1
-7
/
+5
2018-01-22
net: hns: Fix for variable may be used uninitialized warnings
Huazhong Tan
2
-21
/
+38
2018-01-22
net: fec: add necessary defines to work on ARM64
Lucas Stach
2
-5
/
+8
2018-01-22
virtio_net: Add ethtool stats
Toshiaki Makita
1
-50
/
+141
2018-01-22
net: mvpp2: enable ACPI support in the driver
Marcin Wojtas
1
-39
/
+94
2018-01-22
net: mvpp2: use device_*/fwnode_* APIs instead of of_*
Marcin Wojtas
1
-21
/
+24
2018-01-22
net: mvpp2: simplify maintaining enabled ports' list
Marcin Wojtas
1
-21
/
+11
2018-01-22
device property: Allow iterating over available child fwnodes
Marcin Wojtas
1
-0
/
+26
2018-01-22
device property: Introduce fwnode_irq_get()
Marcin Wojtas
1
-0
/
+26
2018-01-22
device property: Introduce fwnode_get_phy_mode()
Marcin Wojtas
1
-5
/
+19
2018-01-22
device property: Introduce fwnode_get_mac_address()
Marcin Wojtas
1
-8
/
+20
2018-01-22
net: caif: remove redundant re-assignment of pointer pfrm
Colin Ian King
1
-1
/
+0
2018-01-22
cxgb4: add geneve offload support for T6
Ganesh Goudar
4
-24
/
+63
2018-01-22
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
2
-19
/
+143
2018-01-22
mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree
Ido Schimmel
1
-101
/
+125
2018-01-22
mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function
Ido Schimmel
1
-4
/
+6
2018-01-22
mlxsw: spectrum_router: Use the nodes list as indication for empty FIB
Ido Schimmel
1
-9
/
+4
2018-01-22
tun: add missing rcu annotation
Jason Wang
1
-1
/
+2
2018-01-22
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
1
-1
/
+3
2018-01-22
mlxsw: spectrum_acl: Add support for mirror action
Arkadi Sharshevsky
5
-3
/
+126
2018-01-22
mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...
Arkadi Sharshevsky
2
-0
/
+52
2018-01-22
mlxsw: spectrum: Extend and export SPAN API
Arkadi Sharshevsky
2
-32
/
+57
2018-01-22
mlxsw: spectrum_acl: Add support for mirroring action
Arkadi Sharshevsky
2
-0
/
+35
2018-01-22
mlxsw: core: Make counter index allocated inside the action append
Jiri Pirko
5
-35
/
+82
2018-01-22
mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource list
Jiri Pirko
1
-26
/
+49
2018-01-22
mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...
Jiri Pirko
2
-0
/
+20
2018-01-22
net: aquantia: bump driver version to match aquantia internal numbering
Igor Russkikh
1
-3
/
+3
2018-01-22
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
1
-3
/
+13
2018-01-22
net: aquantia: Introduce global AQC hardware reset sequence
Igor Russkikh
3
-29
/
+183
2018-01-22
net: aquantia: Introduce support for new firmware on AQC cards
Igor Russkikh
5
-4
/
+257
2018-01-22
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
8
-81
/
+101
2018-01-22
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
4
-4
/
+9
2018-01-22
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
3
-54
/
+0
2018-01-22
net: aquantia: Cleanup pci functions module
Igor Russkikh
7
-385
/
+156
2018-01-22
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2
-50
/
+50
[next]