aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru
2018-05-25bnxt_en: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25bnx2x: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-08bnxt_en: Always forward VF MAC address to the PF.Michael Chan
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam
2018-05-08bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan
2018-05-04tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King
2018-04-27bnxt_en: Reserve rings at driver open if none was reserved at probe time.Michael Chan
2018-04-27bnxt_en: Reserve RSS and L2 contexts for VF.Michael Chan
2018-04-27bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.Michael Chan
2018-04-27bnxt_en: Reserve rings in bnxt_set_channels() if device is down.Michael Chan
2018-04-27bnxt_en: add debugfs support for DIMAndy Gospodarek
2018-04-27bnxt_en: reduce timeout on initial HWRM callsAndy Gospodarek
2018-04-27bnxt_en: Increase RING_IDLE minimum threshold to 50Andy Gospodarek
2018-04-27bnxt_en: Do not allow VF to read EEPROM.Michael Chan
2018-04-27bnxt_en: Display function level rx/tx_discard_pkts via ethtoolVasundhara Volam
2018-04-27bnxt_en: Simplify ring alloc/free error messages.Michael Chan
2018-04-27bnxt_en: Do not set firmware time from VF driver on older firmware.Michael Chan
2018-04-27bnxt_en: Check the lengths of encapsulated firmware responses.Michael Chan
2018-04-27bnxt_en: Remap TC to hardware queues when configuring PFC.Michael Chan
2018-04-27bnxt_en: Add TC to hardware QoS queue mapping logic.Michael Chan
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-18bpf: make bnxt compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-11bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan
2018-04-11bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan
2018-04-11bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna
2018-04-11bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna
2018-04-11bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek
2018-04-11bnxt_en: Fix ethtool -x crash when device is down.Michael Chan
2018-04-04net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli
2018-04-04net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli
2018-04-01net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli
2018-04-01net: bgmac: Correctly annotate register spaceFlorian Fainelli
2018-03-31bnxt_en: Add ULP calls to stop and restart IRQs.Michael Chan
2018-03-31bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.Michael Chan
2018-03-31bnxt_en: Refactor bnxt_need_reserve_rings().Michael Chan
2018-03-31bnxt_en: Add IRQ remapping logic.Michael Chan
2018-03-31bnxt_en: Change IRQ assignment for RDMA driver.Michael Chan
2018-03-31bnxt_en: Improve ring allocation logic.Michael Chan
2018-03-31bnxt_en: Improve valid bit checking in firmware response message.Michael Chan
2018-03-31bnxt_en: Improve resource accounting for SRIOV.Michael Chan
2018-03-31bnxt_en: Check max_tx_scheduler_inputs value from firmware.Michael Chan
2018-03-31bnxt_en: Add extended port statistics supportVasundhara Volam