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
pinetabv-6.6.y-devel
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
2019-05-23
bnxt_en: Device serial number is supported only for PFs.
Vasundhara Volam
1
-5
/
+6
2019-05-23
bnxt_en: Reduce memory usage when running in kdump kernel.
Michael Chan
2
-3
/
+5
2019-05-23
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
4
-9
/
+10
2019-05-23
bnxt_en: Fix aggregation buffer leak under OOM condition.
Michael Chan
1
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-149
/
+472
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-3
/
+0
2019-05-06
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
1
-0
/
+4
2019-05-06
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
1
-4
/
+12
2019-05-06
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2
-1
/
+44
2019-05-06
bnxt_en: Improve NQ reservations.
Michael Chan
1
-2
/
+4
2019-05-06
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2
-1
/
+19
2019-05-06
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
1
-2
/
+2
2019-05-06
bnxt_en: Read package version from firmware.
Vasundhara Volam
3
-1
/
+12
2019-05-06
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2
-2
/
+7
2019-05-06
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
3
-1
/
+82
2019-05-06
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
1
-39
/
+36
2019-05-06
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2
-53
/
+214
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+32
2019-04-28
bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().
Michael Chan
1
-4
/
+5
2019-04-28
bnxt_en: Fix statistics context reservation logic.
Michael Chan
1
-8
/
+6
2019-04-28
bnxt_en: Pass correct extended TX port statistics size to firmware.
Michael Chan
1
-2
/
+6
2019-04-28
bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.
Michael Chan
1
-6
/
+6
2019-04-28
bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
Vasundhara Volam
1
-0
/
+1
2019-04-28
bnxt_en: Improve multicast address setup logic.
Michael Chan
1
-1
/
+8
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+13
2019-04-09
bnxt_en: Reset device on RX buffer errors.
Michael Chan
1
-0
/
+6
2019-04-09
bnxt_en: Improve RX consumer index validity check.
Michael Chan
1
-3
/
+7
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-3
/
+0
2019-04-05
bnxt: remove ndo_get_port_parent_id implementation for physical ports
Jiri Pirko
1
-1
/
+0
2019-04-05
bnxt: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+2
2019-04-05
bnxt: move bp->switch_id initialization to PF probe
Jiri Pirko
2
-25
/
+25
2019-04-05
net: devlink: extend port attrs for switch ID
Jiri Pirko
1
-1
/
+1
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-2
/
+2
2019-03-28
bnxt: remove ndo_get_phys_port_name implementation
Jiri Pirko
1
-18
/
+0
2019-03-28
bnxt: implement ndo_get_devlink_port
Jiri Pirko
1
-1
/
+9
2019-03-24
bnxt: set devlink port type after registration
Jiri Pirko
1
-1
/
+1
2019-03-24
bnxt: call devlink_port_type_eth_set() before port register
Jiri Pirko
1
-1
/
+1
2019-03-24
bnxt: set devlink port attrs properly
Jiri Pirko
1
-0
/
+2
2019-03-24
bnxt: add missing net/devlink.h include
Jiri Pirko
1
-0
/
+1
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+0
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2019-02-27
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
1
-0
/
+6
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2019-02-23
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-23
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-02-19
bnxt_en: Return relevant error code when offload fails
Sriharsha Basavapatna
1
-1
/
+1
2019-02-19
bnxt_en: Add support for mdio read/write to external PHY
Vasundhara Volam
1
-2
/
+67
2019-02-19
bnxt_en: Propagate trusted VF attribute to firmware.
Michael Chan
3
-4
/
+60
[next]