index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
2020-09-15
bnxt: add pause frame stats
Jakub Kicinski
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-26
bnxt: don't enable NAPI until rings are ready
Jakub Kicinski
2020-08-26
bnxt_en: Setup default RSS map in all scenarios.
Michael Chan
2020-08-26
bnxt_en: init RSS table for Minimal-Static VF reservation
Edwin Peer
2020-08-26
bnxt_en: fix HWRM error when querying VF temperature
Edwin Peer
2020-08-26
bnxt_en: Fix possible crash in bnxt_fw_reset_task().
Michael Chan
2020-08-26
bnxt_en: Fix PCI AER error recovery flow
Vasundhara Volam
2020-08-26
bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
Michael Chan
2020-08-26
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
2020-08-26
bnxt_en: Don't query FW when netif_running() is false.
Pavan Chebbi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-30
bnxt_en: Remove superfluous memset()
Li Heng
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
2020-07-27
bnxt_en: Accumulate all counters.
Michael Chan
2020-07-27
bnxt_en: Retrieve hardware masks for port counters.
Michael Chan
2020-07-27
bnxt_en: Retrieve hardware counter masks from firmware if available.
Michael Chan
2020-07-27
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
2020-07-27
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-17
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-12
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
2020-07-12
bnxt_en: Init ethtool link settings after reading updated PHY configuration.
Vasundhara Volam
2020-07-12
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
2020-07-10
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-08
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
2020-07-08
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
2020-07-08
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
2020-07-08
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
2020-07-08
bnxt_en: Fill HW RSS table from the RSS logical indirection table.
Michael Chan
2020-07-08
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
2020-07-08
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
2020-07-08
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
2020-07-08
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-23
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
2020-06-23
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
2020-06-23
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2020-06-23
bnxt_en: Store the running firmware version code.
Michael Chan
[next]