summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAge
...
* net: bcmgenet: fix OF child-node lookupJohan Hovold2018-12-01
* tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-27
* net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-20
* bnxt_en: Fix TX timeout during netpoll.Michael Chan2018-10-20
* net: bcmgenet: use MAC link status for fixed phyDoug Berger2018-09-15
* bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-09-05
* bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-08-24
* bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-08-24
* tg3: Add higher cpu clock for 5762.Sanjeev Bansal2018-07-25
* bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski2018-07-22
* bcm63xx_enet: correct clock usageJonas Gorski2018-07-22
* bnx2x: use the right constantJulia Lawall2018-06-13
* net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli2018-05-30
* bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan2018-05-30
* tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan2018-05-26
* bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2018-04-13
* net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-31
* bnx2x: Align RX buffersScott Wood2018-03-24
* bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-03-03
* bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2018-03-03
* tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2018-03-03
* tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2018-03-03
* tg3: Fix rx hang on MTU change with 5717/5719Brian King2018-01-02
* bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam2017-12-25
* net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger2017-12-20
* net: bcmgenet: power down internal phy if open or resume failsDoug Berger2017-12-20
* net: bcmgenet: reserved phy revisions must be checked firstDoug Berger2017-12-20
* net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger2017-12-20
* net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2017-12-20
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-12-16
* bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-12-16
* bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-12-16
* net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-12-09
* net: systemport: Utilize skb_put_padto()Florian Fainelli2017-12-09
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-08-11
* bgmac: reset & enable Ethernet core before using itRafał Miłecki2017-07-15
* net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2017-07-05
* net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli2017-07-05
* net: bgmac: Fix SOF bit checkingFlorian Fainelli2017-07-05
* bgmac: Fix reversed test of build_skb() return value.David S. Miller2017-07-05
* bgmac: fix a missing check for build_skbwangweidong2017-07-05
* bnx2x: Fix Multi-CosMintz, Yuval2017-06-14
* bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-14
* net: tg3: avoid uninitialized variable warningArnd Bergmann2017-05-08
* net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-30
* net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-30
* net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-02-04
* net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-10
* bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-11-21
* tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-11-15