aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAge
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-29
* net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2013-07-29
* 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
| * | | net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin2013-06-25
| * | | net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev2013-06-25
| * | | net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev2013-06-25
| * | | net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev2013-06-25
| * | | net/mlx4_en: Do not query stats when device port is downJack Morgenstein2013-06-25
| * | | net/mlx4_en: Fix resource leak in error flowDotan Barak2013-06-25
| * | | mlx4: allow order-0 memory allocations in RX pathEric Dumazet2013-06-25
| | |/ | |/|
| * | net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-19
| * | net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai2013-06-19
| * | net/mlx4: Add VF link state supportRony Efraim2013-06-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
| |\ \
| * | | mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v2013-06-04
| * | | net/mlx4: use one page fragment per incoming frameEric Dumazet2013-06-04
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Fix typo in printkMasanari Iida2013-06-18
| |/ /
* | / net/mlx_en: Timestamping is not supported in slave modeAmir Vadai2013-06-24
| |/ |/|
* | net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz2013-06-04
* | net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz2013-06-04
* | net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2013-06-04
* | net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg2013-06-04
|/
* net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-11
* net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-11
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| * mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-24
| * mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-24
| * mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-24
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-24
| * mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-24
| * mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-24
| * mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-17