summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
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-26net/mlx4: Add support to get VF configRony Efraim
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-26net/mlx4: Add set VF mac address supportRony Efraim
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim
2013-04-26net/mlx4: Add reference counting to MAC registerationRony Efraim
2013-04-26net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai
2013-04-26net/mlx4_core: Disable HW timestamping for VFsAmir Vadai
2013-04-24mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion
2013-04-24mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion
2013-04-24mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion
2013-04-24mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion
2013-04-24mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion
2013-04-24mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein
2013-04-24net/mlx4_en: Add a service taskAmir Vadai
2013-04-24net/mlx4_en: Support software timestampingAmir Vadai
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev
2013-04-24net/mlx4_core: Add timestamping device capabilityEugenia Emantayev
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-16mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz
2013-04-11net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev
2013-04-11net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion
2013-04-11net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion
2013-04-07net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz
2013-04-07net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-03-07net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai
2013-03-07net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman
2013-03-07net/mlx4_en: Fix race when setting the device MAC addressYan Burman
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2013-03-07net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein
2013-03-07net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein
2013-03-07mlx4: Remove driver specific fdb handlers.Vlad Yasevich
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin