summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-233-3/+0
|\
| * PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-283-3/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-212-7/+4
|\ \
| * \ Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-1358-328/+404
| |\ \
| * \ \ Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe2019-08-282-1/+7
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mlx5-next/mlx5-next' into for-nextDoug Ledford2019-08-266-52/+100
| |\ \ \ \
| * \ \ \ \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-2181-350/+547
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford2019-08-1310-245/+263
| |\ \ \ \ \ \
| * | | | | | | mlx5: Fix formats with line continuation whitespaceJoe Perches2019-08-021-4/+2
| * | | | | | | qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon2019-07-251-3/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-2014-27/+0
|\ \ \ \ \ \ \
| * | | | | | | treewide: remove dummy Makefiles for single targetsMasahiro Yamada2019-08-2114-27/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-18487-21091/+48230
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-172-5/+10
| |\ \ \ \ \ \ \
| | * | | | | | | net: ena: don't wake up tx queue when downSameeh Jubran2019-09-161-1/+2
| | * | | | | | | net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu2019-09-161-4/+8
| * | | | | | | | mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared bufferShalom Toledo2019-09-161-8/+33
| * | | | | | | | mlxsw: spectrum: Register CPU port with devlinkShalom Toledo2019-09-163-9/+105
| * | | | | | | | mlxsw: spectrum_buffers: Prevent changing CPU port's configurationShalom Toledo2019-09-161-0/+10
| * | | | | | | | net: ena: fix incorrect update of intr_delay_resolutionArthur Kiyanovski2019-09-163-4/+19
| * | | | | | | | net: ena: fix retrieval of nonadaptive interrupt moderation intervalsArthur Kiyanovski2019-09-161-2/+3
| * | | | | | | | net: ena: fix update of interrupt moderation registerArthur Kiyanovski2019-09-161-1/+4
| * | | | | | | | net: ena: remove all old adaptive rx interrupt moderation code from ena_comArthur Kiyanovski2019-09-162-252/+0
| * | | | | | | | net: ena: remove ena_restore_ethtool_params() and relevant fieldsArthur Kiyanovski2019-09-162-13/+0
| * | | | | | | | net: ena: remove old adaptive interrupt moderation code from ena_netdevArthur Kiyanovski2019-09-162-10/+0
| * | | | | | | | net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...Arthur Kiyanovski2019-09-161-14/+16
| * | | | | | | | net: ena: enable the interrupt_moderation in driver_supported_featuresArthur Kiyanovski2019-09-162-0/+11
| * | | | | | | | net: ena: reimplement set/get_coalesce()Arthur Kiyanovski2019-09-161-58/+26
| * | | | | | | | net: ena: switch to dim algorithm for rx adaptive interrupt moderationArthur Kiyanovski2019-09-163-21/+41
| * | | | | | | | net: ena: add intr_moder_rx_interval to struct ena_com_dev and use itArthur Kiyanovski2019-09-163-18/+13
| * | | | | | | | bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam2019-09-162-5/+46
| * | | | | | | | bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan2019-09-161-43/+103
| * | | | | | | | bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam2019-09-162-1/+2
| * | | | | | | | bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan2019-09-161-3/+5
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-162-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ixgbe: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
| | * | | | | | | | i40e: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
| * | | | | | | | | net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean2019-09-161-5/+10
| * | | | | | | | | qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King2019-09-161-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-1510-80/+139
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko2019-09-131-10/+5
| * | | | | | | | | net: devlink: split reload op into twoJiri Pirko2019-09-132-8/+30
| * | | | | | | | | mlx4: Split restart_one into two functionsJiri Pirko2019-09-133-7/+23
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-09-1317-224/+2915
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ice: Bump versionTony Nguyen2019-09-121-2/+2
| | * | | | | | | | | ice: Enable DDP package downloadTony Nguyen2019-09-1212-195/+679
| | * | | | | | | | | ice: Initialize DDP package structuresTony Nguyen2019-09-124-2/+953
| | * | | | | | | | | ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen2019-09-129-1/+1137
| | * | | | | | | | | ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-128-29/+53
| | * | | | | | | | | ice: send driver version to firmwarePaul M Stillwell Jr2019-09-126-1/+97