index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2018-12-20
bnxt_en: Adjust default RX coalescing ticks to 10 us.
Michael Chan
1
-1
/
+1
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
4
-10
/
+78
2018-12-20
bnxt_en: Increase context memory allocations on 57500 chips for RDMA.
Michael Chan
2
-8
/
+59
2018-12-20
bnxt_en: Add Level 2 context memory paging support.
Michael Chan
2
-23
/
+108
2018-12-20
bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().
Michael Chan
2
-6
/
+16
2018-12-20
bnxt_en: Add support for 2nd firmware message channel.
Venkat Duvvuru
2
-18
/
+117
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
3
-19
/
+41
2018-12-20
bnxt_en: Avoid arithmetic on void * pointer.
Venkat Duvvuru
1
-3
/
+5
2018-12-20
bnxt_en: Use macros for firmware message doorbell offsets.
Venkat Duvvuru
2
-6
/
+10
2018-12-20
bnxt_en: Set hwrm_intr_seq_id value to its inverted value.
Venkat Duvvuru
2
-5
/
+6
2018-12-20
bnxt_en: Update firmware interface spec. to 1.10.0.33.
Michael Chan
1
-112
/
+502
2018-12-19
bnxt_en: Fix ethtool self-test loopback.
Michael Chan
1
-1
/
+4
2018-12-18
bnxt_en: query force speeds before disabling autoneg mode.
Vasundhara Volam
1
-1
/
+21
2018-12-18
bnxt_en: Do not free port statistics buffer when device is down.
Michael Chan
2
-5
/
+25
2018-12-18
bnxt_en: Save ring statistics before reset.
Michael Chan
2
-14
/
+44
2018-12-18
bnxt_en: Return linux standard errors in bnxt_ethtool.c
Vasundhara Volam
1
-17
/
+39
2018-12-18
bnxt_en: Don't set ETS on unused TCs.
Michael Chan
1
-1
/
+4
2018-12-18
bnxt_en: Add ethtool -S priority counters.
Michael Chan
3
-1
/
+144
2018-12-18
bnxt_en: Add SR-IOV support for 57500 chips.
Michael Chan
3
-4
/
+19
2018-12-18
bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.
Michael Chan
1
-8
/
+11
2018-12-18
bnxt_en: Reserve 1 stat_ctx for RDMA driver.
Vasundhara Volam
2
-28
/
+52
2018-12-18
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Vasundhara Volam
3
-15
/
+2
2018-12-18
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
7
-16
/
+25
2018-12-18
bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.
Michael Chan
3
-6
/
+16
2018-12-18
bnxt_en: Store the maximum NQs available on the PF.
Michael Chan
2
-1
/
+5
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-1
/
+1
2018-12-13
bnxt: remove printing of hwrm message
Jonathan Toppins
1
-1
/
+2
2018-12-09
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
1
-4
/
+12
2018-12-09
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
1
-6
/
+23
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
3
-3
/
+8
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
1
-0
/
+7
2018-11-15
bnxt_en: Fix filling time in bnxt_fill_coredump_record()
Vasundhara Volam
1
-2
/
+2
2018-11-15
bnxt_en: Add software "missed_irqs" counter.
Michael Chan
3
-1
/
+6
2018-11-15
bnxt_en: Workaround occasional TX timeout on 57500 A0.
Michael Chan
2
-0
/
+68
2018-11-15
bnxt_en: Disable RDMA support on the 57500 chips.
Michael Chan
1
-0
/
+3
2018-11-15
bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.
Michael Chan
1
-1
/
+1
2018-11-15
bnxt_en: Fix RSS context allocation.
Michael Chan
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+0
2018-10-19
bnxt_en: Copy and paste bug in extended tx_stats
Dan Carpenter
1
-1
/
+1
2018-10-16
bnxt_en: Add PCI ID for BCM57508 device.
Michael Chan
1
-0
/
+3
2018-10-16
bnxt_en: Add new NAPI poll function for 57500 chips.
Michael Chan
2
-4
/
+114
2018-10-16
bnxt_en: Refactor bnxt_poll_work().
Michael Chan
2
-11
/
+38
2018-10-16
bnxt_en: Add coalescing setup for 57500 chips.
Michael Chan
1
-0
/
+46
2018-10-16
bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.
Michael Chan
2
-43
/
+45
2018-10-16
bnxt_en: Add RSS support for 57500 chips.
Michael Chan
1
-4
/
+109
2018-10-16
bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.
Michael Chan
2
-10
/
+22
2018-10-16
bnxt_en: Allocate/Free CP rings for 57500 series chips.
Michael Chan
1
-5
/
+66
2018-10-16
bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.
Michael Chan
2
-6
/
+56
2018-10-16
bnxt_en: Add helper functions to get firmware CP ring ID.
Michael Chan
1
-11
/
+56
[next]