summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2020-07-22tg3: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-17net: bnxt: don't complain if TC flower can't be supportedJakub Kicinski
2020-07-14bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-10bnxt: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King
2020-07-08bnxt_en: allow firmware to disable VLAN offloadsEdwin Peer
2020-07-08bnxt_en: clean up VLAN feature bit handlingEdwin Peer
2020-07-08bnxt_en: Implement ethtool -X to set indirection table.Michael Chan
2020-07-08bnxt_en: Return correct RSS indirection table entries to ethtool -x.Michael Chan
2020-07-08bnxt_en: Fill HW RSS table from the RSS logical indirection table.Michael Chan
2020-07-08bnxt_en: Add helper function to return the number of RSS contexts.Michael Chan
2020-07-08bnxt_en: Add logical RSS indirection table structure.Michael Chan
2020-07-08bnxt_en: Fix up bnxt_get_rxfh_indir_size().Michael Chan
2020-07-08bnxt_en: Set up the chip specific RSS table size.Michael Chan
2020-07-07bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King
2020-07-07net: systemport: Add support for VLAN transmit accelerationFlorian Fainelli
2020-07-04bnx2x: Perform Idlechk dump during the debug collection.Sudarsana Reddy Kalluru
2020-07-04bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru
2020-07-04bnx2x: Add Idlechk related register definitions.Sudarsana Reddy Kalluru
2020-07-03net: bcmgenet: Allow changing carrier from user-spaceFlorian Fainelli
2020-06-26bnx2x: use generic power managementVaibhav Gupta
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger
2020-06-23bnxt_en: Read VPD info only for PFsVasundhara Volam
2020-06-23bnxt_en: Fix statistics counters issue during ifdown with older firmware.Michael Chan
2020-06-23bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan
2020-06-23bnxt_en: Store the running firmware version code.Michael Chan
2020-06-22bnxt_en: Add board.serial_number field to info_get cbVasundhara Volam
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-05-25bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller