summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2019-01-27Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-01-25net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin
2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-01-18mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-01-18mlxsw: pci: Increase PCI SW reset timeoutNir Dotan
2019-01-18mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-08mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel
2019-01-08mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel
2019-01-08mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel
2019-01-08mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel
2019-01-08mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko
2019-01-08mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan
2019-01-08mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren
2019-01-07net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan
2018-12-20net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan
2018-12-20net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan
2018-12-20net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-12-20mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel
2018-12-20mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel
2018-12-20mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel
2018-12-20mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel
2018-12-20mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel