index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
1
-1
/
+2
2020-10-27
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
1
-1
/
+4
2020-10-27
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2
-1
/
+19
2020-10-27
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
1
-11
/
+2
2020-10-27
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
1
-4
/
+5
2020-10-13
bnxt_en: Add stored FW version info to devlink info_get cb.
Vasundhara Volam
1
-2
/
+45
2020-10-13
bnxt_en: Refactor bnxt_dl_info_get().
Vasundhara Volam
2
-48
/
+71
2020-10-13
bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.
Vasundhara Volam
4
-0
/
+31
2020-10-13
bnxt_en: Log unknown link speed appropriately.
Michael Chan
1
-1
/
+5
2020-10-13
bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.
Michael Chan
1
-0
/
+3
2020-10-13
bnxt_en: Simplify bnxt_async_event_process().
Michael Chan
1
-9
/
+3
2020-10-13
bnxt_en: Set driver default message level.
Michael Chan
1
-1
/
+3
2020-10-13
bnxt_en: Enable online self tests for multi-host/NPAR mode.
Vasundhara Volam
1
-4
/
+4
2020-10-13
bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.
Vasundhara Volam
1
-0
/
+2
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+8
2020-10-05
bnxt_en: Eliminate unnecessary RX resets.
Michael Chan
2
-1
/
+53
2020-10-05
bnxt_en: Reduce unnecessary message log during RX errors.
Michael Chan
1
-2
/
+4
2020-10-05
bnxt_en: Add a software counter for RX ring reset.
Michael Chan
3
-4
/
+12
2020-10-05
bnxt_en: Implement RX ring reset in response to buffer errors.
Michael Chan
1
-4
/
+75
2020-10-05
bnxt_en: Refactor bnxt_init_one_rx_ring().
Michael Chan
1
-46
/
+50
2020-10-05
bnxt_en: Refactor bnxt_free_rx_skbs().
Michael Chan
1
-68
/
+66
2020-10-05
bnxt_en: Log FW health status info, if reset is aborted.
Michael Chan
1
-1
/
+8
2020-10-05
bnxt_en: perform no master recovery during startup
Edwin Peer
1
-9
/
+29
2020-10-05
bnxt_en: log firmware status on firmware init failure
Edwin Peer
2
-5
/
+55
2020-10-05
bnxt_en: refactor bnxt_alloc_fw_health()
Edwin Peer
1
-22
/
+38
2020-10-05
bnxt_en: Update firmware interface spec to 1.10.1.68.
Vasundhara Volam
1
-3
/
+21
2020-10-04
bnx2x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
1
-2
/
+7
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
3
-1
/
+107
2020-09-27
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
1
-3
/
+26
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
3
-3
/
+109
2020-09-27
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
1
-1
/
+9
2020-09-27
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2
-3
/
+29
2020-09-27
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
1
-8
/
+63
2020-09-27
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2
-21
/
+65
2020-09-27
bnxt_en: refactor bnxt_get_fw_speed()
Edwin Peer
1
-23
/
+24
2020-09-27
bnxt_en: refactor code to limit speed advertising
Edwin Peer
1
-8
/
+12
2020-09-27
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
5
-113
/
+361
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
1
-3
/
+4
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
1
-9
/
+3
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
4
-57
/
+61
2020-09-25
net/ethernet/broadcom: fix spelling typo
Wang Qing
1
-8
/
+8
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-27
/
+54
2020-09-21
bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.
Michael Chan
1
-1
/
+1
2020-09-21
bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
Michael Chan
1
-0
/
+1
2020-09-21
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
1
-0
/
+3
2020-09-21
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-21
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-21
bnxt_en: Use memcpy to copy VPD field info.
Vasundhara Volam
1
-3
/
+5
2020-09-20
bnx2x: use true,false for bool variables
Jason Yan
1
-3
/
+3
[next]