summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky
2016-03-20net/mlx4: remove unused array zero_gid[]Colin Ian King
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-13mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-13mlxsw: pci: Implement reset done checkJiri Pirko
2016-03-11mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai
2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai
2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai
2016-03-10net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb
2016-03-10net/mlx5_core: Create anchor of last flow tableMaor Gottlieb
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan