index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
1
-4
/
+8
2020-01-27
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
1
-1
/
+3
2020-01-27
bnxt_en: Periodically check and remove aged-out ntuple filters
Pavan Chebbi
1
-0
/
+7
2020-01-27
bnxt_en: Do not accept fragments for aRFS flow steering.
Michael Chan
1
-2
/
+4
2020-01-27
bnxt_en: Support UDP RSS hashing on 575XX chips.
Michael Chan
1
-1
/
+1
2020-01-27
bnxt_en: Remove the setting of dev_port.
Michael Chan
1
-1
/
+0
2020-01-27
bnxt_en: Improve bnxt_probe_phy().
Michael Chan
1
-3
/
+3
2020-01-27
bnxt_en: Improve link up detection.
Michael Chan
1
-1
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+20
2020-01-18
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
1
-4
/
+3
2020-01-18
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
1
-5
/
+17
2020-01-10
bnxt: Detach page from page pool before sending up the stack
Jonathan Lemon
1
-0
/
+1
2020-01-08
bnxt_en: Call recovery done after reset is successfully done
Vikas Gupta
1
-0
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-20
/
+43
2019-12-13
bnxt: apply computed clamp value for coalece parameter
Jonathan Lemon
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-10
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
1
-8
/
+5
2019-12-10
bnxt_en: Fix the logic that creates the health reporters.
Vasundhara Volam
1
-1
/
+10
2019-12-10
bnxt_en: Remove unnecessary NULL checks for fw_health
Vasundhara Volam
1
-4
/
+2
2019-12-10
bnxt_en: Fix bp->fw_health allocation and free logic.
Vasundhara Volam
1
-10
/
+26
2019-12-10
bnxt_en: Free context memory in the open path if firmware has been reset.
Michael Chan
1
-0
/
+3
2019-11-24
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
1
-1
/
+5
2019-11-24
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
1
-0
/
+10
2019-11-24
bnxt_en: Refactor the initialization of the ethtool link settings.
Michael Chan
1
-20
/
+26
2019-11-24
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
1
-1
/
+6
2019-11-24
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
1
-9
/
+17
2019-11-24
bnxt_en: Fix suspend/resume path on 57500 chips
Vasundhara Volam
1
-0
/
+14
2019-11-24
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
1
-2
/
+10
2019-11-24
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
1
-43
/
+31
2019-11-24
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
1
-3
/
+10
2019-11-24
bnxt_en: Disable/enable Bus master during suspend/resume.
Michael Chan
1
-0
/
+8
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+2
2019-11-18
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-18
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-18
bnxt_en: Report health status update after reset is done
Vasundhara Volam
1
-0
/
+3
2019-11-18
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
1
-0
/
+2
2019-11-18
bnxt_en: Improve RX buffer error handling.
Michael Chan
1
-2
/
+6
2019-11-18
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
1
-10
/
+10
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-7
/
+2
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+4
2019-10-31
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.
Pavan Chebbi
1
-0
/
+2
2019-10-31
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.
Vasundhara Volam
1
-9
/
+14
2019-10-31
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
1
-8
/
+10
2019-10-31
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
1
-1
/
+1
2019-10-31
bnxt_en: Add support to invoke OP-TEE API to reset firmware
Vasundhara Volam
1
-2
/
+11
2019-10-29
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: Adjust the time to wait before polling firmware readiness.
Vasundhara Volam
1
-5
/
+2
2019-09-16
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
1
-5
/
+43
[prev]
[next]