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
2021-08-16
bnxt_en: Add missing DMA memory barriers
Michael Chan
1
-0
/
+12
2021-08-16
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
1
-0
/
+3
2021-08-13
bnxt: count Tx drops
Jakub Kicinski
1
-0
/
+2
2021-08-13
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2
-13
/
+27
2021-08-13
bnxt: disable napi before canceling DIM
Jakub Kicinski
1
-2
/
+1
2021-08-13
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
1
-22
/
+32
2021-08-08
bnxt_en: Use register window 6 instead of 5 to read the PHC
Michael Chan
1
-2
/
+2
2021-08-08
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
3
-4
/
+11
2021-08-08
bnxt_en: Update firmware interface to 1.10.2.52
Michael Chan
1
-21
/
+55
2021-08-05
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
1
-1
/
+2
2021-07-27
bnxt_en: Fix static checker warning in bnxt_fw_reset_task()
Somnath Kotur
1
-3
/
+2
2021-07-24
bnxt_en: Add missing periodic PHC overflow check
Michael Chan
2
-0
/
+11
2021-07-19
bnxt_en: Fix PTP capability discovery
Michael Chan
1
-1
/
+5
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
3
-25
/
+16
2021-07-19
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
1
-0
/
+6
2021-07-19
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
1
-5
/
+16
2021-07-19
bnxt_en: fix error path of FW reset
Somnath Kotur
1
-10
/
+21
2021-07-19
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
1
-0
/
+4
2021-07-19
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
1
-4
/
+5
2021-07-19
bnxt_en: reject ETS settings that will starve a TC
Edwin Peer
1
-1
/
+9
2021-07-19
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
1
-1
/
+2
2021-07-09
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-01
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Doug Berger
2
-21
/
+2
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
19
-87
/
+1386
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+0
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
1
-0
/
+7
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
4
-5
/
+131
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
4
-3
/
+52
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
3
-0
/
+41
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
6
-1
/
+382
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
3
-0
/
+113
2021-06-28
bnxt_en: Update firmware interface to 1.10.2.47
Michael Chan
2
-42
/
+629
2021-06-25
net: bcmgenet: Add mdio-bcm-unimac soft dependency
Jian-Hong Pan
1
-0
/
+1
2021-06-24
bnxt: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-2
/
+0
2021-06-23
net: bcmgenet: Fix attaching to PYH failed on RPi 4B
Jian-Hong Pan
1
-0
/
+1
2021-06-22
net: broadcom: bcm4908_enet: reset DMA rings sw indexes properly
Rafał Miłecki
1
-3
/
+3
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2021-06-18
bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
Somnath Kotur
1
-0
/
+1
2021-06-18
bnxt_en: Fix TQM fastpath ring backing store computation
Rukhsana Ansari
1
-1
/
+1
2021-06-18
bnxt_en: Rediscover PHY capabilities after firmware reset
Michael Chan
1
-0
/
+5
2021-06-08
net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname
Yang Yingliang
1
-14
/
+7
2021-06-08
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-01
bnx2x: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-30
/
+124
2021-05-26
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-05-19
net: broadcom: remove leading spaces before tabs
Hui Tang
2
-13
/
+13
2021-05-18
bnxt_en: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-18
net: broadcom: bnx2x: Fix wrong function name in comments
Yang Shen
2
-3
/
+3
[next]