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
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
83
-578
/
+789
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-262
/
+330
2023-11-23
net: ipa: fix one GSI register field width
Alex Elder
1
-1
/
+1
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-23
net: veth: fix ethtool stats reporting
Lorenzo Bianconi
1
-1
/
+1
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Break out to module
Niklas Söderlund
3
-2
/
+19
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate
Niklas Söderlund
3
-6
/
+14
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layout
Niklas Söderlund
3
-6
/
+6
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layout
Niklas Söderlund
1
-4
/
+11
2023-11-23
net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect comment
Niklas Söderlund
1
-1
/
+0
2023-11-23
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-22
nfc: virtual_ncidev: Add variable to check if ndev is running
Nguyen Dinh Phi
1
-1
/
+6
2023-11-22
net: stmmac: Add support for HW-accelerated VLAN stripping
Gan, Yi Fang
5
-2
/
+90
2023-11-22
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
1
-5
/
+12
2023-11-22
bnxt_en: Rename some macros for the P5 chips
Randy Schacher
7
-114
/
+116
2023-11-22
bnxt_en: Modify the NAPI logic for the new P7 chips
Michael Chan
2
-2
/
+10
2023-11-22
bnxt_en: Modify RX ring indexing logic.
Michael Chan
2
-17
/
+22
2023-11-22
bnxt_en: Modify TX ring indexing logic.
Michael Chan
3
-20
/
+21
2023-11-22
bnxt_en: Add db_ring_mask and related macro to bnxt_db_info struct.
Michael Chan
2
-12
/
+40
2023-11-22
bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware calls
Michael Chan
2
-1
/
+71
2023-11-22
bnxt_en: Add support for new backing store query firmware API
Michael Chan
2
-7
/
+81
2023-11-22
bnxt_en: Add bnxt_setup_ctxm_pg_tbls() helper function
Michael Chan
1
-74
/
+59
2023-11-22
bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct
Michael Chan
2
-54
/
+29
2023-11-22
bnxt_en: Add page info to struct bnxt_ctx_mem_type
Michael Chan
2
-0
/
+32
2023-11-22
bnxt_en: Restructure context memory data structures
Michael Chan
2
-182
/
+242
2023-11-22
bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem()
Michael Chan
2
-14
/
+2
2023-11-22
bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free bp->ctx
Michael Chan
1
-2
/
+2
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-62
/
+42
2023-11-22
mlxsw: spectrum_router: Call RIF setup before obtaining FID
Petr Machata
1
-3
/
+3
2023-11-22
mlxsw: spectrum_router: Add a helper to get subport number from a RIF
Petr Machata
2
-0
/
+16
2023-11-22
mlxsw: spectrum_fid: Extract SFMR packing into a helper
Petr Machata
1
-14
/
+19
2023-11-22
mlxsw: spectrum_fid: Drop unnecessary conditions
Petr Machata
1
-6
/
+0
2023-11-22
mlxsw: pci: Permit enabling CFF mode
Petr Machata
2
-1
/
+14
2023-11-22
mlxsw: core, pci: Add plumbing related to CFF mode
Petr Machata
3
-0
/
+28
2023-11-22
mlxsw: reg: Add to SFMR register the fields related to CFF flood mode
Petr Machata
1
-0
/
+20
2023-11-22
mlxsw: reg: Extract flood-mode specific part of mlxsw_reg_sfmr_pack()
Petr Machata
2
-10
/
+10
2023-11-22
mlxsw: reg: Drop unnecessary writes from mlxsw_reg_sfmr_pack()
Petr Machata
1
-2
/
+0
2023-11-22
mlxsw: reg: Mark SFGC & some SFMR fields as reserved in CFF mode
Petr Machata
1
-0
/
+6
2023-11-22
mlxsw: reg: Add Switch FID Flooding Profiles Register
Petr Machata
1
-0
/
+45
2023-11-22
mlxsw: resources: Add max_cap_nve_flood_prf
Petr Machata
1
-0
/
+2
2023-11-22
mlxsw: cmd: Add MLXSW_CMD_MBOX_CONFIG_PROFILE_FLOOD_MODE_CFF
Petr Machata
1
-0
/
+5
[next]