summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1
* mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel2019-01-081-2/+2
* mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel2019-01-081-12/+9
* mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel2019-01-081-0/+1
* mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko2019-01-081-2/+5
* mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan2019-01-081-2/+0
* mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan2019-01-081-1/+9
* net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren2019-01-071-8/+7
* net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2019-01-072-39/+75
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-5/+3
|\
| * Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-2019-146/+238
| |\
| | * net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky2018-12-171-5/+3
| * | Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-1124-108/+148
| |\ \
* | | | net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-241-5/+0
* | | | mlxsw: spectrum: drop useless LIST_HEADJulia Lawall2018-12-241-1/+0
* | | | net/mlx5e: drop useless LIST_HEADJulia Lawall2018-12-241-3/+0
* | | | net/mlx5e: fix semicolon.cocci warningskbuild test robot2018-12-241-1/+1
* | | | net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-203-1/+34
* | | | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-204-27/+173
* | | | net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan2018-12-203-21/+54
* | | | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan2018-12-204-24/+65
* | | | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan2018-12-203-18/+9
* | | | net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan2018-12-201-0/+5
* | | | net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan2018-12-205-26/+18
* | | | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan2018-12-203-11/+18
* | | | net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan2018-12-201-3/+4
* | | | Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-12-209-103/+177
|\ \ \ \
| * | | | net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is offAviv Heller2018-12-201-5/+8
| * | | | net/mlx5: Fix query_nic_sys_image_guid() error during initAviv Heller2018-12-201-3/+13
| * | | | net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein2018-12-201-20/+24
| * | | | net/mlx5e: Support VLAN encap ETH header generationEli Britstein2018-12-201-2/+13
| * | | | net/mlx5e: Re-order route and encap header memory allocationEli Britstein2018-12-201-28/+34
| * | | | net/mlx5e: Tunnel encap ETH header helper functionEli Britstein2018-12-201-12/+17
| * | | | net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein2018-12-201-0/+6
| * | | | net/mlx5e: Tunnel routing output devs helper functionEli Britstein2018-12-201-36/+34
| * | | | net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein2018-12-203-0/+15
| * | | | net/mlx5e: Allow vlans on e-switch uplink repsOr Gerlitz2018-12-201-1/+4
| * | | | net/mlx5e: Increase VF representors' SQ size to 128Gavi Teitz2018-12-201-3/+3
| * | | | mlx5: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-203-11/+24
| * | | | mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar2018-12-201-2/+2
* | | | | mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel2018-12-201-5/+0
* | | | | mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel2018-12-203-21/+11
* | | | | mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel2018-12-201-5/+10
* | | | | mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel2018-12-202-0/+2
* | | | | mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel2018-12-201-4/+9
* | | | | mlxsw: spectrum: Set PVID during port initializationIdo Schimmel2018-12-201-0/+8
* | | | | mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel2018-12-204-15/+20
* | | | | mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel2018-12-203-2/+24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-2013-48/+72
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2018-12-191-8/+3