index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_dcb.c
Age
Commit message (
Expand
)
Author
2024-01-19
bnxt_en: Fix possible crash after creating sw mqprio TCs
Michael Chan
2023-08-08
bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c
Michael Chan
2023-08-08
bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()
Michael Chan
2023-07-28
eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
Jakub Kicinski
2022-03-05
bnxt_en: Properly report no pause support on some cards
Michael Chan
2021-09-25
bnxt_en: Use struct_group_attr() for memcpy() region
Kees Cook
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-07-19
bnxt_en: reject ETS settings that will starve a TC
Edwin Peer
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
2020-03-08
bnxt_en: Remove unnecessary assignment of return code
Vasundhara Volam
2019-08-30
bnxt_en: Prepare bnxt_init_one() to be called multiple times.
Michael Chan
2019-08-30
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
2019-06-30
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-17
bnxt_en: Don't set ETS on unused TCs.
Michael Chan
2018-10-04
bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
Vasundhara Volam
2018-08-05
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
2018-08-05
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
2018-04-27
bnxt_en: Remap TC to hardware queues when configuring PFC.
Michael Chan
2018-04-27
bnxt_en: Add TC to hardware QoS queue mapping logic.
Michael Chan
2018-01-02
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2017-10-14
bnxt_en: Fix possible corruption in DCB parameters from firmware.
Sankar Patchineelam
2017-07-24
bnxt_en: Set ETS min_bw parameter for older firmware.
Michael Chan
2017-07-24
bnxt_en: Report firmware DCBX agent.
Michael Chan
2017-05-17
bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.
Michael Chan
2017-04-24
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2017-03-09
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
2016-12-05
bnxt_en: Add PFC statistics.
Michael Chan
2016-12-05
bnxt_en: Implement DCBNL to support host-based DCBX.
Michael Chan