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
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-11
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-06-14
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur
1
-7
/
+18
2023-06-14
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
Pavan Chebbi
2
-0
/
+7
2023-06-14
bnxt_en: Skip firmware fatal error recovery if chip is not accessible
Vikas Gupta
1
-2
/
+3
2023-06-14
bnxt_en: Query default VLAN before VNIC setup on a VF
Somnath Kotur
1
-0
/
+3
2023-06-14
bnxt_en: Don't issue AP reset during ethtool's reset operation
Sreekanth Reddy
1
-1
/
+1
2023-05-24
bnxt: avoid overflow in bnxt_get_nvram_directory()
Maxim Korotkov
1
-1
/
+1
2023-04-26
bnxt_en: Do not initialize PTP on older P3/P4 chips
Michael Chan
1
-1
/
+1
2023-04-06
bnxt_en: Add missing 200G link speed reporting
Michael Chan
2
-0
/
+3
2023-04-06
bnxt_en: Fix typo in PCI id to device description string mapping
Kalesh AP
1
-4
/
+4
2023-04-06
bnxt_en: Fix reporting of test result in ethtool selftest
Kalesh AP
1
-0
/
+1
2023-03-17
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
1
-11
/
+12
2023-02-22
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
1
-2
/
+6
2023-02-01
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-18
bnxt: make sure we return pages to the pool
Jakub Kicinski
1
-2
/
+2
2023-01-12
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
1
-4
/
+5
2023-01-12
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
3
-14
/
+17
2023-01-12
bnxt_en: Fix XDP RX path
Michael Chan
3
-5
/
+8
2023-01-12
bnxt_en: Simplify bnxt_xdp_buff_init()
Michael Chan
3
-5
/
+5
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
1
-1
/
+9
2022-11-05
bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
Alex Barba
1
-1
/
+1
2022-11-05
bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()
Michael Chan
1
-1
/
+1
2022-11-05
bnxt_en: fix the handling of PCIE-AER
Vikas Gupta
3
-2
/
+31
2022-11-05
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
1
-7
/
+16
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-5
/
+6
2022-10-19
bnxt_en: fix memory leak in bnxt_nvm_test()
Vikas Gupta
1
-5
/
+6
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+3
2022-09-23
bnxt_en: replace reset with config timestamps
Vadim Fedorenko
1
-3
/
+7
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+7
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-20
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
1
-2
/
+2
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-5
/
+5
2022-08-24
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
1
-4
/
+1
2022-08-24
bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
Vikas Gupta
1
-1
/
+1
2022-08-24
bnxt_en: set missing reload flag in devlink features
Vikas Gupta
1
-0
/
+1
2022-08-24
bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
Pavan Chebbi
2
-2
/
+9
2022-08-06
bnxt_en: Remove duplicated include bnxt_devlink.c
Yang Li
1
-1
/
+0
2022-07-29
bnxt_en: implement callbacks for devlink selftests
vikas
3
-12
/
+85
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-13
/
+31
2022-07-13
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
1
-2
/
+11
2022-07-13
bnxt_en: Fix and simplify XDP transmit path
Michael Chan
1
-5
/
+5
2022-07-13
bnxt_en: fix livepatch query
Vikas Gupta
1
-3
/
+5
2022-07-13
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
1
-1
/
+2
2022-07-13
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
3
-2
/
+8
2022-07-07
bnxt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-5
/
+2
2022-06-24
bnxt: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-11
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-1
/
+1
[next]