summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.h
AgeCommit message (Expand)Author
2016-02-16bnxt_en: Reduce default ring sizes.Michael Chan
2016-02-16bnxt_en: Fix implementation of tx push operation.Michael Chan
2016-01-04bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan
2016-01-04bnxt_en: Re-structure ring indexing and mapping.Michael Chan
2016-01-04bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan
2015-12-28bnxt_en: Update to Firmware interface spec 1.0.0.Michael Chan
2015-12-28bnxt_en: Keep track of the ring group resource.Michael Chan
2015-12-28bnxt_en: Improve VF resource accounting.Michael Chan
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang
2015-10-25bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan
2015-10-23bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan
2015-10-22bnxt_en: New Broadcom ethernet driver.Michael Chan