index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan
2020-04-27
1
-1
/
+0
*
bnxt_en: Read partno and serialno of the board from VPD
Vasundhara Volam
2020-03-27
1
-0
/
+4
*
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
2020-03-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-1
/
+1
|
\
|
*
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
2020-03-24
1
-1
/
+1
*
|
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-04
1
-1
/
+3
|
/
*
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
2020-01-27
1
-1
/
+1
*
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
2020-01-27
1
-0
/
+2
*
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
2020-01-18
1
-0
/
+1
*
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
2020-01-18
1
-3
/
+0
*
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
2019-11-24
1
-0
/
+3
*
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
2019-11-24
1
-0
/
+1
*
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
2019-11-24
1
-1
/
+2
*
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2019-11-24
1
-0
/
+2
*
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
2019-11-24
1
-2
/
+2
*
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
2019-11-24
1
-0
/
+1
*
bnxt_en: Add chip IDs for 57452 and 57454 chips.
Michael Chan
2019-11-24
1
-1
/
+6
*
bnxt_en: Report health status update after reset is done
Vasundhara Volam
2019-11-19
1
-0
/
+1
*
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
2019-11-19
1
-0
/
+1
*
bnxt_en: Improve RX buffer error handling.
Michael Chan
2019-11-19
1
-0
/
+1
*
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
2019-11-19
1
-3
/
+3
*
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
2019-10-31
1
-0
/
+12
*
bnxt_en: Add support to collect crash dump via ethtool
Vasundhara Volam
2019-10-31
1
-0
/
+3
*
bnxt_en: Add support to invoke OP-TEE API to reset firmware
Vasundhara Volam
2019-10-31
1
-0
/
+3
*
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
2019-09-16
1
-0
/
+3
*
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2019-09-16
1
-0
/
+1
*
bnxt_en: Add FW fatal devlink_health_reporter.
Vasundhara Volam
2019-08-30
1
-0
/
+7
*
bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.
Michael Chan
2019-08-30
1
-0
/
+1
*
bnxt_en: Do not send firmware messages if firmware is in error state.
Michael Chan
2019-08-30
1
-0
/
+1
*
bnxt_en: Add devlink health reset reporter.
Vasundhara Volam
2019-08-30
1
-0
/
+5
*
bnxt_en: Handle firmware reset.
Michael Chan
2019-08-30
1
-0
/
+11
*
bnxt_en: Handle RESET_NOTIFY async event from firmware.
Michael Chan
2019-08-30
1
-0
/
+7
*
bnxt_en: Add new FW devlink_health_reporter
Vasundhara Volam
2019-08-30
1
-0
/
+3
*
bnxt_en: Add BNXT_STATE_IN_FW_RESET state.
Michael Chan
2019-08-30
1
-0
/
+1
*
bnxt_en: Enable health monitoring.
Michael Chan
2019-08-30
1
-0
/
+9
*
bnxt_en: Pre-map the firmware health monitoring registers.
Michael Chan
2019-08-30
1
-0
/
+6
*
bnxt_en: Discover firmware error recovery capabilities.
Michael Chan
2019-08-30
1
-0
/
+38
*
bnxt_en: Handle firmware reset status during IF_UP.
Michael Chan
2019-08-30
1
-0
/
+2
*
bnxt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-11
1
-1
/
+0
*
bnxt_en: Support all variants of the 5750X chip family.
Michael Chan
2019-07-29
1
-2
/
+6
*
bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.
Michael Chan
2019-07-29
1
-2
/
+2
*
bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.
Michael Chan
2019-07-29
1
-0
/
+1
*
bnxt_en: Add TPA ID mapping logic for 57500 chips.
Michael Chan
2019-07-29
1
-0
/
+9
*
bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.
Michael Chan
2019-07-29
1
-0
/
+6
*
bnxt_en: Add TPA structure definitions for BCM57500 chips.
Michael Chan
2019-07-29
1
-0
/
+67
*
bnxt_en: add page_pool support
Andy Gospodarek
2019-07-09
1
-0
/
+3
*
bnxt_en: optimized XDP_REDIRECT support
Andy Gospodarek
2019-07-09
1
-4
/
+9
*
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
2019-07-09
1
-0
/
+1
*
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
2019-06-27
1
-2
/
+2
|
\
|
*
linux/dim: Move implementation to .c files
Tal Gilboa
2019-06-25
1
-1
/
+1
[next]