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
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
6
-0
/
+116
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
85
-3336
/
+6290
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
ethernet: use of_get_ethdev_address()
Jakub Kicinski
34
-34
/
+34
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
5
-6
/
+6
2021-10-07
net: phylink: use mdiobus_modify_changed() helper
Russell King (Oracle)
1
-25
/
+4
2021-10-07
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
1
-0
/
+22
2021-10-07
mlxsw: Add support for transceiver module extended state
Ido Schimmel
1
-0
/
+7
2021-10-07
mlxsw: Add ability to control transceiver modules' power mode
Ido Schimmel
4
-3
/
+254
2021-10-07
mlxsw: reg: Add Management Cable IO and Notifications register
Ido Schimmel
1
-0
/
+34
2021-10-07
mlxsw: reg: Add Port Module Memory Map Properties register
Ido Schimmel
1
-0
/
+50
2021-10-06
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
1
-1
/
+1
2021-10-06
mlxsw: spectrum_buffers: silence uninitialized warning
Dan Carpenter
1
-1
/
+1
2021-10-06
gtp: use skb_dst_update_pmtu_no_confirm() instead of direct call
Gyeongun Kang
1
-1
/
+1
2021-10-06
net: tg3: fix obsolete check of !err
Jean Sacren
1
-5
/
+1
2021-10-06
net: dsa: rtl8366rb: Support setting STP state
Linus Walleij
1
-0
/
+48
2021-10-06
net: dsa: rtl8366rb: Support fast aging
Linus Walleij
1
-0
/
+14
2021-10-06
net: dsa: rtl8366rb: Support disabling learning
Linus Walleij
1
-6
/
+44
2021-10-06
ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"
Stephen Rothwell
1
-1
/
+1
2021-10-06
net: phy: at803x: add QCA9561 support
David Bauer
1
-2
/
+21
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
5
-5
/
+5
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
76
-93
/
+90
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
2
-4
/
+6
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
1
-8
/
+6
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
1
-1
/
+1
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
3
-10
/
+10
2021-10-05
Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-148
/
+585
2021-10-05
net: bgmac: support MDIO described in DT
Rafał Miłecki
1
-1
/
+5
2021-10-05
net: bgmac: improve handling PHY
Rafał Miłecki
1
-12
/
+21
2021-10-05
ethernet: ehea: add missing cast
Jakub Kicinski
1
-1
/
+1
2021-10-05
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-2668
/
+4896
2021-10-05
rtl8xxxu: Use lower tx rates for the ack packet
Chris Chiu
2
-1
/
+7
2021-10-05
brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
Hans de Goede
1
-0
/
+10
2021-10-05
rtw88: refine fw_crash debugfs to show non-zero while triggering
Zong-Zhe Yang
3
-1
/
+6
2021-10-05
rtw88: fix RX clock gate setting while fifo dump
Zong-Zhe Yang
2
-4
/
+4
2021-10-05
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
1
-7
/
+19
2021-10-05
net/mlx5: Shift control IRQ to the last index
Shay Drory
3
-11
/
+10
2021-10-05
net/mlx5: Bridge, pop VLAN on egress table miss
Vlad Buslov
1
-2
/
+126
2021-10-05
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
2
-1
/
+40
2021-10-05
net/mlx5: Bridge, extract VLAN pop code to dedicated functions
Vlad Buslov
1
-12
/
+22
2021-10-05
net/mlx5: Bridge, refactor eswitch instance usage
Vlad Buslov
1
-11
/
+14
2021-10-05
net/mlx5e: Support accept action
Vlad Buslov
4
-4
/
+17
2021-10-05
net/mlx5e: Specify out ifindex when looking up encap route
Chris Mi
3
-0
/
+18
[next]