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
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-5
/
+208
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
2
-11
/
+9
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
1
-4
/
+5
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
2
-5
/
+12
2021-10-24
can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...
Marc Kleine-Budde
1
-1
/
+1
2021-10-24
net: macb: Use mdio child node for MDIO bus if it exists
Sean Anderson
1
-0
/
+11
2021-10-24
net: bcmgenet: Add support for 7712 16nm internal EPHY
Florian Fainelli
3
-5
/
+17
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
1
-0
/
+2
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
4
-14
/
+12
2021-10-24
net: phylink: Convert some users of mdiobus_* to mdiodev_*
Sean Anderson
1
-16
/
+7
2021-10-24
octeontx2-af: Increase number of reserved entries in KPU
Kiran Kumar K
2
-263
/
+132
2021-10-23
net: dsa: sja1105: Add of_node_put() before return
Wan Jiabing
1
-1
/
+3
2021-10-22
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
1
-6
/
+5
2021-10-22
Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
183
-2719
/
+97630
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-17
/
+146
2021-10-22
net: hldc_fr: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-22
net: sb1000,rionet: use eth_hw_addr_set()
Jakub Kicinski
2
-10
/
+16
2021-10-22
net: plip: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+6
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
4
-8
/
+7
2021-10-22
net: hippi: use dev_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-22
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
3
-8
/
+11
2021-10-22
fddi: skfp: constify and use dev_addr_set()
Jakub Kicinski
3
-4
/
+4
2021-10-22
fddi: defxx,defza: use dev_addr_set()
Jakub Kicinski
2
-4
/
+4
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
8
-13
/
+24
2021-10-22
net: qmi_wwan: use dev_addr_mod()
Jakub Kicinski
1
-2
/
+5
2021-10-22
usb: smsc: use eth_hw_addr_set()
Jakub Kicinski
2
-4
/
+8
2021-10-22
net: xen: use eth_hw_addr_set()
Jakub Kicinski
2
-3
/
+7
2021-10-22
mlx5: fix build after merge
Jakub Kicinski
2
-4
/
+4
2021-10-22
ice: Nuild fix.
David S. Miller
1
-2
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
194
-818
/
+1526
2021-10-22
Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-42
/
+137
2021-10-22
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
2
-0
/
+5
2021-10-22
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
59
-179
/
+354
2021-10-22
net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Ćukasz Stelmach
10
-0
/
+2223
2021-10-22
net: enetc: use the skb variable directly in enetc_clean_tx_ring()
Vladimir Oltean
1
-2
/
+1
2021-10-22
net: enetc: remove local "priv" variable in enetc_clean_tx_ring()
Vladimir Oltean
1
-4
/
+1
2021-10-21
Revert "drm/ast: Add detect function support"
Kim Phillips
1
-17
/
+1
2021-10-21
Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
9
-24
/
+123
2021-10-21
Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-1
/
+13
2021-10-21
wireless: mac80211_hwsim: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+5
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-10-21
net: enetc: make sure all traffic classes can send large frames
Vladimir Oltean
1
-1
/
+4
2021-10-21
net: enetc: fix ethtool counter name for PM0_TERR
Vladimir Oltean
1
-1
/
+1
2021-10-21
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
1
-4
/
+1
2021-10-21
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
1
-1
/
+2
2021-10-21
sfc: Don't use netif_info before net_device setup
Erik Ekman
2
-3
/
+3
2021-10-21
sfc: Export fibre-specific supported link modes
Erik Ekman
1
-11
/
+26
2021-10-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
18
-154
/
+2021
2021-10-21
net: mscc: ocelot: track the port pvid using a pointer
Vladimir Oltean
1
-19
/
+12
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
4
-15
/
+17
[next]