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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
1
-2
/
+6
2019-04-29
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
12
-77
/
+11
2019-04-29
dsa: Make use of the list of tag drivers
Andrew Lunn
1
-5
/
+34
2019-04-29
dsa: Add stub tag driver put method
Andrew Lunn
4
-0
/
+9
2019-04-29
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
4
-4
/
+5
2019-04-29
dsa: Register the none tagger ops
Andrew Lunn
1
-0
/
+7
2019-04-29
dsa: Keep link list of tag drivers
Andrew Lunn
1
-0
/
+28
2019-04-29
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
11
-2
/
+118
2019-04-29
dsa: Add TAG protocol to tag ops
Andrew Lunn
11
-0
/
+13
2019-04-29
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
9
-0
/
+9
2019-04-29
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
10
-13
/
+52
2019-04-29
dsa: Move tagger name into its ops structure
Andrew Lunn
11
-43
/
+14
2019-04-29
dsa: Add SPDX header to tag drivers.
Andrew Lunn
8
-52
/
+8
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
84
-361
/
+4168
2019-04-28
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2
-11
/
+33
2019-04-28
net: dsa: mv88e6xxx: Remove legacy probe support
Andrew Lunn
1
-70
/
+1
2019-04-28
Merge branch 'mv88e6060-cleanups'
David S. Miller
2
-66
/
+67
2019-04-28
net: dsa: mv88e6060: Replace REG_READ macro
Andrew Lunn
1
-13
/
+7
2019-04-28
net: dsa: mv88e6060: Replace REG_WRITE macro
Andrew Lunn
1
-32
/
+41
2019-04-28
net: dsa: mv88e6060: Replace ds with priv
Andrew Lunn
2
-21
/
+23
2019-04-28
net: dsa: mv88e6060: Add SPDX header
Andrew Lunn
1
-5
/
+1
2019-04-28
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2
-4
/
+11
2019-04-28
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
1
-0
/
+12
2019-04-28
Merge branch 'net-ethernet-ti-clean-up-and-optimizations'
David S. Miller
25
-1639
/
+1868
2019-04-28
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
4
-725
/
+769
2019-04-28
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
4
-42
/
+34
2019-04-28
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2
-0
/
+401
2019-04-28
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
4
-102
/
+139
2019-04-28
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2
-426
/
+438
2019-04-28
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
1
-116
/
+97
2019-04-28
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
1
-0
/
+3
2019-04-28
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
3
-14
/
+20
2019-04-28
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
1
-12
/
+3
2019-04-28
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
1
-12
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
1
-3
/
+0
2019-04-28
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
1
-32
/
+33
2019-04-28
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
1
-8
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
3
-28
/
+2
2019-04-28
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
3
-43
/
+3
2019-04-28
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
18
-180
/
+18
2019-04-28
Merge branch 'strict-netlink-validation'
David S. Miller
163
-923
/
+1764
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
37
-3
/
+405
2019-04-28
netlink: add strict parsing for future attributes
Johannes Berg
2
-0
/
+22
2019-04-28
netlink: re-add parse/validate functions in strict mode
Johannes Berg
2
-0
/
+106
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
145
-933
/
+1233
2019-04-28
netlink: add NLA_MIN_LEN
Johannes Berg
2
-2
/
+13
[prev]
[next]