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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.
Michael Chan
2020-12-15
1
-9
/
+40
*
bnxt_en: Retry installing FW package under NO_SPACE error condition.
Pavan Chebbi
2020-12-15
1
-5
/
+32
*
bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.
Pavan Chebbi
2020-12-15
1
-32
/
+28
*
bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().
Michael Chan
2020-12-15
1
-33
/
+30
*
bnxt_en: Refactor bnxt_flash_nvram.
Pavan Chebbi
2020-12-15
1
-19
/
+32
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-1
/
+1
|
\
|
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
1
-1
/
+3
|
\
\
|
*
|
bnxt_en: Release PCI regions when DMA mask setup fails during probe.
Michael Chan
2020-11-20
1
-1
/
+1
|
*
|
bnxt_en: fix error return code in bnxt_init_board()
Zhang Changzhong
2020-11-20
1
-0
/
+1
|
*
|
bnxt_en: fix error return code in bnxt_init_one()
Zhang Changzhong
2020-11-20
1
-0
/
+1
*
|
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
2
-0
/
+2
*
|
|
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-20
1
-2
/
+0
*
|
|
devlink: move request_firmware out of driver
Jacob Keller
2020-11-20
3
-14
/
+25
|
/
/
*
|
bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.
Vasundhara Volam
2020-11-17
1
-0
/
+3
*
|
bnxt_en: Fix counter overflow logic.
Michael Chan
2020-11-17
1
-0
/
+1
*
|
bnxt_en: Free port stats during firmware reset.
Michael Chan
2020-11-17
1
-1
/
+2
*
|
bnxt_en: read EEPROM A2h address using page 0
Edwin Peer
2020-11-17
1
-1
/
+1
|
/
*
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
2020-10-27
1
-1
/
+2
*
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
2020-10-27
1
-1
/
+4
*
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2020-10-27
2
-1
/
+19
*
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
2020-10-27
1
-11
/
+2
*
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
2020-10-27
1
-4
/
+5
*
bnxt_en: Add stored FW version info to devlink info_get cb.
Vasundhara Volam
2020-10-12
1
-2
/
+45
*
bnxt_en: Refactor bnxt_dl_info_get().
Vasundhara Volam
2020-10-12
2
-48
/
+71
*
bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.
Vasundhara Volam
2020-10-12
4
-0
/
+31
*
bnxt_en: Log unknown link speed appropriately.
Michael Chan
2020-10-12
1
-1
/
+5
*
bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.
Michael Chan
2020-10-12
1
-0
/
+3
*
bnxt_en: Simplify bnxt_async_event_process().
Michael Chan
2020-10-12
1
-9
/
+3
*
bnxt_en: Set driver default message level.
Michael Chan
2020-10-12
1
-1
/
+3
*
bnxt_en: Enable online self tests for multi-host/NPAR mode.
Vasundhara Volam
2020-10-12
1
-4
/
+4
*
bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.
Vasundhara Volam
2020-10-12
1
-0
/
+2
*
bnxt_en: Eliminate unnecessary RX resets.
Michael Chan
2020-10-04
2
-1
/
+53
*
bnxt_en: Reduce unnecessary message log during RX errors.
Michael Chan
2020-10-04
1
-2
/
+4
*
bnxt_en: Add a software counter for RX ring reset.
Michael Chan
2020-10-04
3
-4
/
+12
*
bnxt_en: Implement RX ring reset in response to buffer errors.
Michael Chan
2020-10-04
1
-4
/
+75
*
bnxt_en: Refactor bnxt_init_one_rx_ring().
Michael Chan
2020-10-04
1
-46
/
+50
*
bnxt_en: Refactor bnxt_free_rx_skbs().
Michael Chan
2020-10-04
1
-68
/
+66
*
bnxt_en: Log FW health status info, if reset is aborted.
Michael Chan
2020-10-04
1
-1
/
+8
*
bnxt_en: perform no master recovery during startup
Edwin Peer
2020-10-04
1
-9
/
+29
*
bnxt_en: log firmware status on firmware init failure
Edwin Peer
2020-10-04
2
-5
/
+55
*
bnxt_en: refactor bnxt_alloc_fw_health()
Edwin Peer
2020-10-04
1
-22
/
+38
*
bnxt_en: Update firmware interface spec to 1.10.1.68.
Vasundhara Volam
2020-10-04
1
-3
/
+21
*
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
2020-09-27
1
-2
/
+7
*
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
2020-09-27
3
-1
/
+107
*
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
2020-09-27
1
-3
/
+26
*
bnxt_en: Report FEC settings to ethtool.
Michael Chan
2020-09-27
3
-3
/
+109
*
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
2020-09-27
1
-1
/
+9
*
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2020-09-27
2
-3
/
+29
*
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
2020-09-27
1
-8
/
+63
[next]