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
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
bnxt: make sure we return pages to the pool
Jakub Kicinski
1
-2
/
+2
2022-12-28
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
1
-4
/
+5
2022-12-28
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
3
-14
/
+17
2022-12-28
bnxt_en: Fix XDP RX path
Michael Chan
3
-5
/
+8
2022-12-28
bnxt_en: Simplify bnxt_xdp_buff_init()
Michael Chan
3
-5
/
+5
2022-12-28
bnxt_en: fix devlink port registration to netdev
Vikas Gupta
1
-1
/
+4
2022-12-13
bnxt: Use generic HBH removal helper in tx path
Coco Li
1
-1
/
+25
2022-12-02
bnxt: report FEC block stats via standard interface
Jakub Kicinski
1
-0
/
+8
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+9
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
1
-1
/
+9
2022-11-11
ptp: bnxt: convert .adjfreq to .adjfine
Jacob Keller
1
-16
/
+6
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-11
/
+49
2022-11-08
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
3
-15
/
+42
2022-11-08
bnxt_en: update RSS config using difference algorithm
Edwin Peer
4
-1
/
+85
2022-11-08
bnxt_en: refactor VNIC RSS update functions
Edwin Peer
1
-18
/
+16
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-0
/
+15
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-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-8
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-5
/
+1
2022-10-25
bnxt_en: check and resize NVRAM UPDATE entry before flashing
Vikas Gupta
1
-0
/
+32
2022-10-25
bnxt_en: add .get_module_eeprom_by_page() support
Vikas Gupta
2
-7
/
+71
2022-10-25
bnxt_en: Update firmware interface to 1.10.2.118
Michael Chan
1
-65
/
+169
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
[next]