index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
1
-0
/
+1
2018-12-20
bnxt_en: Increase context memory allocations on 57500 chips for RDMA.
Michael Chan
1
-0
/
+2
2018-12-20
bnxt_en: Add Level 2 context memory paging support.
Michael Chan
1
-0
/
+3
2018-12-20
bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().
Michael Chan
1
-1
/
+4
2018-12-20
bnxt_en: Add support for 2nd firmware message channel.
Venkat Duvvuru
1
-8
/
+65
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
1
-0
/
+13
2018-12-20
bnxt_en: Use macros for firmware message doorbell offsets.
Venkat Duvvuru
1
-3
/
+5
2018-12-20
bnxt_en: Set hwrm_intr_seq_id value to its inverted value.
Venkat Duvvuru
1
-2
/
+1
2018-12-17
bnxt_en: Save ring statistics before reset.
Michael Chan
1
-0
/
+1
2018-12-17
bnxt_en: Add ethtool -S priority counters.
Michael Chan
1
-0
/
+2
2018-12-17
bnxt_en: Add SR-IOV support for 57500 chips.
Michael Chan
1
-0
/
+1
2018-12-17
bnxt_en: Reserve 1 stat_ctx for RDMA driver.
Vasundhara Volam
1
-0
/
+1
2018-12-17
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Vasundhara Volam
1
-1
/
+0
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
1
-2
/
+1
2018-12-17
bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.
Michael Chan
1
-1
/
+1
2018-12-17
bnxt_en: Store the maximum NQs available on the PF.
Michael Chan
1
-0
/
+1
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
1
-0
/
+1
2018-11-15
bnxt_en: Add software "missed_irqs" counter.
Michael Chan
1
-0
/
+1
2018-11-15
bnxt_en: Workaround occasional TX timeout on 57500 A0.
Michael Chan
1
-0
/
+3
2018-10-18
bnxt_en: Copy and paste bug in extended tx_stats
Dan Carpenter
1
-1
/
+1
2018-10-15
bnxt_en: Add new NAPI poll function for 57500 chips.
Michael Chan
1
-0
/
+4
2018-10-15
bnxt_en: Refactor bnxt_poll_work().
Michael Chan
1
-0
/
+5
2018-10-15
bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.
Michael Chan
1
-1
/
+1
2018-10-15
bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.
Michael Chan
1
-0
/
+1
2018-10-15
bnxt_en: Allocate completion ring structures for 57500 series chips.
Michael Chan
1
-0
/
+3
2018-10-15
bnxt_en: Re-structure doorbells.
Michael Chan
1
-13
/
+52
2018-10-15
bnxt_en: Add 57500 new chip ID and basic structures.
Michael Chan
1
-3
/
+52
2018-10-15
bnxt_en: Check context memory requirements from firmware.
Michael Chan
1
-0
/
+48
2018-10-15
bnxt_en: Add new flags to setup new page table PTE bits on newer devices.
Michael Chan
1
-0
/
+8
2018-10-15
bnxt_en: Refactor bnxt_ring_struct.
Michael Chan
1
-1
/
+5
2018-10-15
bnxt_en: Update interrupt coalescing logic.
Michael Chan
1
-2
/
+37
2018-10-15
bnxt_en: Add maximum extended request length fw message support.
Michael Chan
1
-0
/
+1
2018-10-15
bnxt_en: Add additional extended port statistics.
Michael Chan
1
-0
/
+7
2018-10-15
bnxt_en: Update firmware interface spec. to 1.10.0.3.
Michael Chan
1
-3
/
+3
2018-09-03
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
1
-1
/
+1
2018-09-03
bnxt_en: Clean up unused functions.
Michael Chan
1
-1
/
+0
2018-08-05
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
1
-0
/
+1
2018-08-05
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
1
-0
/
+1
2018-08-05
bnxt_en: Notify firmware about IF state changes.
Michael Chan
1
-0
/
+1
2018-08-05
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
1
-6
/
+7
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
1
-0
/
+1
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
1
-0
/
+4
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
1
-0
/
+1
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
1
-0
/
+4
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
1
-0
/
+2
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
1
-2
/
+2
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+0
2018-07-16
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
1
-3
/
+0
2018-07-09
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
1
-1
/
+0
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
1
-2
/
+1
[next]