summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2-0/+8
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2018-11-27tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-11/+11
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger2-2/+11
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski1-1/+2
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski1-8/+23
2018-06-13bnx2x: use the right constantJulia Lawall1-1/+1
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli1-1/+2
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-05-26tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan1-4/+5
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-24bnx2x: Align RX buffersScott Wood1-0/+1
2018-03-03bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15
2018-03-03tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam1-1/+2
2018-03-03tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2-0/+14
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam1-0/+13
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger1-0/+4
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger1-6/+6
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2-1/+8
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt1-1/+19
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki1-0/+5
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+3
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli1-2/+3
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2017-07-05bgmac: fix a missing check for build_skbwangweidong1-0/+5
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger1-15/+0
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli1-2/+4
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli1-7/+18
2016-12-10net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-3/+5
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4