summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-2411-130/+11Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 121Thomas Gleixner2019-05-241-1/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2019-05-242-24/+2Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 86Thomas Gleixner2019-05-241-5/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 67Thomas Gleixner2019-05-241-13/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-245-70/+5Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Thomas Gleixner2019-05-241-17/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-227-32/+26Star
|\ \ | |/ |/|
| * net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-05-211-4/+4
| * net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-211-2/+2
| * 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-211-10/+6Star
| * 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-212-10/+11
| * net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-202-6/+3Star
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21268-750/+268Star
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23Thomas Gleixner2019-05-212-21/+2Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner2019-05-219-153/+9Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2143-561/+43Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-15/+1Star
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21196-0/+196
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2117-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2025-68/+181
|\ \ | |/ |/|
| * mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak2019-05-181-2/+16
| * mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak2019-05-184-0/+17
| * net/mlx5e: Fix possible modify header actions memory leakEli Britstein2019-05-171-1/+4
| * net/mlx5e: Fix no rewrite fields with the same matchEli Britstein2019-05-171-6/+16
| * net/mlx5e: Additional check for flow destination comparisonDmytro Linkin2019-05-171-0/+2
| * net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin2019-05-171-1/+18
| * net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein2019-05-171-4/+5
| * net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed2019-05-171-1/+17
| * net/mlx5e: Fix wrong xmit_more applicationTariq Toukan2019-05-173-6/+8
| * net/mlx5: Fix peer pf disable hca commandBodong Wang2019-05-171-1/+1
| * net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-173-26/+27
| * net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev2019-05-171-1/+21
| * net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed2019-05-171-0/+1
| * net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu2019-05-161-1/+1
| * enetc: Add missing link state info for ethtoolClaudiu Manoil2019-05-151-0/+2
| * enetc: Allow to disable Tx SGClaudiu Manoil2019-05-152-2/+2
| * enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil2019-05-151-1/+3
| * nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren2019-05-151-6/+11
| * net: macb: fix error format in dev_err()Luca Ceresoli2019-05-151-8/+8
| * net/mlx4_core: Change the error print to info printYunjian Wang2019-05-151-1/+1
* | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-05-171-1/+0Star
|\ \
| * | mlxsw: Remove obsolete dependency on THERMAL=mGeert Uytterhoeven2019-05-061-1/+0Star
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-163-4/+14
|\ \ \
| * \ \ Merge branch 'fixes' into arm/socOlof Johansson2019-05-1677-487/+761
| |\ \ \
| * \ \ \ Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-291-2/+12
| |\ \ \ \
| | * | | | ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-231-2/+2
| | * | | | ARM: ixp4xx: Add device tree boot supportLinus Walleij2019-04-231-0/+10
| * | | | | ARM: ep93xx: move network platform data to separate headerArnd Bergmann2019-04-292-2/+2