aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-21bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King1-1/+1
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins1-1/+1
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-03-12bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru1-5/+12
2018-03-12bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru1-3/+20
2018-03-12bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan1-2/+5
2018-03-12bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2-2/+3
2018-03-12bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna1-8/+2
2018-03-12bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai1-44/+20
2018-03-12bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan1-32/+53
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan2-11/+29
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-1/+10
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2018-01-29bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek1-1/+7
2018-01-25bnxt: use tc_cls_can_offload_and_chain0()Jakub Kicinski3-5/+4
2018-01-23bnx2: remove redundant initializations of pointers txr and rxrColin Ian King1-2/+2
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla5-7/+40
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan1-0/+24
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam3-7/+51
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam1-0/+4
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan1-9/+84
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan3-5/+127
2018-01-17bnxt_en: Reserve resources for RFS.Michael Chan1-4/+17
2018-01-17bnxt_en: Implement new method to reserve rings.Michael Chan1-25/+247
2018-01-17bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan1-0/+19
2018-01-17bnxt_en: Add the new firmware API to query hardware resources.Michael Chan2-1/+56
2018-01-17bnxt_en: Refactor hardware resource data structures.Michael Chan3-127/+86
2018-01-17bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan2-3/+15
2018-01-17bnxt_en: Refactor bnxt_close_nic().Michael Chan1-13/+19
2018-01-17bnxt_en: Update firmware interface to 1.9.0.Michael Chan3-6107/+5854
2018-01-17bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya2-1/+10
2018-01-16bnxt_en: don't update cpr->rx_bytes with uninitialized length lenColin Ian King1-3/+4
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit1-3/+4
2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek5-12/+118
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-01-08bnx2x: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman1-2/+3
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-0/+13
2018-01-05bnxt_en: setup xdp_rxq_infoJesper Dangaard Brouer3-0/+13
2018-01-05net: bgmac: Remove short packet padding for DSAFlorian Fainelli1-15/+0
2018-01-05net: systemport: Remove short packet paddingFlorian Fainelli1-12/+0
2018-01-04tg3: Add Macronix NVRAM supportPrashant Sreedharan2-4/+31
2018-01-02ethernet/broadcom: Use zeroing memory allocator than allocator/memsetHimanshu Jha2-7/+4
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+37
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam1-1/+2
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2-0/+14
2017-12-27tg3: Update copyrightSiva Reddy Kallam2-3/+6