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
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-14
bnx2x: Fix logic to get total no. of PFs per engine
Manish Chopra
1
-1
/
+1
2019-12-14
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
3
-2
/
+23
2019-12-14
bnxt: apply computed clamp value for coalece parameter
Jonathan Lemon
1
-1
/
+1
2019-12-11
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
2
-14
/
+22
2019-12-11
bnxt_en: Fix the logic that creates the health reporters.
Vasundhara Volam
3
-21
/
+56
2019-12-11
bnxt_en: Remove unnecessary NULL checks for fw_health
Vasundhara Volam
2
-9
/
+3
2019-12-11
bnxt_en: Fix bp->fw_health allocation and free logic.
Vasundhara Volam
1
-10
/
+26
2019-12-11
bnxt_en: Return error if FW returns more data than dump length
Vasundhara Volam
2
-8
/
+34
2019-12-11
bnxt_en: Free context memory in the open path if firmware has been reset.
Michael Chan
1
-0
/
+3
2019-12-11
bnxt_en: Fix MSIX request logic for RDMA driver.
Michael Chan
1
-2
/
+6
2019-11-25
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
3
-2
/
+24
2019-11-25
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
3
-5
/
+12
2019-11-25
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
2
-0
/
+11
2019-11-25
bnxt_en: Refactor the initialization of the ethtool link settings.
Michael Chan
1
-20
/
+26
2019-11-25
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
3
-3
/
+10
2019-11-25
bnxt_en: Assign more RSS context resources to the VFs.
Michael Chan
1
-2
/
+6
2019-11-25
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2
-9
/
+19
2019-11-25
bnxt_en: Fix suspend/resume path on 57500 chips
Vasundhara Volam
1
-0
/
+14
2019-11-25
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
1
-2
/
+10
2019-11-25
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
3
-47
/
+35
2019-11-25
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
2
-3
/
+11
2019-11-25
bnxt_en: Disable/enable Bus master during suspend/resume.
Michael Chan
1
-0
/
+8
2019-11-25
bnxt_en: Add chip IDs for 57452 and 57454 chips.
Michael Chan
1
-1
/
+6
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+2
2019-11-19
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-19
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-19
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-19
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
2019-11-19
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-19
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
3
-2
/
+10
2019-11-19
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-19
bnxt_en: Improve RX buffer error handling.
Michael Chan
3
-2
/
+9
2019-11-19
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
3
-44
/
+77
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-7
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2019-11-16
bnx2x: Remove hw_reset_t function casts
Kees Cook
1
-11
/
+9
2019-11-16
bnx2x: Remove format_fw_ver_t function casts
Kees Cook
2
-12
/
+12
2019-11-16
bnx2x: Remove config_init_t function casts
Kees Cook
2
-61
/
+48
2019-11-16
bnx2x: Remove read_status_t function casts
Kees Cook
1
-22
/
+22
2019-11-16
bnx2x: Drop redundant callback function casts
Kees Cook
1
-80
/
+80
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+4
2019-11-14
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
2
-4
/
+4
2019-11-13
net: bcmgenet: Add RGMII_RXID support
Stefan Wahren
1
-0
/
+5
2019-11-13
net: bcmgenet: Refactor register access in bcmgenet_mii_config
Stefan Wahren
1
-22
/
+20
2019-11-13
net: bcmgenet: Add BCM2711 support
Stefan Wahren
2
-10
/
+54
2019-11-13
net: bcmgenet: Fix error handling on IRQ retrieval
Stefan Wahren
1
-4
/
+7
2019-11-13
net: bcmgenet: Avoid touching non-existent interrupt
Stefan Wahren
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-72
/
+110
2019-11-06
net: bcmgenet: reapply manual settings to the PHY
Doug Berger
1
-1
/
+4
2019-11-06
Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"
Doug Berger
3
-69
/
+73
[next]