index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
2017-08-19
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-07-25
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
2017-07-25
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
2017-07-25
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
2017-07-25
bnxt: fix unused variable warnings
stephen hemminger
2017-07-25
bnxt: fix unsigned comparsion with 0
stephen hemminger
2017-07-24
bnxt_en: Use SWITCHDEV_SET_OPS().
David S. Miller
2017-07-24
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
2017-07-24
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
2017-07-24
bnxt_en: add support to enable VF-representors
Sathya Perla
2017-07-24
bnxt_en: Set ETS min_bw parameter for older firmware.
Michael Chan
2017-07-24
bnxt_en: Report firmware DCBX agent.
Michael Chan
2017-07-24
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
Michael Chan
2017-07-24
bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
Michael Chan
2017-07-24
bnxt_en: Implement ndo_bridge_{get|set}link methods.
Michael Chan
2017-07-24
bnxt_en: Retrieve the hardware bridge mode from the firmware.
Michael Chan
2017-07-24
bnxt_en: Update firmware interface spec to 1.8.0.
Michael Chan
2017-07-11
bnxt_en: Fix SRIOV on big-endian architecture.
Michael Chan
2017-07-11
bnxt_en: Fix bug in ethtool -L.
Michael Chan
2017-07-11
bnxt_en: Fix race conditions in .ndo_get_stats64().
Michael Chan
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-23
bnxt_en: Fix netpoll handling.
Michael Chan
2017-06-23
bnxt_en: Add missing logic to handle TPA end error conditions.
Michael Chan
2017-06-16
bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-05-30
bnxt_en: Fix xmit_more with BQL.
Michael Chan
2017-05-30
bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().
Michael Chan
2017-05-30
bnxt_en: Implement xmit_more.
Michael Chan
2017-05-30
bnxt_en: Optimize doorbell write operations for newer chips.
Michael Chan
2017-05-30
bnxt_en: Add additional chip ID definitions.
Michael Chan
2017-05-30
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
Michael Chan
2017-05-30
bnxt_en: Add PCI IDs for BCM57454 VF devices.
Deepak Khungar
2017-05-30
bnxt_en: Support for Short Firmware Message
Deepak Khungar
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-17
bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.
Michael Chan
2017-05-17
bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.
Michael Chan
2017-05-16
bnxt: add dma mapping attributes
Shannon Nelson
2017-05-08
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
2017-04-24
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
Deepak Khungar
2017-04-24
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
Michael Chan
2017-04-24
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
2017-04-24
bnxt_en: Fix VF attributes reporting.
Michael Chan
2017-04-24
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-05
bnxt_en: Cap the msix vector with the max completion rings.
Michael Chan
2017-04-05
bnxt_en: Use short TX BDs for the XDP TX ring.
Michael Chan
[next]