summaryrefslogtreecommitdiffstats
path: root/drivers/net
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-2426-338/+26
|\
| * 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/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 106Thomas Gleixner2019-05-242-26/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2019-05-241-18/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 86Thomas Gleixner2019-05-241-5/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69Thomas Gleixner2019-05-246-96/+6
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 67Thomas Gleixner2019-05-241-13/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-248-112/+8
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner2019-05-241-14/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner2019-05-242-12/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Thomas Gleixner2019-05-241-17/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2212-57/+52
|\ \ | |/ |/|
| * usbnet: fix kernel crash after disconnectKloetzke Jan2019-05-211-0/+6
| * net: phylink: ensure inband AN works correctlyRussell King2019-05-211-22/+15
| * usbnet: ipheth: fix racing conditionBernd Eckstein2019-05-211-1/+2
| * net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-05-201-4/+4
| * net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-201-2/+2
| * fddi: fix typos in code commentsWeitao Hou2019-05-201-2/+2
| * 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-201-10/+6
| * 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-202-10/+11
| * macvlan: Mark expected switch fall-throughGustavo A. R. Silva2019-05-201-0/+1
| * net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-202-6/+3
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21561-2435/+561
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23Thomas Gleixner2019-05-212-21/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner2019-05-2141-575/+41
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner2019-05-211-13/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner2019-05-219-153/+9
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21128-1624/+128
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2019-05-212-34/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-15/+1
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21335-0/+335
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2136-0/+36
| * treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-216-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2030-100/+209
|\ \ | |/ |/|
| * 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
| * aqc111: cleanup mtu related logicIgor Russkikh2019-05-161-4/+2
| * Revert "aqc111: fix writing to the phy on BE"Igor Russkikh2019-05-161-17/+6