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
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-05
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
2019-05-05
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
2019-05-05
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2019-05-05
bnxt_en: Improve NQ reservations.
Michael Chan
2019-05-05
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2019-05-05
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
2019-05-05
bnxt_en: Read package version from firmware.
Vasundhara Volam
2019-05-05
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2019-05-05
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
2019-05-05
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-27
bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().
Michael Chan
2019-04-27
bnxt_en: Fix statistics context reservation logic.
Michael Chan
2019-04-27
bnxt_en: Pass correct extended TX port statistics size to firmware.
Michael Chan
2019-04-27
bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.
Michael Chan
2019-04-27
bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
Vasundhara Volam
2019-04-27
bnxt_en: Improve multicast address setup logic.
Michael Chan
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
bnxt_en: Reset device on RX buffer errors.
Michael Chan
2019-04-08
bnxt_en: Improve RX consumer index validity check.
Michael Chan
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-04
bnxt: remove ndo_get_port_parent_id implementation for physical ports
Jiri Pirko
2019-04-04
bnxt: move bp->switch_id initialization to PF probe
Jiri Pirko
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-28
bnxt: remove ndo_get_phys_port_name implementation
Jiri Pirko
2019-03-28
bnxt: implement ndo_get_devlink_port
Jiri Pirko
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-27
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2019-02-22
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
2019-02-19
bnxt_en: Add support for mdio read/write to external PHY
Vasundhara Volam
2019-02-19
bnxt_en: Propagate trusted VF attribute to firmware.
Michael Chan
2019-02-19
bnxt_en: Add support for BCM957504
Erik Burrows
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-06
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-01-31
bnxt_en: Disable interrupts when allocating CP rings or NQs.
Michael Chan
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-12
bnxt_en: Fix context memory allocation.
Michael Chan
2019-01-12
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-20
bnxt_en: Adjust default RX coalescing ticks to 10 us.
Michael Chan
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
2018-12-20
bnxt_en: Increase context memory allocations on 57500 chips for RDMA.
Michael Chan
2018-12-20
bnxt_en: Add Level 2 context memory paging support.
Michael Chan
2018-12-20
bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().
Michael Chan
2018-12-20
bnxt_en: Add support for 2nd firmware message channel.
Venkat Duvvuru
[next]