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
2022-02-05
net: typhoon: implement ndo_features_check method
Eric Dumazet
1
-5
/
+16
2022-02-05
net: sundance: Replace one-element array with non-array object
Gustavo A. R. Silva
1
-30
/
+30
2022-02-05
bnx2x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-05
net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()
Haiyang Zhang
1
-3
/
+0
2022-02-05
net: mana: Add handling of CQE_RX_TRUNCATED
Haiyang Zhang
1
-2
/
+5
2022-02-05
net: dsa: realtek: don't default Kconfigs to y
Jakub Kicinski
1
-4
/
+0
2022-02-05
net: sparx5: remove phylink_config.pcs_poll usage
Russell King (Oracle)
1
-1
/
+0
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-11
/
+0
2022-02-05
net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()
Dan Carpenter
1
-1
/
+1
2022-02-05
net: lan966x: Update mdb when enabling/disabling mcast_snooping
Horatiu Vultur
3
-0
/
+51
2022-02-05
net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
Horatiu Vultur
4
-1
/
+110
2022-02-05
net: lan966x: Update the PGID used by IPV6 data frames
Horatiu Vultur
1
-1
/
+5
2022-02-05
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2
-0
/
+2
2022-02-04
net: ipa: determine replenish doorbell differently
Alex Elder
2
-6
/
+10
2022-02-04
net: ipa: replenish after delivering payload
Alex Elder
1
-3
/
+3
2022-02-04
net: ipa: kill replenish_backlog
Alex Elder
2
-9
/
+0
2022-02-04
net: ipa: introduce gsi_channel_trans_idle()
Alex Elder
3
-12
/
+26
2022-02-04
net: ipa: don't use replenish_backlog
Alex Elder
1
-5
/
+2
2022-02-04
net: ipa: allocate transaction in replenish loop
Alex Elder
1
-24
/
+16
2022-02-04
net: ipa: decide on doorbell in replenish loop
Alex Elder
1
-9
/
+12
2022-02-04
net: ipa: increment backlog in replenish caller
Alex Elder
1
-20
/
+9
2022-02-04
net: ipa: allocate transaction before pages when replenishing
Alex Elder
1
-8
/
+8
2022-02-04
net: ipa: kill replenish_saved
Alex Elder
2
-15
/
+4
2022-02-04
net: dsa: realtek: convert to phylink_generic_validate()
Russell King (Oracle)
1
-34
/
+12
2022-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
6
-50
/
+255
2022-02-04
net: lan966x: use .mac_select_pcs() interface
Horatiu Vultur
2
-1
/
+9
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
163
-678
/
+1544
2022-02-04
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
41
-126
/
+349
2022-02-04
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-04
i40e: Fix race condition while adding/deleting MAC/VLAN filters
Jedrzej Jagielski
1
-11
/
+13
2022-02-04
i40e: Add new version of i40e_aq_add_macvlan function
Jedrzej Jagielski
2
-20
/
+77
2022-02-04
i40e: Add new versions of send ASQ command functions
Jedrzej Jagielski
3
-8
/
+150
2022-02-04
i40e: Add sending commands in atomic context
Jedrzej Jagielski
1
-9
/
+12
2022-02-04
i40e: Remove unused RX realloc stat
Joe Damato
2
-3
/
+1
2022-02-04
i40e: Disable hw-tc-offload feature on driver load
Mateusz Palczewski
1
-1
/
+4
2022-02-03
net: ipa: request IPA register values be retained
Alex Elder
3
-0
/
+64
2022-02-03
net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detection
Russell King (Oracle)
1
-20
/
+23
2022-02-03
net: dsa: mv88e6xxx: convert to phylink_generic_validate()
Russell King (Oracle)
2
-156
/
+0
2022-02-03
net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
3
-3
/
+279
2022-02-03
net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()
Russell King (Oracle)
2
-0
/
+31
2022-02-03
net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
Tobias Waldekranz
1
-19
/
+45
2022-02-03
net: dsa: mv88e6xxx: Enable port policy support on 6097
Tobias Waldekranz
1
-0
/
+1
2022-02-03
net: dsa: mv88e6xxx: Support policy entries in the VTU
Tobias Waldekranz
3
-1
/
+6
2022-02-03
net: dsa: mv88e6xxx: Improve isolation of standalone ports
Tobias Waldekranz
3
-10
/
+31
2022-02-03
ptp: add getcrosststamp() to virtual clocks.
Miroslav Lichvar
1
-0
/
+24
2022-02-03
ptp: add gettimex64() to virtual clocks.
Miroslav Lichvar
1
-1
/
+28
2022-02-03
ptp: increase maximum adjustment of virtual clocks.
Miroslav Lichvar
1
-2
/
+1
2022-02-03
ptp: unregister virtual clocks when unregistering physical clock.
Miroslav Lichvar
1
-2
/
+9
2022-02-03
net: dsa: xrs700x: convert to phylink_generic_validate()
Russell King (Oracle)
1
-18
/
+11
2022-02-03
net: dsa: qca8k: convert to phylink_generic_validate()
Russell King (Oracle)
1
-47
/
+19
[next]