index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_dcb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Prepare bnxt_init_one() to be called multiple times.
Michael Chan
2019-08-30
1
-0
/
+2
*
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
2019-08-30
1
-4
/
+0
*
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
2019-06-30
1
-1
/
+1
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
bnxt_en: Don't set ETS on unused TCs.
Michael Chan
2018-12-17
1
-1
/
+4
*
bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
Vasundhara Volam
2018-10-04
1
-3
/
+3
*
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
2018-08-05
1
-1
/
+82
*
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
2018-08-05
1
-3
/
+3
*
bnxt_en: Remap TC to hardware queues when configuring PFC.
Michael Chan
2018-04-27
1
-41
/
+60
*
bnxt_en: Add TC to hardware QoS queue mapping logic.
Michael Chan
2018-04-27
1
-23
/
+42
*
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-3
/
+2
*
bnxt_en: Fix possible corruption in DCB parameters from firmware.
Sankar Patchineelam
2017-10-14
1
-5
/
+18
*
bnxt_en: Set ETS min_bw parameter for older firmware.
Michael Chan
2017-07-24
1
-0
/
+6
*
bnxt_en: Report firmware DCBX agent.
Michael Chan
2017-07-24
1
-3
/
+8
*
bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.
Michael Chan
2017-05-17
1
-2
/
+4
*
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2017-04-24
1
-1
/
+107
*
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
2017-03-09
1
-1
/
+1
*
bnxt_en: Add PFC statistics.
Michael Chan
2016-12-05
1
-1
/
+13
*
bnxt_en: Implement DCBNL to support host-based DCBX.
Michael Chan
2016-12-05
1
-0
/
+490