summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2017-08-28bnxt_en: bnxt: add TC flower filter offload supportSathya Perla
2017-08-28bnxt_en: Reduce default rings on multi-port cards.Michael Chan
2017-08-28bnxt: Add PCIe device IDs for bcm58802/bcm58808Ray Jui
2017-08-28bnxt_en: assign CPU affinity hints to bnxt_en IRQsVasundhara Volam
2017-08-28bnxt_en: Improve tx ring reservation logic.Michael Chan
2017-07-24bnxt_en: add support for port_attr_get and and get_phys_port_nameSathya Perla
2017-07-24bnxt_en: add vf-rep RX/TX and netdev implementationSathya Perla
2017-07-24bnxt_en: add support to enable VF-representorsSathya Perla
2017-07-24bnxt_en: Report firmware DCBX agent.Michael Chan
2017-07-24bnxt_en: Retrieve the hardware bridge mode from the firmware.Michael Chan
2017-07-24bnxt_en: Update firmware interface spec to 1.8.0.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: Add missing logic to handle TPA end error conditions.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: Support for Short Firmware MessageDeepak Khungar
2017-04-24bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configurationDeepak Khungar
2017-04-24bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar
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 ethtool set_wol method.Michael Chan
2017-04-05bnxt_en: Add basic WoL infrastructure.Michael Chan
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-09bnxt_en: Check if firmware LLDP agent is running.Michael Chan
2017-02-12bnxt_en: Print FEC settings as part of the linkup dmesg.Michael Chan
2017-02-12bnxt_en: Update to firmware interface spec 1.7.0.Michael Chan
2017-02-07bnxt_en: Add support for XDP_TX action.Michael Chan
2017-02-07bnxt_en: Add basic XDP support.Michael Chan
2017-02-07bnxt_en: Refactor tx completion path.Michael Chan
2017-02-07bnxt_en: Add a set of TX rings to support XDP.Michael Chan
2017-02-07bnxt_en: Add tx ring mapping logic.Michael Chan
2017-02-07bnxt_en: Centralize logic to reserve rings.Michael Chan
2017-02-07bnxt_en: Use event bit map in RX path.Michael Chan
2017-02-07bnxt_en: Add RX page mode support.Michael Chan
2017-02-07bnxt_en: Parameterize RX buffer offsets.Michael Chan
2017-02-07bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.Michael Chan
2017-02-07bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.Michael Chan
2017-02-07bnxt_en: Refactor rx SKB function.Michael Chan
2017-01-13bnxt_en: Add support for ethtool -p.Michael Chan
2016-12-29bnxt_en: Handle no aggregation ring gracefully.Michael Chan
2016-12-29bnxt_en: Implement new scheme to reserve tx rings.Michael Chan
2016-12-29bnxt_en: Add new hardware RFS mode.Michael Chan
2016-12-29bnxt_en: Add function to get vnic capability.Michael Chan
2016-12-29bnxt_en: Fix and clarify link_info->advertising.Michael Chan
2016-12-29bnxt_en: Remove busy poll logic in the driver.Michael Chan
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan