summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt
AgeCommit message (Expand)Author
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan
2017-06-16bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-05-30bnxt_en: Fix xmit_more with BQL.Michael Chan
2017-05-30bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().Michael Chan
2017-05-30bnxt_en: Implement xmit_more.Michael Chan
2017-05-30bnxt_en: Optimize doorbell write operations for newer chips.Michael Chan
2017-05-30bnxt_en: Add additional chip ID definitions.Michael Chan
2017-05-30bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.Michael Chan
2017-05-30bnxt_en: Add PCI IDs for BCM57454 VF devices.Deepak Khungar
2017-05-30bnxt_en: Support for Short Firmware MessageDeepak Khungar
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan
2017-05-16bnxt: add dma mapping attributesShannon Nelson
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-04-24bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configurationDeepak Khungar
2017-04-24bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.Michael Chan
2017-04-24bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar
2017-04-24bnxt_en: Fix VF attributes reporting.Michael Chan
2017-04-24bnxt_en: Pass DCB RoCE app priority to firmware.Michael Chan
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05bnxt_en: Cap the msix vector with the max completion rings.Michael Chan
2017-04-05bnxt_en: Use short TX BDs for the XDP TX ring.Michael Chan
2017-04-05bnxt_en: Add interrupt test to ethtool -t selftest.Michael Chan
2017-04-05bnxt_en: Add PHY loopback to ethtool self-test.Michael Chan
2017-04-05bnxt_en: Add ethtool mac loopback self test.Michael Chan
2017-04-05bnxt_en: Add basic ethtool -t selftest support.Michael Chan
2017-04-05bnxt_en: Add suspend/resume callbacks.Michael Chan
2017-04-05bnxt_en: Add ethtool set_wol method.Michael Chan
2017-04-05bnxt_en: Add ethtool get_wol method.Michael Chan
2017-04-05bnxt_en: Add pci shutdown method.Michael Chan
2017-04-05bnxt_en: Add basic WoL infrastructure.Michael Chan
2017-04-05bnxt_en: Update firmware interface spec to 1.7.6.2.Michael Chan
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-29bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan
2017-03-29bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam
2017-03-29bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-09bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan
2017-03-09bnxt_en: Check if firmware LLDP agent is running.Michael Chan
2017-03-09bnxt_en: Call bnxt_ulp_stop() during tx timeout.Michael Chan
2017-03-09bnxt_en: Perform function reset earlier during probe.Michael Chan
2017-02-21bnxt_en: use eth_hw_addr_random()Tobias Klauser
2017-02-20bnxt_en: fix pci cleanup in bnxt_init_one() failure pathSathya Perla