summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* 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/+17Star
* | 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-247-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-201-2/+6
| * net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov2016-04-201-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/+3Star
* | net/mlx5e: Remove redundant barrierTariq Toukan2016-04-211-1/+0Star
* | net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan2016-04-213-10/+7Star
* | 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/+2Star
* | mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko2016-04-143-16/+293
* | mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko2016-04-142-173/+334
* | mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko2016-04-143-4/+28
* | mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko2016-04-142-2/+32
* | mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko2016-04-141-0/+100
* | mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko2016-04-142-8/+77
* | mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko2016-04-143-1/+216
* | mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko2016-04-141-0/+9