aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)Author
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai
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
2012-10-01mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier
2012-09-30mlx4_core: Trivial cleanups to driver log messagesRoland Dreier
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein
2012-09-30mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein
2012-07-11mlx4_core: Allow guests to have IB portsJack Morgenstein
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein
2012-07-10net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion
2012-07-05mlx4: set maximal number of default RSS queuesYuval Mintz
2012-06-25net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin