summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-1/+10
|\
| * bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-172-1/+10
* | bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2018-02-011-0/+18
* | bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek2018-01-291-1/+7
* | bnxt: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-263-5/+4Star
* | bnx2: remove redundant initializations of pointers txr and rxrColin Ian King2018-01-231-2/+2
* | bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla2018-01-175-7/+40
* | bnxt_en: Add cache line size setting to optimize performance.Michael Chan2018-01-171-0/+24
* | bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam2018-01-173-7/+51
* | bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam2018-01-171-0/+4
* | bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan2018-01-171-9/+84
* | bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan2018-01-173-5/+127
* | bnxt_en: Reserve resources for RFS.Michael Chan2018-01-171-4/+17
* | bnxt_en: Implement new method to reserve rings.Michael Chan2018-01-171-25/+247
* | bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan2018-01-171-0/+19
* | bnxt_en: Add the new firmware API to query hardware resources.Michael Chan2018-01-172-1/+56
* | bnxt_en: Refactor hardware resource data structures.Michael Chan2018-01-173-127/+86Star
* | bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan2018-01-172-3/+15
* | bnxt_en: Refactor bnxt_close_nic().Michael Chan2018-01-171-13/+19
* | bnxt_en: Update firmware interface to 1.9.0.Michael Chan2018-01-173-6107/+5854Star
* | bnxt_en: don't update cpr->rx_bytes with uninitialized length lenColin Ian King2018-01-161-3/+4
* | net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit2018-01-151-3/+4
* | bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek2018-01-105-12/+118
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-092-2/+2
|\ \
| * | bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
| * | bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa2018-01-081-1/+1
* | | bnx2x: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman2018-01-091-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-083-0/+13
|\ \ \
| * | | bnxt_en: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-063-0/+13
* | | | net: bgmac: Remove short packet padding for DSAFlorian Fainelli2018-01-051-15/+0Star
* | | | net: systemport: Remove short packet paddingFlorian Fainelli2018-01-051-12/+0Star
* | | | tg3: Add Macronix NVRAM supportPrashant Sreedharan2018-01-042-4/+31
* | | | ethernet/broadcom: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-032-7/+4Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-294-7/+37
|\| |
| * | bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2017-12-272-3/+15
| * | tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2017-12-271-1/+2
| * | tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-272-0/+14
| * | tg3: Update copyrightSiva Reddy Kallam2017-12-272-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-1/+3
|\| |
| * | tg3: Fix rx hang on MTU change with 5717/5719Brian King2017-12-191-1/+3
| |/
* | bcm63xx_enet: use platform device id directly for miibus nameJonas Gorski2017-12-192-5/+1Star
* | bcm63xx_enet: remove pointless mac_id checkJonas Gorski2017-12-191-1/+1
* | bcm63xx_enet: use platform data for dma channel numbersJonas Gorski2017-12-191-9/+2Star
* | bcm63xx_enet: just use "enet" as the clock nameJonas Gorski2017-12-191-4/+1Star
* | bnx2x: Use NETIF_F_GRO_HW.Michael Chan2017-12-192-15/+17
* | bnxt_en: Use NETIF_F_GRO_HW.Michael Chan2017-12-191-7/+20
* | rhashtable: Change rhashtable_walk_start to return voidTom Herbert2017-12-111-5/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-101-2/+2
|\|
| * bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens2017-12-081-2/+2
* | bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan2017-12-071-3/+7