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
pinetabv-6.6.y-devel
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
2018-06-30
r8169: remove TBI 1000BaseX support
Heiner Kallweit
1
-136
/
+20
2018-06-30
net: usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2018-06-30
net: phy: realtek: add support for RTL8211
Heiner Kallweit
1
-0
/
+30
2018-06-30
r8169: use standard debug output functions
Heiner Kallweit
1
-24
/
+12
2018-06-30
s390/ism: add device driver for internal shared memory
Sebastian Ott
4
-0
/
+857
2018-06-30
net: emaclite: Remove unnecessary spaces
Radhey Shyam Pandey
1
-13
/
+14
2018-06-30
net: emaclite: Fix block comments style
Radhey Shyam Pandey
1
-13
/
+21
2018-06-30
net: emaclite: update kernel-doc comments
Radhey Shyam Pandey
1
-3
/
+12
2018-06-30
net: emaclite: Simplify if-else statements
Radhey Shyam Pandey
1
-18
/
+16
2018-06-30
net: emaclite: Use __func__ instead of hardcoded name
Radhey Shyam Pandey
1
-2
/
+2
2018-06-30
net: mvpp2: Use htons when checking protocol info
Maxime Chevallier
1
-1
/
+1
2018-06-30
net: mvpp2: prs: Drop unnecessary swab16 in vlan detection
Maxime Chevallier
1
-3
/
+3
2018-06-30
net: mvpp2: prs: Drop unions representing TCAM and SRAM entries
Maxime Chevallier
3
-105
/
+87
2018-06-30
net: mvpp2: Make TX / RX descriptors little-endian
Maxime Chevallier
2
-47
/
+50
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
5
-5
/
+9
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
4
-0
/
+87
2018-06-29
Merge tag 'mlx5e-updates-2018-06-28' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
13
-48
/
+252
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2
-3
/
+6
2018-06-29
cxgb4: Support ethtool private flags
Arjun Vynipadath
1
-0
/
+42
2018-06-29
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
Arjun Vynipadath
3
-4
/
+383
2018-06-29
net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
David Wu
1
-0
/
+69
2018-06-29
tg3: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+14
2018-06-29
net: hns3: use lower_32_bits and upper_32_bits
Huazhong Tan
1
-4
/
+4
2018-06-29
net: hns3: remove back in struct hclge_hw
Huazhong Tan
3
-4
/
+2
2018-06-29
net: hns3: remove the Redundant put_vector in hns3_client_uninit
Peng Li
1
-4
/
+0
2018-06-29
net: hns3: print the ret value in error information
Peng Li
1
-6
/
+11
2018-06-29
net: hns3: extraction an interface for state init|uninit
Peng Li
1
-16
/
+26
2018-06-29
net: hns3: remove unused head file in hnae3.c
Peng Li
1
-1
/
+0
2018-06-29
net: hns3: add unlikely for error check
Peng Li
1
-2
/
+2
2018-06-29
net: hns3: add l4_type check for both ipv4 and ipv6
Peng Li
1
-5
/
+5
2018-06-29
net: hns3: add vector status check before free vector
Peng Li
2
-0
/
+12
2018-06-29
net: hns3: rename the interface for init_client_instance and uninit_client_in...
Peng Li
1
-22
/
+9
2018-06-29
net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
Peng Li
1
-10
/
+14
2018-06-29
net/mlx5e: Update NIC HW stats on demand only
Saeed Mahameed
3
-6
/
+8
2018-06-29
net/mlx5e: Add counter for total num of NOP operations
Tariq Toukan
2
-0
/
+3
2018-06-29
net/mlx5e: Add counter for MPWQE filler strides
Tariq Toukan
3
-6
/
+14
2018-06-29
net/mlx5e: Add channel events counter
Tariq Toukan
3
-1
/
+7
2018-06-29
net/mlx5e: Add a counter for congested UMRs
Tariq Toukan
4
-0
/
+12
2018-06-29
net/mlx5e: Add NAPI statistics
Tariq Toukan
3
-0
/
+21
2018-06-29
net/mlx5e: Add XDP_TX completions statistics
Tariq Toukan
3
-0
/
+7
2018-06-29
net/mlx5e: Add TX completions statistics
Tariq Toukan
3
-3
/
+13
2018-06-29
net/mlx5e: RX, Use existing WQ local variable
Tariq Toukan
1
-1
/
+1
2018-06-29
net/mlx5e: Convert large order kzalloc allocations to kvzalloc
Tariq Toukan
1
-22
/
+22
2018-06-29
net/mlx5e: Add UDP GSO remaining counter
Boris Pismenny
3
-0
/
+5
2018-06-29
net/mlx5e: Add UDP GSO support
Boris Pismenny
6
-9
/
+139
2018-06-28
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
1
-1
/
+4
2018-06-28
net: phy: xgmiitorgmii: Use correct mdio bus
Brandon Maier
1
-4
/
+6
2018-06-28
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
1
-0
/
+5
2018-06-28
netdevsim: add ipsec offload testing
Shannon Nelson
4
-0
/
+349
2018-06-28
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
2
-4
/
+4
[next]