summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Implement missing tx timeout reset logic.Michael Chan2015-12-111-3/+13
* bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2015-12-112-2/+12
* bnxt_en: Change bp->state to bitmap.Michael Chan2015-12-113-8/+7
* bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan2015-12-111-6/+5
* bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-031-5/+8
* bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-032-11/+16
* bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang2015-12-031-1/+10
* bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-051-13/+27
* bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-051-4/+5
* bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-052-3/+20
* bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-051-5/+7
* bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-051-5/+5
* bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2015-10-252-1/+6
* bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan2015-10-234-28/+40
* bnxt_en: New Broadcom ethernet driver.Michael Chan2015-10-2210-0/+13014
OpenPOWER on IntegriCloud