aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18bnxt_en: Copy and paste bug in extended tx_statsDan Carpenter
2018-10-15bnxt_en: Add PCI ID for BCM57508 device.Michael Chan
2018-10-15bnxt_en: Add new NAPI poll function for 57500 chips.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_poll_work().Michael Chan
2018-10-15bnxt_en: Add coalescing setup for 57500 chips.Michael Chan
2018-10-15bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.Michael Chan
2018-10-15bnxt_en: Add RSS support for 57500 chips.Michael Chan
2018-10-15bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.Michael Chan
2018-10-15bnxt_en: Allocate/Free CP rings for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.Michael Chan
2018-10-15bnxt_en: Add helper functions to get firmware CP ring ID.Michael Chan
2018-10-15bnxt_en: Allocate completion ring structures for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Modify the ring reservation functions for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Adjust MSIX and ring groups for 57500 series chips.Michael Chan
2018-10-15bnxt_en: Re-structure doorbells.Michael Chan
2018-10-15bnxt_en: Add 57500 new chip ID and basic structures.Michael Chan
2018-10-15bnxt_en: Configure context memory on new devices.Michael Chan
2018-10-15bnxt_en: Check context memory requirements from firmware.Michael Chan
2018-10-15bnxt_en: Add new flags to setup new page table PTE bits on newer devices.Michael Chan
2018-10-15bnxt_en: Refactor bnxt_ring_struct.Michael Chan
2018-10-15bnxt_en: Update interrupt coalescing logic.Michael Chan
2018-10-15bnxt_en: Add maximum extended request length fw message support.Michael Chan
2018-10-15bnxt_en: Add additional extended port statistics.Michael Chan
2018-10-15bnxt_en: Update firmware interface spec. to 1.10.0.3.Michael Chan
2018-10-15net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-10-07bnxt_en: Remove unnecessary unsigned integer comparison and initialize variableGustavo A. R. Silva
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-04bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam
2018-10-04bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-04bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam
2018-10-04bnxt_en: Fix VNIC reservations on the PF.Michael Chan
2018-10-04bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam
2018-10-04bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam
2018-10-04bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...Vasundhara Volam
2018-10-04bnxt_en: Use ignore_ari devlink parameterVasundhara Volam
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-10-01net: systemport: Add software counters to track reallocationsFlorian Fainelli
2018-10-01net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli
2018-10-01net: systemport: Turn on offloads by defaultFlorian Fainelli
2018-10-01net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli