summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: Add support for adaptive RX coalescingFlorian Fainelli2018-03-262-18/+103
* net: systemport: Implement adaptive interrupt coalescingFlorian Fainelli2018-03-262-15/+140
* bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-211-1/+1
* net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-162-19/+16Star
* tg3: prevent scheduling while atomic splatJonathan Toppins2018-03-141-1/+1
* bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan2018-03-121-0/+3
* bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru2018-03-121-5/+12
* bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru2018-03-121-3/+20
* bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan2018-03-121-2/+5
* bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2018-03-122-2/+3
* bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna2018-03-121-8/+2Star
* bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai2018-03-121-44/+20Star
* bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan2018-03-121-32/+53
* tg3: APE heartbeat changesPrashant Sreedharan2018-02-192-11/+29
* 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