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.13.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
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
3
-2
/
+24
2019-11-25
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
3
-5
/
+12
2019-11-25
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
2
-0
/
+11
2019-11-25
bnxt_en: Refactor the initialization of the ethtool link settings.
Michael Chan
1
-20
/
+26
2019-11-25
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
3
-3
/
+10
2019-11-25
bnxt_en: Assign more RSS context resources to the VFs.
Michael Chan
1
-2
/
+6
2019-11-25
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2
-9
/
+19
2019-11-25
bnxt_en: Fix suspend/resume path on 57500 chips
Vasundhara Volam
1
-0
/
+14
2019-11-25
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
1
-2
/
+10
2019-11-25
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
3
-47
/
+35
2019-11-25
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
2
-3
/
+11
2019-11-25
bnxt_en: Disable/enable Bus master during suspend/resume.
Michael Chan
1
-0
/
+8
2019-11-25
bnxt_en: Add chip IDs for 57452 and 57454 chips.
Michael Chan
1
-1
/
+6
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+2
2019-11-19
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-19
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-19
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-19
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
2019-11-19
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-19
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
3
-2
/
+10
2019-11-19
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-19
bnxt_en: Improve RX buffer error handling.
Michael Chan
3
-2
/
+9
2019-11-19
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
3
-44
/
+77
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-7
/
+2
2019-11-14
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
2
-4
/
+4
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-52
/
+73
2019-11-01
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.
Pavan Chebbi
1
-0
/
+2
2019-11-01
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.
Vasundhara Volam
1
-9
/
+14
2019-11-01
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
3
-11
/
+20
2019-11-01
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
3
-2
/
+165
2019-11-01
bnxt_en: Add support for NAT(L3/L4 rewrite)
Somnath Kotur
2
-7
/
+144
2019-11-01
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
Somnath Kotur
1
-1
/
+2
2019-11-01
bnxt_en: Add support for L2 rewrite
Venkat Duvvuru
2
-0
/
+143
2019-10-31
bnxt_en: Add support to collect crash dump via ethtool
Vasundhara Volam
3
-2
/
+40
2019-10-31
bnxt_en: Add support to invoke OP-TEE API to reset firmware
Vasundhara Volam
2
-2
/
+14
2019-10-30
broadcom: bnxt: Fix use true/false for bool
Saurav Girepunje
1
-1
/
+1
2019-10-22
bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...
Vasundhara Volam
1
-1
/
+2
2019-10-22
bnxt_en: Minor formatting changes in FW devlink_health_reporter
Vasundhara Volam
1
-11
/
+6
2019-10-22
bnxt_en: Adjust the time to wait before polling firmware readiness.
Vasundhara Volam
1
-5
/
+2
2019-10-22
bnxt_en: Fix devlink NVRAM related byte order related issues.
Michael Chan
1
-27
/
+54
2019-10-22
bnxt_en: Fix the size of devlink MSIX parameters.
Vasundhara Volam
2
-15
/
+16
2019-10-12
devlink: propagate extack down to health reporter ops
Jiri Pirko
1
-3
/
+6
2019-09-16
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
2
-5
/
+46
2019-09-16
bnxt_en: Update firmware interface spec. to 1.10.0.100.
Michael Chan
1
-43
/
+103
2019-09-16
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2
-1
/
+2
2019-09-16
bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.
Michael Chan
1
-3
/
+5
2019-08-31
bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.
Michael Chan
1
-30
/
+52
2019-08-31
bnxt_en: Add FW fatal devlink_health_reporter.
Vasundhara Volam
3
-2
/
+141
2019-08-31
bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.
Michael Chan
2
-0
/
+45
2019-08-31
bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task().
Michael Chan
1
-0
/
+64
[next]