summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan2019-07-068-153/+170
* net/mlx5: Accel, Add core TLS support for the Connect-X familyTariq Toukan2019-07-063-3/+101
* net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan2019-07-063-1/+78
* net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-067-92/+46Star
* net/mlx5: Accel, Expose accel wrapper for IPsec FPGA functionTariq Toukan2019-07-063-1/+11
* Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-07-0623-328/+681
|\
| * net/mlx5: Added devlink info callbackShay Agroskin2019-07-041-0/+60
| * net/mlx5: Added fw version query commandShay Agroskin2019-07-042-20/+201
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-0421-308/+420
| |\
| | * net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit2019-07-034-22/+46
| | * net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit2019-07-031-17/+27
| | * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-034-13/+34
| | * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-035-6/+8
| | * net/mlx5: Report a CQ error event only when a handler was setYishai Hadas2019-07-031-1/+2
| | * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-033-6/+7
| | * net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-032-3/+2Star
| | * net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-032-8/+38
| | * net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas2019-07-033-17/+10Star
| | * net/mlx5: E-Switch, Handle UC address change in switchdev modeBodong Wang2019-07-021-12/+9Star
| | * net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang2019-07-023-6/+34
| | * net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang2019-07-021-6/+6
| | * net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang2019-07-023-31/+26Star
| | * net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang2019-07-024-88/+90
| | * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-028-71/+72
| | * net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-028-17/+25
| | * net/mlx5: E-Switch, Use correct flags when configuring vlanBodong Wang2019-07-021-1/+4
| | * net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-021-18/+4Star
| | * net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2019-07-021-1/+4
| | * net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit2019-07-021-1/+8
| | * net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit2019-07-021-1/+1
| | * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-021-2/+3
| | * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-021-0/+1
| | * net/mlx5: E-Switch, Use vport index when init repBodong Wang2019-07-021-3/+3
* | | nfp: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior2019-07-061-1/+1
* | | net: netsec: Sync dma for device on buffer allocationIlias Apalodimas2019-07-061-0/+5
* | | net: hns3: set maximum length to resp_data_len for exceptional casePeng Li2019-07-061-0/+4
* | | net: hns3: bitwise operator should use unsigned typeYonglong Liu2019-07-063-25/+29
* | | net: hns3: add default value for tc_size and tc_offsetPeng Li2019-07-061-4/+4
* | | net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msgWeihang Li2019-07-061-1/+2
* | | net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vectorPeng Li2019-07-061-3/+2Star
* | | net: hns3: add all IMP return codePeng Li2019-07-064-18/+85
* | | net: hns3: fix port capbility updating issueJian Shen2019-07-061-0/+1
* | | net: hns3: fix flow control configure issue for fibre portJian Shen2019-07-061-11/+11
* | | net: hns3: enable broadcast promisc mode when initializing VFJian Shen2019-07-061-3/+11
* | | mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo2019-07-061-0/+44
* | | mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo2019-07-064-0/+36
* | | mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...Shalom Toledo2019-07-061-0/+52
* | | mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo2019-07-062-28/+41
* | | mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo2019-07-061-0/+45
* | | mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo2019-07-061-0/+107