index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
2018-08-05
1
-0
/
+1
*
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
2018-08-05
1
-0
/
+1
*
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2018-08-05
1
-0
/
+1
*
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
2018-08-05
1
-6
/
+7
*
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-08-05
1
-0
/
+1
*
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2018-08-05
1
-0
/
+4
*
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
2018-08-05
1
-0
/
+1
*
bnxt_en: Add PHY retry logic.
Michael Chan
2018-08-05
1
-0
/
+4
*
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
2018-08-05
1
-0
/
+2
*
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
2018-08-05
1
-2
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-1
/
+0
|
\
|
*
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
2018-07-09
1
-1
/
+0
*
|
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
2018-07-16
1
-3
/
+0
|
/
*
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2018-05-08
1
-2
/
+1
*
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2018-05-08
1
-0
/
+7
*
bnxt_en: add debugfs support for DIM
Andy Gospodarek
2018-04-27
1
-0
/
+2
*
bnxt_en: reduce timeout on initial HWRM calls
Andy Gospodarek
2018-04-27
1
-0
/
+6
*
bnxt_en: Add TC to hardware QoS queue mapping logic.
Michael Chan
2018-04-27
1
-0
/
+1
*
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
2018-03-31
1
-0
/
+3
*
bnxt_en: Improve ring allocation logic.
Michael Chan
2018-03-31
1
-0
/
+4
*
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
2018-03-31
1
-0
/
+2
*
bnxt_en: Add extended port statistics support
Vasundhara Volam
2018-03-31
1
-0
/
+6
*
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
2018-03-31
1
-0
/
+1
*
bnxt_en: Use a dedicated VNIC mode for RDMA.
Michael Chan
2018-03-31
1
-0
/
+1
*
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
2018-03-31
1
-2
/
+2
*
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
1
-0
/
+9
*
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2018-03-12
1
-0
/
+1
*
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
2018-01-17
1
-0
/
+1
*
bnxt_en: Forward VF MAC address to the PF.
Vasundhara Volam
2018-01-17
1
-1
/
+4
*
bnxt_en: Implement new method for the PF to assign SRIOV resources.
Michael Chan
2018-01-17
1
-0
/
+3
*
bnxt_en: Add the new firmware API to query hardware resources.
Michael Chan
2018-01-17
1
-0
/
+1
*
bnxt_en: Refactor hardware resource data structures.
Michael Chan
2018-01-17
1
-15
/
+22
*
bnxt_en: Restore MSIX after disabling SRIOV.
Michael Chan
2018-01-17
1
-1
/
+1
*
bnxt_en: Update firmware interface to 1.9.0.
Michael Chan
2018-01-17
1
-3
/
+3
*
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
2018-01-10
1
-11
/
+23
*
bnxt_en: setup xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+2
*
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
2017-10-28
1
-1
/
+1
*
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
2017-10-28
1
-0
/
+14
*
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
2017-10-28
1
-0
/
+9
*
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
2017-10-28
1
-8
/
+13
*
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
2017-10-28
1
-0
/
+1
*
bnxt_en: Add PCIe device ID for bcm58804
Ray Jui
2017-10-28
1
-0
/
+2
*
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
2017-10-14
1
-0
/
+1
*
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
2017-10-14
1
-0
/
+4
*
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
2017-08-28
1
-0
/
+23
*
bnxt_en: Reduce default rings on multi-port cards.
Michael Chan
2017-08-28
1
-0
/
+1
*
bnxt: Add PCIe device IDs for bcm58802/bcm58808
Ray Jui
2017-08-28
1
-0
/
+8
*
bnxt_en: assign CPU affinity hints to bnxt_en IRQs
Vasundhara Volam
2017-08-28
1
-1
/
+3
*
bnxt_en: Improve tx ring reservation logic.
Michael Chan
2017-08-28
1
-2
/
+3
*
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
2017-07-24
1
-0
/
+2
[next]