aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14bnxt_en: Fix possible corruption in DCB parameters from firmware.Sankar Patchineelam
2017-10-14bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.Michael Chan
2017-10-14bnxt_en: Fix VF resource checking.Michael Chan
2017-10-14bnxt_en: Fix VF PCIe link speed and width logic.Vasundhara Volam
2017-10-14bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan
2017-10-14bnxt_en: Improve VF/PF link change logic.Michael Chan
2017-09-23cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'Christophe JAILLET
2017-09-18net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli
2017-09-18bnxt_en: check for ingress qdisc in flower offloadSathya Perla
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King
2017-09-01net: systemport: Correctly set TSB endian for hostFlorian Fainelli
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal
2017-08-29net: bcmgenet: Do not return from void functionFlorian Fainelli
2017-08-29net: bcmgenet: Use correct I/O accessorsFlorian Fainelli
2017-08-29net: systemport: Set correct RSB endian bits based on hostFlorian Fainelli
2017-08-29net: systemport: Use correct I/O accessorsFlorian Fainelli
2017-08-29bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()Sathya Perla
2017-08-28bnxt_en: add code to query TC flower offload statsSathya Perla
2017-08-28bnxt_en: add TC flower offload flow_alloc/free FW cmdsSathya Perla
2017-08-28bnxt_en: bnxt: add TC flower filter offload supportSathya Perla
2017-08-28bnxt_en: fix clearing devlink ptr from bnxt structSathya Perla
2017-08-28bnxt_en: Reduce default rings on multi-port cards.Michael Chan
2017-08-28bnxt_en: Improve -ENOMEM logic in NAPI poll loop.Michael Chan
2017-08-28bnxt: initialize board_info values with proper enumsScott Branden
2017-08-28bnxt: Add PCIe device IDs for bcm58802/bcm58808Ray Jui
2017-08-28bnxt_en: assign CPU affinity hints to bnxt_en IRQsVasundhara Volam
2017-08-28bnxt_en: Improve tx ring reservation logic.Michael Chan
2017-08-28bnxt_en: Update firmware interface spec. to 1.8.1.4.Michael Chan
2017-08-28net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha
2017-08-24tg3: Be drop monitor friendlyFlorian Fainelli