summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2013-09-12net/mlx4_en: Check device state when setting coalescingEugenia Emantayev
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-21net/mlx4_en: Reduce scope of local variables in mlx4_en_xmitAmir Vadai
2013-08-21net/mlx4_en: Fix handling of dma_map failureAmir Vadai
2013-08-21net/mlx4_en: Notify user when TX ring in error stateAmir Vadai
2013-08-21net/mlx4_en: Disable global flow control when PFC enabledEugenia Emantayev
2013-08-21net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()Amir Vadai
2013-08-13mlx4_core: Fix XRC QPs detection in the resource trackerYishai Hadas
2013-08-05net: mlx4: Staticize local functionsJingoo Han
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein
2013-08-01net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-29net/mlx4_en: Fix BlueFlame raceEugenia Emantayev
2013-07-10net: rename ll methods to busy-pollEliezer Tamir
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-19net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-06-19net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-06-13net/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-04mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v
2013-06-04net/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