summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-261-2/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-232-15/+29
|\
| * mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein2014-09-221-4/+7
| * mlx4: Correct error flows in rereg_mrMatan Barak2014-09-221-11/+22
* | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-102-4/+26
* | net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak2014-09-101-7/+11
* | net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak2014-09-101-1/+1
* | net/mlx4: Correctly configure single ported VFs from the hostMatan Barak2014-09-101-0/+21
* | net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera2014-09-081-0/+3
* | net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-292-29/+40
|/
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-146-3/+291
|\ \ | |/ |/|
| *-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-144-1/+105
| |\ \
| | | * mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-054-1/+105
| | |/
| * | mlx4_core: Add helper functions to support MR re-registrationMatan Barak2014-08-013-2/+186
| |/
* | net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu2014-07-241-2/+2
* | net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-223-4/+8
* | net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2014-07-221-3/+25
* | net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-224-4/+72
* | net/mlx4_en: current_mac isn't updated in port upEyal Perry2014-07-221-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-3/+4
|\ \ | |/
| * net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai2014-07-161-3/+4
* | net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed2014-07-161-26/+62
* | net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev2014-07-161-70/+99
* | net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller2014-07-161-1/+7
* | net/mlx4_core: Make sure that negative array index isn't usedDotan Barak2014-07-161-12/+26
* | net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin2014-07-161-1/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-168-90/+53
|\ \ | |/
| * mlx4: mark napi id for gro_skbJason Wang2014-07-141-0/+1
| * net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-084-15/+24
| * net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz2014-07-071-1/+1
| * net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai2014-07-021-2/+1
| * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-026-72/+26
* | net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich2014-07-082-10/+15
* | net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas2014-07-082-3/+1
* | net/mlx4_en: Do not disable vlan filter during promiscuous modeEugenia Emantayev2014-07-081-10/+0
* | net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev2014-07-081-2/+8
* | net/mlx4_en: Run loopback test only when port is upEugenia Emantayev2014-07-081-1/+2
* | net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2014-07-082-10/+17
|/
* net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz2014-06-221-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1220-452/+527
|\
| * net/mlx4_en: Use affinity hintYuval Atias2014-06-113-2/+46
| * net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang2014-06-111-1/+1
| * net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein2014-06-111-4/+37
| * net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-034-14/+127
| |\
| * \ Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-5/+5
| |\ \
| | * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-5/+5
| * | | Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-024-48/+2
OpenPOWER on IntegriCloud