summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli2019-04-051-2/+2
* net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-04-051-2/+2
* net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-04-051-4/+9
* net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-04-051-0/+3
* net/mlx5: Fix DCT creation bad flowYishai Hadas2019-03-271-30/+36
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-191-3/+3
* net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-191-0/+8
* net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-191-0/+1
* net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King2019-02-181-1/+1
* mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-171-5/+7
* net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed2019-02-134-4/+22
* net/mlx5: Fix a compilation warning in events.cTariq Toukan2019-02-131-8/+9
* net/mlx5: No command allowed when command interface is not readyHuy Nguyen2019-02-133-1/+20
* net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik2019-02-131-3/+4
* net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed2019-02-121-2/+20
* net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang2019-02-061-10/+15
* net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang2019-02-063-0/+7
* net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...Guy Shattah2019-02-051-2/+7
* net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz2019-02-055-18/+24
* net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem2019-02-051-0/+6
* Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-276-19/+58
|\
| * net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz2019-01-251-0/+13
| * net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz2019-01-253-2/+33
| * net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin2019-01-251-12/+6
| * net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua2019-01-251-2/+3
| * net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin2019-01-251-1/+1
| * Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang2019-01-251-2/+2
* | net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-241-2/+4
* | net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-01-241-29/+46
|/
* Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-183-14/+34
|\
| * net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-181-13/+16
| * net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-181-0/+1
| * net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-181-1/+4
| * net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-181-0/+13
* | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-181-6/+6
* | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-181-2/+2
* | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-181-2/+2
* | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-181-1/+1
* | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-182-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-168-64/+106
|\ \
| * | 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
| |/
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-11/+11
|/
OpenPOWER on IntegriCloud