aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAge
* net/mlx4_core: Load higher level modules according to ports typeEyal Perry2013-10-17
* net/mlx4: Unused local variable in mlx4_opreq_actionAmir Vadai2013-10-17
* net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-17
* net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz2013-10-17
* net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-08
* net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-08
* net/mlx4_en: Check device state when setting coalescingEugenia Emantayev2013-09-12
* mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker2013-09-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * net/mlx4_en: Reduce scope of local variables in mlx4_en_xmitAmir Vadai2013-08-21
| * net/mlx4_en: Fix handling of dma_map failureAmir Vadai2013-08-21
| * net/mlx4_en: Notify user when TX ring in error stateAmir Vadai2013-08-21
| * net/mlx4_en: Disable global flow control when PFC enabledEugenia Emantayev2013-08-21
| * net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()Amir Vadai2013-08-21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
| |\
| * | net: mlx4: Staticize local functionsJingoo Han2013-08-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
| |\ \
| * | | net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-29
| * | | net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2013-07-29
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | mlx4_core: Fix XRC QPs detection in the resource trackerYishai Hadas2013-08-13
| | |/ | |/|
* | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-15
* | | mlx5: remove health handler pluginEli Cohen2013-08-05
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-03
|\ \
| * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01
| * | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-01
| * | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-01
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-02
|\ \ \ | |/ / |/| |
| * | mlx5_core: Implement new initialization sequenceEli Cohen2013-07-31
| * | mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-31
| |/
* | mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun2013-07-30
* | mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-24
|/
* mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-13
|\
| * net: rename ll methods to busy-pollEliezer Tamir2013-07-10
| * net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-13
|\ \ | |/ |/|
| * mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-11
| * mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-11
| * mlx5_core: Fixes for sparse warningsRoland Dreier2013-07-08
| * mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \
| * | net/mlx4: fix small memory leak on errorDan Carpenter2013-07-03
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\ \
| * | | net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-01
| * | | net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-01
| * | | net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein2013-06-25
| * | | net/mlx4_core: Add warning in case of command timeoutsDotan Barak2013-06-25
| * | | net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak2013-06-25
| * | | net/mlx4_en: Remove an unnecessary testDotan Barak2013-06-25