summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2014-12-09net/mlx4_en: Support for configurable RSS hash functionEyal Perry
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-09net/mlx5_core: Add more supported devicesEli Cohen
2014-12-09net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny
2014-12-09net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen
2014-12-09net/mlx5_core: Fix command queue size enforcementEli Cohen
2014-12-09net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen
2014-12-09net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen
2014-12-03net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed
2014-11-21mlx4: don't duplicate kvfree()Al Viro
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet
2014-11-14net/mlx4_en: Implement ndo_gso_check()Joe Stringer
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak
2014-11-11net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-11net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli
2014-11-11mlx4: restore conditional call to napi_complete_done()Eric Dumazet
2014-11-10mlx4: use napi_complete_done()Eric Dumazet
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak
2014-11-03net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay
2014-11-03net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay
2014-11-03net/mlx4_core: Protect port type setting by mutexAmir Vadai
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
2014-10-30net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz
2014-10-30mlx4: use napi_schedule_irqoff()Eric Dumazet
2014-10-28net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai
2014-10-28net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev
2014-10-28net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay
2014-10-28net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein
2014-10-28net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed