summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-17net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-09-15net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30net/mlx4: Postpone the registration of net_deviceMoni Shoua
2015-08-27net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-07-27net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
2015-07-26net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein
2015-07-26net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-07-26net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz
2015-07-08net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto
2015-07-08mlx4: TCP/UDP packets have L4 hashEric Dumazet
2015-06-25mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz
2015-06-25net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay
2015-06-25net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay
2015-06-25net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha
2015-06-24net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha
2015-06-15net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-15net/mlx4_core: Reset counters data when freedEran Ben Elisha
2015-06-15net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha
2015-06-15net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configurationOr Gerlitz
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak
2015-06-11net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick
2015-06-11net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto
2015-06-03net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto
2015-06-03net/mlx4_core: double free of dev_vfsCarol L Soto
2015-06-03net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay
2015-05-30net/mlx4: Add EQ poolMatan Barak