summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core: Add more supported devicesEli Cohen2014-12-081-1/+5
* net/mlx5_core: Clear outbox of dealloc uarMajd Dibbiny2014-12-081-0/+1
* net/mlx5_core: Print resource number on QP/SRQ async eventsEli Cohen2014-12-081-2/+2
* net/mlx5_core: Fix command queue size enforcementEli Cohen2014-12-081-1/+1
* net/mlx5_core: Fix min vectors value in mlx5_enable_msixEli Cohen2014-12-081-1/+1
* net/mlx5_core: Request the mlx5 IB module on driver loadEli Cohen2014-12-081-0/+7
* 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
* | mlx5: don't duplicate kvfree()Al Viro2014-11-213-6/+6
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-062-6/+5
|\ \ | |/
| * net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
| * net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3
* | 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-014-2/+11
|\ \ | |/
| * 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
| * net/mlx5_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
* | net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed2014-10-283-15/+50
OpenPOWER on IntegriCloud