index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+1
2018-05-26
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-18
/
+1
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
1
-1
/
+1
2018-05-08
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
1
-0
/
+3
2018-05-08
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
1
-4
/
+8
2018-04-27
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
Michael Chan
1
-0
/
+31
2018-04-27
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
1
-0
/
+4
2018-04-27
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
Michael Chan
1
-1
/
+26
2018-04-27
bnxt_en: add debugfs support for DIM
Andy Gospodarek
1
-0
/
+6
2018-04-27
bnxt_en: reduce timeout on initial HWRM calls
Andy Gospodarek
1
-3
/
+23
2018-04-27
bnxt_en: Increase RING_IDLE minimum threshold to 50
Andy Gospodarek
1
-1
/
+1
2018-04-27
bnxt_en: Simplify ring alloc/free error messages.
Michael Chan
1
-37
/
+6
2018-04-27
bnxt_en: Do not set firmware time from VF driver on older firmware.
Michael Chan
1
-1
/
+2
2018-04-27
bnxt_en: Add TC to hardware QoS queue mapping logic.
Michael Chan
1
-1
/
+4
2018-04-11
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
1
-1
/
+1
2018-04-11
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
1
-0
/
+2
2018-04-01
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
1
-3
/
+4
2018-04-01
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
1
-9
/
+30
2018-04-01
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
1
-32
/
+25
2018-04-01
bnxt_en: Add IRQ remapping logic.
Michael Chan
1
-17
/
+42
2018-04-01
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
1
-2
/
+29
2018-04-01
bnxt_en: Improve ring allocation logic.
Michael Chan
1
-15
/
+17
2018-04-01
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
1
-5
/
+16
2018-04-01
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
1
-2
/
+6
2018-04-01
bnxt_en: Add extended port statistics support
Vasundhara Volam
1
-2
/
+43
2018-04-01
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
1
-0
/
+1
2018-04-01
bnxt_en: Use a dedicated VNIC mode for RDMA.
Michael Chan
1
-4
/
+14
2018-04-01
bnxt_en: Adjust default rings for multi-port NICs.
Michael Chan
1
-3
/
+9
2018-04-01
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
1
-6
/
+9
2018-03-26
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-1
/
+1
2018-03-12
bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
Michael Chan
1
-0
/
+3
2018-03-12
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
1
-5
/
+12
2018-03-12
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
1
-2
/
+5
2018-03-12
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
1
-2
/
+2
2018-03-12
bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.
Eddie Wai
1
-44
/
+20
2018-03-12
bnxt_en: Refactor the functions to reserve hardware rings.
Michael Chan
1
-32
/
+53
2018-01-29
bnxt_en: cleanup DIM work on device shutdown
Andy Gospodarek
1
-1
/
+7
2018-01-26
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-1
/
+2
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
1
-6
/
+2
2018-01-17
bnxt_en: Add cache line size setting to optimize performance.
Michael Chan
1
-0
/
+24
2018-01-17
bnxt_en: Forward VF MAC address to the PF.
Vasundhara Volam
1
-1
/
+2
2018-01-17
bnxt_en: Add BCM5745X NPAR device IDs
Vasundhara Volam
1
-0
/
+4
2018-01-17
bnxt_en: Expand bnxt_check_rings() to check all resources.
Michael Chan
1
-9
/
+84
2018-01-17
bnxt_en: Implement new method for the PF to assign SRIOV resources.
Michael Chan
1
-0
/
+8
2018-01-17
bnxt_en: Reserve resources for RFS.
Michael Chan
1
-4
/
+17
2018-01-17
bnxt_en: Implement new method to reserve rings.
Michael Chan
1
-25
/
+247
2018-01-17
bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.
Michael Chan
1
-0
/
+19
2018-01-17
bnxt_en: Add the new firmware API to query hardware resources.
Michael Chan
1
-1
/
+55
2018-01-17
bnxt_en: Refactor hardware resource data structures.
Michael Chan
1
-90
/
+36
2018-01-17
bnxt_en: Restore MSIX after disabling SRIOV.
Michael Chan
1
-2
/
+14
[next]