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-10-02
thunderbolt: Configure interrupt throttling for all interrupts
Mika Westerberg
2
-3
/
+22
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
10
-18
/
+2159
2017-10-02
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2
-8
/
+1
2017-10-02
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
1
-42
/
+0
2017-10-02
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2
-17
/
+1
2017-10-02
thunderbolt: Add support for XDomain properties
Mika Westerberg
2
-1
/
+671
2017-10-02
thunderbolt: Remove __packed from ICM message structures
Mika Westerberg
1
-14
/
+14
2017-10-02
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
1
-14
/
+0
2017-10-02
mlxsw: spectrum_router: Drop a redundant condition
Petr Machata
1
-1
/
+1
2017-10-02
mlxsw: spectrum_router: Fix a typo
Petr Machata
1
-1
/
+1
2017-10-02
mlxsw: spectrum: fix uninitialized value in err
Colin Ian King
1
-3
/
+1
2017-10-02
bcm63xx_enet: remove unneeded include
Jonas Gorski
1
-1
/
+0
2017-10-02
bcm63xx_enet: drop unneeded NULL phy_clk check
Jonas Gorski
1
-5
/
+2
2017-10-02
bcm63xx_enet: use managed functions for clock/ioremap
Jonas Gorski
1
-42
/
+12
2017-10-02
bcm63xx_enet: do not rely on probe order
Jonas Gorski
1
-7
/
+2
2017-10-02
bcm63xx_enet: do not write to random DMA channel on BCM6345
Jonas Gorski
1
-1
/
+2
2017-10-02
bcm63xx_enet: correct clock usage
Jonas Gorski
1
-8
/
+23
2017-10-01
net: hns3: fix null pointer dereference before null check
Colin Ian King
1
-1
/
+3
2017-10-01
hv_netvsc: report stop_queue and wake_queue
Simon Xiao
3
-2
/
+14
2017-10-01
ibmvnic: Set state UP
Mick Tarsel
1
-0
/
+2
2017-10-01
Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable"
Florian Fainelli
1
-3
/
+6
2017-10-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-155
/
+274
2017-09-30
mkiss: remove redundant check on len being zero
Colin Ian King
1
-1
/
+2
2017-09-29
i40e: refactor FW version checking
Mitch Williams
4
-5
/
+23
2017-09-29
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
3
-0
/
+77
2017-09-29
i40evf: fix ring to vector mapping
Alan Brady
1
-38
/
+10
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
2
-2
/
+68
2017-09-29
i40e: prevent service task from running while we're suspended
Jacob Keller
1
-0
/
+8
2017-09-29
i40e: don't clear suspended state until we finish resuming
Jacob Keller
1
-6
/
+13
2017-09-29
i40e: use newer generic PM support instead of legacy PM callbacks
Jacob Keller
1
-37
/
+17
2017-09-29
i40e: use separate state bit for miscellaneous IRQ setup
Jacob Keller
2
-25
/
+15
2017-09-29
i40evf: lower message level
Mitch Williams
1
-1
/
+1
2017-09-29
i40e: fix for flow director counters not wrapping as expected
Mariusz Stachura
1
-12
/
+23
2017-09-29
i40e: relax warning message in case of version mismatch
Mariusz Stachura
1
-2
/
+1
2017-09-29
i40e: simplify member variable accesses
Sudheer Mogilappagari
1
-10
/
+11
2017-09-29
i40e: Fix link down message when interface is brought up
Sudheer Mogilappagari
1
-2
/
+1
2017-09-29
i40e: Fix unqualified module message while bringing link up
Sudheer Mogilappagari
1
-9
/
+0
2017-09-29
i40e/i40evf: rename bytes_per_int to bytes_per_usec
Jacob Keller
2
-12
/
+12
2017-09-28
net: hns3: Add DCB support when interacting with network stack
Yunsheng Lin
1
-15
/
+87
2017-09-28
net: hns3: Setting for fc_mode and dcb enable flag in TM module
Yunsheng Lin
1
-4
/
+30
2017-09-28
net: hns3: Add dcb netlink interface for the support of DCB feature
Yunsheng Lin
4
-0
/
+117
2017-09-28
net: hns3: Add hclge_dcb module for the support of DCB feature
Yunsheng Lin
7
-6
/
+375
2017-09-28
net: hns3: Add some interface for the support of DCB feature
Yunsheng Lin
4
-5
/
+55
2017-09-28
net: hns3: Add tc-based TM support for sriov enabled port
Yunsheng Lin
1
-18
/
+31
2017-09-28
net: hns3: Add support for port shaper setting in TM module
Yunsheng Lin
2
-0
/
+36
2017-09-28
net: hns3: Add support for PFC setting in TM module
Yunsheng Lin
2
-5
/
+68
2017-09-28
net: hns3: Add support for dynamically buffer reallocation
Yunsheng Lin
3
-70
/
+87
2017-09-28
net: hns3: Support for dynamically assigning tx buffer to TC
Yunsheng Lin
2
-10
/
+55
2017-09-28
arp: make arp_hdr_len() return unsigned int
Alexey Dobriyan
1
-1
/
+2
2017-09-28
net-next/hinic: Fix a case of Tx Queue is Stopped forever
Aviad Krawczyk
1
-2
/
+12
[next]