aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-30bnxt_en: Remove superfluous memset()Li Heng
2020-07-27bnxt_en: Add support for 'ethtool -d'Vasundhara Volam
2020-07-27bnxt_en: Switch over to use the 64-bit software accumulated counters.Michael Chan
2020-07-27bnxt_en: Accumulate all counters.Michael Chan
2020-07-27bnxt_en: Retrieve hardware masks for port counters.Michael Chan
2020-07-27bnxt_en: Retrieve hardware counter masks from firmware if available.Michael Chan
2020-07-27bnxt_en: Allocate additional memory for all statistics blocks.Michael Chan
2020-07-27bnxt_en: Refactor statistics code and structures.Michael Chan
2020-07-27bnxt_en: Use macros to define port statistics size and offset.Michael Chan
2020-07-27bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan
2020-07-27bnxt_en: Remove PCIe non-counters from ethtool statisticsVasundhara Volam
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22tg3: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-20net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong
2020-07-20net: bcmgenet: fix error returns in bcmgenet_probe()Zhang Changzhong
2020-07-17net: bnxt: don't complain if TC flower can't be supportedJakub Kicinski
2020-07-17net: bcmgenet: restore HFB filters on resumeDoug Berger
2020-07-17net: bcmgenet: test RBUF_ACPI_EN when resumingDoug Berger
2020-07-17net: bcmgenet: test MPD_EN when resumingDoug Berger
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
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-12bnxt_en: Fix completion ring sizing with TPA enabled.Michael Chan
2020-07-12bnxt_en: Init ethtool link settings after reading updated PHY configuration.Vasundhara Volam
2020-07-12bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
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