index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Fix possible corruption in DCB parameters from firmware.
Sankar Patchineelam
2017-10-14
1
-5
/
+18
*
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
2017-10-14
3
-1
/
+10
*
bnxt_en: Fix VF resource checking.
Michael Chan
2017-10-14
1
-2
/
+9
*
bnxt_en: Fix VF PCIe link speed and width logic.
Vasundhara Volam
2017-10-14
1
-1
/
+1
*
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
2017-10-14
3
-12
/
+21
*
bnxt_en: Improve VF/PF link change logic.
Michael Chan
2017-10-14
1
-13
/
+53
*
bnxt_en: check for ingress qdisc in flower offload
Sathya Perla
2017-09-18
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
2
-12
/
+31
|
\
|
*
bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().
Michael Chan
2017-08-23
1
-12
/
+28
|
*
bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
Michael Chan
2017-08-23
1
-0
/
+2
|
*
bnxt_en: Fix .ndo_setup_tc() to include XDP rings.
Michael Chan
2017-08-23
1
-0
/
+1
*
|
bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()
Sathya Perla
2017-08-29
1
-0
/
+5
*
|
bnxt_en: add code to query TC flower offload stats
Sathya Perla
2017-08-28
1
-0
/
+95
*
|
bnxt_en: add TC flower offload flow_alloc/free FW cmds
Sathya Perla
2017-08-28
1
-2
/
+139
*
|
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
2017-08-28
7
-9
/
+841
*
|
bnxt_en: fix clearing devlink ptr from bnxt struct
Sathya Perla
2017-08-28
2
-7
/
+11
*
|
bnxt_en: Reduce default rings on multi-port cards.
Michael Chan
2017-08-28
2
-4
/
+10
*
|
bnxt_en: Improve -ENOMEM logic in NAPI poll loop.
Michael Chan
2017-08-28
1
-0
/
+7
*
|
bnxt: initialize board_info values with proper enums
Scott Branden
2017-08-28
1
-32
/
+32
*
|
bnxt: Add PCIe device IDs for bcm58802/bcm58808
Ray Jui
2017-08-28
2
-1
/
+15
*
|
bnxt_en: assign CPU affinity hints to bnxt_en IRQs
Vasundhara Volam
2017-08-28
2
-2
/
+27
*
|
bnxt_en: Improve tx ring reservation logic.
Michael Chan
2017-08-28
4
-14
/
+44
*
|
bnxt_en: Update firmware interface spec. to 1.8.1.4.
Michael Chan
2017-08-28
1
-5
/
+181
*
|
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
2017-08-19
1
-1
/
+1
*
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-3
/
+5
*
|
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
|
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+4
*
|
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
2017-07-25
2
-6
/
+4
*
|
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
2017-07-25
1
-1
/
+1
*
|
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
2017-07-25
2
-0
/
+34
*
|
bnxt: fix unused variable warnings
stephen hemminger
2017-07-25
1
-4
/
+0
*
|
bnxt: fix unsigned comparsion with 0
stephen hemminger
2017-07-25
1
-1
/
+1
*
|
bnxt_en: Use SWITCHDEV_SET_OPS().
David S. Miller
2017-07-24
1
-1
/
+1
*
|
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
2017-07-24
3
-1
/
+89
*
|
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
2017-07-24
4
-12
/
+288
*
|
bnxt_en: add support to enable VF-representors
Sathya Perla
2017-07-24
6
-2
/
+329
*
|
bnxt_en: Set ETS min_bw parameter for older firmware.
Michael Chan
2017-07-24
2
-0
/
+7
*
|
bnxt_en: Report firmware DCBX agent.
Michael Chan
2017-07-24
3
-12
/
+19
*
|
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
Michael Chan
2017-07-24
2
-4
/
+7
*
|
bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
Michael Chan
2017-07-24
1
-12
/
+13
*
|
bnxt_en: Implement ndo_bridge_{get|set}link methods.
Michael Chan
2017-07-24
1
-0
/
+67
*
|
bnxt_en: Retrieve the hardware bridge mode from the firmware.
Michael Chan
2017-07-24
2
-0
/
+9
*
|
bnxt_en: Update firmware interface spec to 1.8.0.
Michael Chan
2017-07-24
4
-39
/
+308
|
/
*
bnxt_en: Fix SRIOV on big-endian architecture.
Michael Chan
2017-07-11
1
-5
/
+10
*
bnxt_en: Fix bug in ethtool -L.
Michael Chan
2017-07-11
4
-9
/
+8
*
bnxt_en: Fix race conditions in .ndo_get_stats64().
Michael Chan
2017-07-11
2
-2
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
2
-10
/
+57
|
\
|
*
bnxt_en: Fix netpoll handling.
Michael Chan
2017-06-23
1
-6
/
+48
|
*
bnxt_en: Add missing logic to handle TPA end error conditions.
Michael Chan
2017-06-23
2
-4
/
+9
[next]