summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-3/+291
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier4-1/+105
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein4-1/+105
2014-08-02mlx4_core: Add helper functions to support MR re-registrationMatan Barak3-2/+186
2014-07-25net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu1-2/+2
2014-07-23net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai3-4/+8
2014-07-23net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai1-3/+25
2014-07-23net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai4-4/+72
2014-07-23net/mlx4_en: current_mac isn't updated in port upEyal Perry1-0/+1
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2014-07-17net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai1-3/+4
2014-07-17net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed1-26/+62
2014-07-17net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev1-70/+99
2014-07-17net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller1-1/+7
2014-07-17net/mlx4_core: Make sure that negative array index isn't usedDotan Barak1-12/+26
2014-07-17net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin1-1/+13
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-90/+53
2014-07-15mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-09net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai4-15/+24
2014-07-09net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich2-10/+15
2014-07-09net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas2-3/+1
2014-07-09net/mlx4_en: Do not disable vlan filter during promiscuous modeEugenia Emantayev1-10/+0
2014-07-09net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev1-2/+8
2014-07-09net/mlx4_en: Run loopback test only when port is upEugenia Emantayev1-1/+2
2014-07-09net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2-10/+17
2014-07-08net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz1-1/+1
2014-07-03net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai1-2/+1
2014-07-03net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai6-72/+26
2014-06-23net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds20-452/+527
2014-06-12net/mlx4_en: Use affinity hintYuval Atias3-2/+46
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang1-1/+1
2014-06-11net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein1-4/+37
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-84/+217
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier15-84/+217
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-06-04mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier3-3/+3
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-14/+127
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-5/+5
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-5/+5
2014-06-03IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina11-47/+51
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller4-48/+2
2014-06-02net/mlx4_en: Use affinity hintYuval Atias4-2/+48
2014-05-31net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein4-14/+127
2014-05-31mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier1-14/+14
2014-05-30IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+34
2014-05-30mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein6-23/+85
2014-05-30IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein1-14/+33
2014-05-30mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein1-1/+1
2014-05-30mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak1-0/+14