summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
* | | net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb2016-04-295-154/+160
* | | net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb2016-04-291-12/+19
* | | net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-294-37/+64
* | | net/mlx5: Set number of allowed levels in priorityMaor Gottlieb2016-04-292-30/+33
* | | net/mlx5: Introduce modify flow rule destinationMaor Gottlieb2016-04-291-2/+2
* | | net/mlx5e: Direct TIR per RQTariq Toukan2016-04-294-138/+191
* | | net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay2016-04-291-1/+4
* | | net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann2016-04-281-8/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-278-61/+150
|\ \ \ | |/ /
| * | net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
| * | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-242-6/+32
| * | net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
| * | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-242-9/+75
| * | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| * | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-242-7/+7
| * | net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
| * | net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
| * | net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
* | | net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed2016-04-263-7/+22
* | | net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman2016-04-262-3/+74
* | | net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2016-04-262-0/+156
* | | net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2016-04-262-0/+38
* | | net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2016-04-262-0/+69
* | | net/mlx5e: Improve set features ndo resiliencyGal Pressman2016-04-261-28/+82
* | | net/mlx5e: Add link down events counterGal Pressman2016-04-262-1/+14
* | | net/mlx5e: Add per priority group to PPort countersGal Pressman2016-04-264-4/+93
* | | net/mlx5e: Rename VPort countersGal Pressman2016-04-261-16/+19
* | | net/mlx5e: Statistics handling refactoringGal Pressman2016-04-264-440/+482
* | | net/mlx5e: Report additional error statistics in get stats ndoGal Pressman2016-04-261-6/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-237-25/+89
|\ \ \ | |/ /
| * | net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-214-3/+10
| * | net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-212-0/+15
| * | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-5/+34
| * | net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
| * | net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov2016-04-191-2/+6
| * | net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov2016-04-191-1/+1
| |/
* | mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lockHannes Frederic Sowa2016-04-211-0/+2
* | net/mlx5e: Add ethtool counter for RX buffer allocation failuresTariq Toukan2016-04-213-4/+17
* | net/mlx5e: Delay skb->data accessSaeed Mahameed2016-04-211-4/+3
* | net/mlx5e: Remove redundant barrierTariq Toukan2016-04-211-1/+0
* | net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan2016-04-213-10/+7
* | net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan2016-04-215-68/+514
* | net/mlx5e: Added ICO SQsTariq Toukan2016-04-214-25/+174
* | net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan2016-04-214-43/+311
* | net/mlx5e: Use function pointers for RX data path handlingTariq Toukan2016-04-213-47/+62
* | net/mlx5e: Use only close NUMA node for default RSSTariq Toukan2016-04-213-4/+16
* | net/mlx5e: Allocate set of queue counters per netdevRana Shahout2016-04-213-2/+62
* | net/mlx5: Introduce device queue countersTariq Toukan2016-04-211-0/+68
* | mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pbJiri Pirko2016-04-151-1/+2
* | mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbsJiri Pirko2016-04-151-10/+2
OpenPOWER on IntegriCloud