summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4
* net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-4/+6
* net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai2014-12-221-1/+11
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-12-184-4/+174
|\
| *-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier2014-12-154-4/+174
| |\ \
| | | * mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-153-1/+171
| | |/ | |/|
| | * mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia2014-12-151-3/+3
| |/
* | net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2014-12-162-4/+11
* | net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz2014-12-153-11/+17
* | net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak2014-12-151-28/+33
|/
* 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
OpenPOWER on IntegriCloud