aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-19net/mlx4_en: Low Latency recv statisticsAmir Vadai3-1/+29
2013-06-19net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai4-4/+178
2013-06-13net/mlx4: Add VF link state supportRony Efraim5-2/+72
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-23/+26
2013-06-04mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v1-1/+1
2013-06-04net/mlx4: use one page fragment per incoming frameEric Dumazet1-3/+3
2013-06-04net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz1-3/+7
2013-06-04net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz1-4/+12
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initializedJack Morgenstein2-16/+6
2013-06-04net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg1-0/+1
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2-4/+18
2013-05-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2-10/+3
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-134/+102
2013-04-30mlx4_en: fix a build error on 32bit archesEric Dumazet1-4/+4
2013-04-26net/mlx4: Add support to get VF configRony Efraim2-0/+41
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim4-0/+59
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim6-6/+122
2013-04-26net/mlx4: Add set VF mac address supportRony Efraim2-1/+72
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim3-0/+62
2013-04-26net/mlx4: Add reference counting to MAC registerationRony Efraim1-5/+10
2013-04-26net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai1-3/+7
2013-04-26net/mlx4_core: Disable HW timestamping for VFsAmir Vadai1-0/+5
2013-04-24mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion1-26/+59
2013-04-24mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion1-7/+7
2013-04-24mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion1-3/+3
2013-04-24mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion3-20/+19
2013-04-24mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion1-79/+0
2013-04-24mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein1-2/+2
2013-04-24net/mlx4_en: Add a service taskAmir Vadai3-0/+47
2013-04-24net/mlx4_en: Support software timestampingAmir Vadai1-0/+2
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai12-15/+353
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev4-1/+74
2013-04-24net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+6
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-2/+2
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-2/+4
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2013-04-16mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz1-0/+15
2013-04-11net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev1-1/+3
2013-04-11net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion1-22/+63
2013-04-11net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2-22/+33
2013-04-07net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz1-1/+1
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz4-2/+18
2013-04-07net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz1-1/+2
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman1-2/+2
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-22/+47
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion1-8/+33
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion1-1/+1
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion1-11/+11
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion1-1/+1