summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Add support for A0 steeringMatan Barak2014-12-116-17/+176
* net/mlx4: Refactor QUERY_PORTMatan Barak2014-12-113-95/+154
* net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak2014-12-111-3/+18
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-116-21/+288
* net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2014-12-112-0/+451
* net/mlx4: Add a check if there are too many reserved QPsDotan Barak2014-12-111-1/+7
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-1111-31/+110
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-113-1/+77
* net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz2014-12-111-1/+11
* net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz2014-12-111-1/+2
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-084-7/+54
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+11
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-1/+1
|\
| * net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein2014-11-261-1/+1
* | mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-234-5/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-1/+12
|\ \ | |/
| * net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz2014-11-191-1/+6
| * net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* | net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed2014-11-211-1/+1
* | mlx4: don't duplicate kvfree()Al Viro2014-11-211-8/+2
* | mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-162-6/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-8/+14
|\ \ | |/
| * net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
* | net/mlx4_core: Support more than 64 VFsMatan Barak2014-11-132-1/+28
* | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-135-39/+186
* | net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak2014-11-132-0/+67
* | net/mlx4_core: Refactor mlx4_load_oneMatan Barak2014-11-131-42/+99
* | net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak2014-11-133-36/+57
* | net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak2014-11-133-4/+4
* | net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak2014-11-131-1/+1
* | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-116-8/+141
* | net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli2014-11-111-54/+54
* | mlx4: restore conditional call to napi_complete_done()Eric Dumazet2014-11-101-7/+8
* | mlx4: use napi_complete_done()Eric Dumazet2014-11-101-7/+4
* | net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-034-6/+108
* | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay2014-11-031-3/+4
* | net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-032-13/+4
* | net/mlx4_core: Protect port type setting by mutexAmir Vadai2014-11-031-1/+8
* | net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-033-2/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-013-2/+10
|\ \ | |/
| * mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-0/+4
| * net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-301-2/+5
| * net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-261-0/+1
* | mlx4: use napi_schedule_irqoff()Eric Dumazet2014-10-302-4/+4
* | net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai2014-10-281-0/+1
* | net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev2014-10-281-15/+15
* | net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay2014-10-281-2/+1
* | net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein2014-10-283-11/+4
* | net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed2014-10-282-78/+88
OpenPOWER on IntegriCloud