summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2019-06-09bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan
2019-05-08bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-13bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
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-23net: systemport: Protect stop from timeoutFlorian Fainelli
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-10-18bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-10-18net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-18bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-18bnxt_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-24bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-08-24bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-08-03bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
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-11bnx2x: use the right constantJulia Lawall
2018-05-30net: bgmac: Correctly annotate register spaceFlorian Fainelli
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-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-19bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan
2018-03-03bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru
2018-03-03bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa
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-02-25bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui
2018-02-03bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2018-01-02bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds