summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-23bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-27tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-06-13bnx2x: use the right constantJulia Lawall
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan
2018-05-26tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-24bnx2x: Align RX buffersScott Wood
2018-03-03bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2018-03-03tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2018-03-03tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller
2017-07-05bgmac: fix a missing check for build_skbwangweidong
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli