summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-101-1/+1
* bnx2x: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-314-17/+23
|\
| * bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam2019-05-231-5/+6
| * bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2019-05-232-3/+5
| * bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan2019-05-234-9/+10
| * bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-05-231-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-14/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0818-262/+548
|\
| * net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-074-4/+4
| * bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan2019-05-061-0/+4
| * bnxt_en: Add support for aRFS on 57500 chips.Michael Chan2019-05-061-4/+12
| * bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan2019-05-062-1/+44
| * bnxt_en: Improve NQ reservations.Michael Chan2019-05-061-2/+4
| * bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma2019-05-062-1/+19
| * bnxt_en: read the clause type from the PHY IDVasundhara Volam2019-05-061-2/+2
| * bnxt_en: Read package version from firmware.Vasundhara Volam2019-05-063-1/+12
| * bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam2019-05-062-2/+7
| * bnxt_en: Add support for PCIe statisticsVasundhara Volam2019-05-063-1/+82
| * bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam2019-05-061-39/+36Star
| * bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan2019-05-062-53/+214
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-21/+32
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-281-1/+1
| |\ \
| | * | net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+1
| * | | cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva2019-04-261-7/+6Star
| |/ /
| * | net: systemport: Remove need for DMA descriptorFlorian Fainelli2019-04-232-58/+8Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-1/+1
| |\ \
| * | | bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru2019-04-171-10/+12
| * | | bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru2019-04-171-20/+30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-093-9/+19
| |\ \ \
| * | | | bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko2019-04-051-1/+0Star
| * | | | bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko2019-04-051-1/+2
| * | | | bnxt: move bp->switch_id initialization to PF probeJiri Pirko2019-04-052-25/+25
| * | | | net: devlink: extend port attrs for switch IDJiri Pirko2019-04-051-1/+1
| * | | | tg3: allow ethtool -p to work for NICs in down stateJon Maxwell2019-04-021-3/+0Star
| * | | | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-023-4/+4
| * | | | bnxt: remove ndo_get_phys_port_name implementationJiri Pirko2019-03-281-18/+0Star
| * | | | bnxt: implement ndo_get_devlink_portJiri Pirko2019-03-281-1/+9
| * | | | bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru2019-03-271-7/+14
| * | | | net: devlink: select NET_DEVLINK from driversJiri Pirko2019-03-241-0/+1
| * | | | bnxt: set devlink port type after registrationJiri Pirko2019-03-241-1/+1
| * | | | bnxt: call devlink_port_type_eth_set() before port registerJiri Pirko2019-03-241-1/+1
| * | | | bnxt: set devlink port attrs properlyJiri Pirko2019-03-241-0/+2
| * | | | bnxt: add missing net/devlink.h includeJiri Pirko2019-03-241-0/+1
| * | | | net: systemport: Remove print of base addressFlorian Fainelli2019-03-211-3/+3
| * | | | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-203-9/+6Star
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-0710-56/+0Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-0810-56/+0Star