summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-07-09mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein
2014-06-26net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-05-31net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-31mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai
2014-03-05net/mlx4: Support shutdown() interfaceGavin Shan
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-21net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-16net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle
2014-01-16net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14mlx4_core: Add support for steerable IB UD QPsMatan Barak
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-07mlx4_en: Select PTP_1588_CLOCKShawn Bohrer
2014-01-07net/mlx4_en: fix error return code in mlx4_en_get_qp()Wei Yongjun
2014-01-05net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry
2014-01-02mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer
2013-12-31net: mlx4: slight optimization of addr comparedingtianhong
2013-12-31net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunnelingOr Gerlitz
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-19net/mlx4_core: Check port number for validity before accessing dataMatan Barak
2013-12-19net/mlx4_en: Add NAPI support for transmit sideEugenia Emantayev
2013-12-19net/mlx4_en: Ignore irrelevant hypervisor eventsEugenia Emantayev
2013-12-19net/mlx4_core: Set CQE/EQE size to 64B by defaultEyal Perry
2013-12-19net/mlx4_en: Configure the XPS queue mapping on driver loadIdo Shamay
2013-12-19net/mlx4_en: Implement ndo_get_phys_port_idHadar Hen Zion
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion
2013-12-19net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAPHadar Hen Zion
2013-12-19net/mlx4_core: Rename QUERY_FUNC_CAP fieldsHadar Hen Zion
2013-12-19net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fieldsHadar Hen Zion
2013-12-18net: mlx4 calls skb_set_hashTom Herbert
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-03net/mlx4_core: destroy workqueue when driver fails to registerWei Yang
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev