summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-032-76/+91
| * net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-032-39/+0
| * net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-035-142/+188
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-2/+2
| |\
| * | net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein2014-09-301-2/+12
| * | net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein2014-09-301-2/+7
| * | net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-301-174/+219
| * | net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein2014-09-301-7/+21
| * | mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet2014-09-281-7/+16
| * | mellanox: Change en_print to return voidJoe Perches2014-09-262-12/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-242-15/+29
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-234-12/+62
| |\ \ \
| * | | | net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-194-4/+11
| * | | | net/mlx4_core: Cache line EQE size supportIdo Shamay2014-09-191-11/+19
| * | | | net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay2014-09-194-4/+100
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-072-29/+40
| |\ \ \ \
| * | | | | mlx4: only pull headers into skb headEric Dumazet2014-09-051-5/+8
| * | | | | mlx4_en: Convert the normal skb free path to dev_consume_skb_any()Rick Jones2014-09-031-1/+1
| * | | | | mlx4: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-291-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: fix errors in printkMasanari Iida2014-09-011-2/+2
* | | | | | 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-0618-148/+633
|\ \
| * | mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-302-3/+4
| * | mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-307-7/+8
| * | mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-3/+287
| * | 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-222-7/+19
| |\ \ | | |/
| * | 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
OpenPOWER on IntegriCloud