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-09
net: use dev_addr_set()
Jakub Kicinski
12
-15
/
+13
2021-10-09
ethernet: 8390: remove direct netdev->dev_addr writes
Jakub Kicinski
8
-22
/
+31
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
5
-34
/
+48
2021-10-09
ethernet: tulip: remove direct netdev->dev_addr writes
Jakub Kicinski
6
-50
/
+61
2021-10-09
ethernet: tg3: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-23
/
+25
2021-10-09
ethernet: forcedeth: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-23
/
+26
2021-10-09
mlxsw: item: Annotate item helpers with '__maybe_unused'
Ido Schimmel
1
-24
/
+32
2021-10-09
net: tg3: fix redundant check of true expression
Jean Sacren
1
-2
/
+1
2021-10-08
qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
Prabhakar Kushwaha
1
-0
/
+12
2021-10-08
net: phy: micrel: ksz9131 led errata workaround
Francesco Dolcini
1
-0
/
+24
2021-10-08
ppp: use the correct function to check if a netdev name is in use
Antoine Tenart
1
-1
/
+1
2021-10-08
bonding: use the correct function to check for netdev name collision
Antoine Tenart
1
-2
/
+2
2021-10-08
net: enetc: add support for software TSO
Ioana Ciornei
4
-24
/
+311
2021-10-08
net: enetc: declare NETIF_F_HW_CSUM and do it in software
Ioana Ciornei
3
-5
/
+15
2021-10-08
ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()
Kalle Valo
1
-2
/
+2
2021-10-08
net: phylib: ensure phy device drivers do not match by DT
Russell King (Oracle)
1
-0
/
+10
2021-10-08
net: mdio: ensure the type of mdio devices match mdio drivers
Russell King (Oracle)
1
-0
/
+6
2021-10-08
qed: Initialize debug string array
Tim Gardner
1
-3
/
+0
2021-10-08
net: dsa: rtl8366rb: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-10-08
ethernet: use platform_get_ethdev_address()
Jakub Kicinski
4
-6
/
+4
2021-10-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
25
-94
/
+1899
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
90
-473
/
+659
2021-10-08
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-100
/
+57
2021-10-07
Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-14
/
+32
2021-10-07
Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-12
/
+19
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
6
-7
/
+118
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
6
-1
/
+156
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
6
-1
/
+130
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
4
-2
/
+63
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
6
-3
/
+92
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
6
-13
/
+453
2021-10-07
ice: allow changing lan_en and lb_en on dflt rules
Michal Swiatkowski
4
-1
/
+94
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
2
-0
/
+73
2021-10-07
ice: allow process VF opcodes in different ways
Michal Swiatkowski
3
-37
/
+225
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
6
-2
/
+286
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
7
-37
/
+103
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
6
-0
/
+116
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
37
-170
/
+333
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+10
2021-10-07
ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2021-10-07
net: stmmac: selftests: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2021-10-07
net: mana: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2021-10-07
net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...
David S. Miller
86
-3337
/
+6291
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
4
-18
/
+6
2021-10-07
ethernet: use device_get_ethdev_address()
Jakub Kicinski
4
-4
/
+4
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
12
-12
/
+12
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
10
-18
/
+16
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
1
-63
/
+0
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
34
-34
/
+34
[next]