summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)Author
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-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai
2014-03-05net/mlx4: Support shutdown() interfaceGavin Shan
2014-01-05net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-19net/mlx4_core: Set CQE/EQE size to 64B by defaultEyal Perry
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-12-03net/mlx4_core: destroy workqueue when driver fails to registerWei Yang
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-10-17net/mlx4_core: Load higher level modules according to ports typeEyal Perry
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai
2013-06-18treewide: Fix typo in printkMasanari Iida
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein
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-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-31net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-28net/mlx4_core: Return proper error code when __mlx4_add_one failsJack Morgenstein
2013-01-18net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03mlx4_core: remove __dev* attributesBill Pemberton
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds