summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-05bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan
2019-05-05bnxt_en: Add support for aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Improve NQ reservations.Michael Chan
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma
2019-05-05bnxt_en: read the clause type from the PHY IDVasundhara Volam
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam
2019-05-05bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam
2019-05-05bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-04-27bnxt_en: Improve multicast address setup logic.Michael Chan
2019-04-26cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-16bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru
2019-04-16bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-08bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon
2019-04-04bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko
2019-04-04bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04bnxt: move bp->switch_id initialization to PF probeJiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko
2019-04-02tg3: allow ethtool -p to work for NICs in down stateJon Maxwell
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-28bnxt: remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28bnxt: implement ndo_get_devlink_portJiri Pirko
2019-03-27bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-24bnxt: set devlink port type after registrationJiri Pirko
2019-03-24bnxt: call devlink_port_type_eth_set() before port registerJiri Pirko
2019-03-24bnxt: set devlink port attrs properlyJiri Pirko