index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
2021-08-08
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
2021-07-26
bnxt_en: Fix static checker warning in bnxt_fw_reset_task()
Somnath Kotur
2021-07-19
bnxt_en: Fix PTP capability discovery
Michael Chan
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
2021-07-19
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
2021-07-19
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
2021-07-19
bnxt_en: fix error path of FW reset
Somnath Kotur
2021-07-19
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
2021-07-19
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
2021-06-18
bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
Somnath Kotur
2021-06-18
bnxt_en: Fix TQM fastpath ring backing store computation
Rukhsana Ansari
2021-06-18
bnxt_en: Rediscover PHY capabilities after firmware reset
Michael Chan
2021-05-17
bnxt_en: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
bnxt_en: Fix context memory setup for 64K page size.
Michael Chan
2021-05-17
bnxt_en: Include new P5 HV definition in VF check.
Andy Gospodarek
2021-05-12
bnxt_en: Fix and improve .ndo_features_check().
Michael Chan
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-25
bnxt_en: Implement .ndo_features_check().
Michael Chan
2021-04-25
bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.
Michael Chan
2021-04-25
bnxt_en: Add PCI IDs for Hyper-V VF devices.
Michael Chan
2021-04-25
bnxt_en: allow promiscuous mode for trusted VFs
Edwin Peer
2021-04-25
bnxt_en: Add support for fw managed link down feature.
Michael Chan
2021-04-25
bnxt_en: Add a new phy_flags field to the main driver structure.
Michael Chan
2021-04-25
bnxt_en: report signal mode in link up messages
Edwin Peer
2021-04-25
bnxt_en: Fix RX consumer index logic in the error path.
Michael Chan
2021-04-22
bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
Dan Carpenter
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
2021-04-12
bnxt_en: Free and allocate VF-Reps during error recovery.
Sriharsha Basavapatna
2021-04-12
bnxt_en: Invalidate health register mapping at the end of probe.
Vasundhara Volam
2021-04-12
bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().
Michael Chan
2021-03-22
bnxt_en: Enhance retry of the first message to the firmware.
Michael Chan
2021-03-22
bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset.
Vasundhara Volam
2021-03-22
bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver.
Michael Chan
2021-03-22
bnxt_en: check return value of bnxt_hwrm_func_resc_qcaps
Scott Branden
2021-03-22
bnxt_en: don't fake firmware response success when PCI is disabled
Edwin Peer
2021-03-22
bnxt_en: Improve wait for firmware commands completion
Pavan Chebbi
2021-03-22
bnxt_en: Improve the status_reliable flag in bp->fw_health.
Michael Chan
2021-02-26
bnxt_en: reliably allocate IRQ table on reset to avoid crash
Edwin Peer
2021-02-26
bnxt_en: Fix race between firmware reset and driver remove.
Vasundhara Volam
[next]