summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
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/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
OpenPOWER on IntegriCloud