summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2013-07-24mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08mlx5_core: Fixes for sparse warningsRoland Dreier
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03net/mlx4: fix small memory leak on errorDan Carpenter
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak
2013-06-25net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin
2013-06-25net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev
2013-06-25net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev
2013-06-25net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev
2013-06-25net/mlx4_en: Do not query stats when device port is downJack Morgenstein
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak
2013-06-25mlx4: allow order-0 memory allocations in RX pathEric Dumazet
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai
2013-06-20net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-06-20net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-06-14net/mlx4: Add VF link state supportRony Efraim
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v
2013-06-05net/mlx4: use one page fragment per incoming frameEric Dumazet
2013-06-04net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz
2013-06-04net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein
2013-06-04net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim
2013-05-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-04-30mlx4_en: fix a build error on 32bit archesEric Dumazet
2013-04-27net/mlx4: Add support to get VF configRony Efraim
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim
2013-04-27net/mlx4: Add reference counting to MAC registerationRony Efraim
2013-04-27net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai