aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-06-26mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang
2014-06-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz
2013-02-14net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman
2012-04-04mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12mlx4_core: Scale size of MTT table with system RAMRoland Dreier
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein
2012-03-12mlx4_core: Fix one more static exported functionRoland Dreier
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz
2012-03-06net/mlx4: defining functions as staticYevgeny Petrilin
2012-03-06net/mlx4: remove unused functionsYevgeny Petrilin
2012-03-06net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin
2012-03-06net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin
2012-03-06net/mlx4: fix sparse warnings on wrong type for RSS keysYevgeny Petrilin
2012-03-06net/mlx4: fix sparse warnings on TX blue flame bufferOr Gerlitz
2012-03-06net/mlx4: fix sparse warnings on TX control flags, endianessOr Gerlitz
2012-03-06net/mlx4_en: Saving mem access on data pathYevgeny Petrilin
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin
2012-03-05mlx4_en: remove sparse errorsEric Dumazet
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford
2012-02-21mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin
2012-02-20mlx4_core: Do not map BF area if capability is 0Jack Morgenstein
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev
2012-02-15mlx4: fix buffer overrunEugenia Emantayev
2012-02-14mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-14mlx4: attach multicast with correct flagEugenia Emantayev
2012-02-14mlx4: remove redundant adding of steering type to gidEugenia Emantayev
2012-02-14mlx4: remove unnecessary variables and argumentsEugenia Emantayev
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev
2012-02-14mlx4: fix QP tree trashingEugenia Emantayev
2012-02-14mlx4_core: fix buffer overrunEugenia Emantayev
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo