aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-15net/mlx4_en: Poll XDP TX completion queue in RX NAPITariq Toukan5-16/+51
2017-06-15net/mlx4_en: Improve XDP xmit functionTariq Toukan3-43/+21
2017-06-15net/mlx4_en: Improve stack xmit functionTariq Toukan1-64/+87
2017-06-15net/mlx4_en: Improve transmit CQ pollingTariq Toukan1-6/+7
2017-06-15net/mlx4_en: Improve receive data-pathTariq Toukan1-34/+39
2017-06-15net/mlx4_en: Optimized single ring steeringSaeed Mahameed5-22/+50
2017-06-15net/mlx4_en: Remove unused argument in TX datapath functionTariq Toukan2-9/+7
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny4-5/+62
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny1-7/+23
2017-06-16net/mlx5e: Optimize update stats workGal Pressman3-7/+16
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman2-22/+7
2017-06-16net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman1-14/+2
2017-06-16net/mlx5e: Rename physical symbol errors counterGal Pressman1-1/+1
2017-06-16net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis1-1/+1
2017-06-16net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan1-14/+7
2017-06-16net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua3-13/+74
2017-06-16net/mlx5: Avoid space after castingOr Gerlitz2-2/+2
2017-06-16net/mlx5: Align to match opening parenthesisOr Gerlitz4-5/+6
2017-06-16net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz4-4/+1
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz10-15/+0
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz2-6/+6
2017-06-16net/mlx5: Update eqe_type_str() event namesEli Cohen1-0/+2
2017-06-15r8152: add byte_enable for ocp_read_word functionhayeswang1-1/+3
2017-06-15r8152: support RTL8153Bhayeswang1-15/+658
2017-06-15r8152: support new chip 8050hayeswang1-0/+10
2017-06-15ibmvnic: Exit polling routine correctly during adapter resetThomas Falcon1-3/+6
2017-06-15ibmvnic: Remove VNIC_CLOSING check from pending_scrqThomas Falcon1-2/+1
2017-06-15ibmvnic: Sanitize entire SCRQ buffer on resetThomas Falcon1-1/+1
2017-06-15ibmvnic: Ensure that TX queues are disabled in __ibmvnic_closeThomas Falcon1-1/+7
2017-06-15ibmvnic: Activate disabled RX buffer pools on resetThomas Falcon1-0/+1
2017-06-15sunvnet: restrict advertized checksum offloads to just IPShannon Nelson2-2/+2
2017-06-15net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva1-5/+0
2017-06-15net: dsa: mv88e6xxx: prefix Global Prio and Tag macrosVivien Didelot2-19/+32
2017-06-15net: dsa: mv88e6xxx: prefix Global Stats macrosVivien Didelot3-30/+41
2017-06-15net: dsa: mv88e6xxx: prefix Global Monitor Control macrosVivien Didelot2-43/+60
2017-06-15net: dsa: mv88e6xxx: prefix Global Control macrosVivien Didelot3-46/+50
2017-06-15net: dsa: mv88e6xxx: prefix Global VTU macrosVivien Didelot4-68/+90
2017-06-15net: dsa: mv88e6xxx: prefix Global ATU macrosVivien Didelot3-68/+85
2017-06-15net: dsa: mv88e6xxx: prefix Global Switch MAC macrosVivien Didelot3-22/+37
2017-06-15net: dsa: mv88e6xxx: prefix Global Status macrosVivien Didelot4-31/+33
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller76-308/+537
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai1-0/+2
2017-06-14liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang1-1/+1
2017-06-14net/mlxfw: fix a NULL dereferenceDan Carpenter1-0/+1
2017-06-14qed: Fix an off by one bugDan Carpenter1-1/+1
2017-06-14mlxsw: spectrum: Add support for access cable info via ethtoolArkadi Sharshevsky1-0/+131
2017-06-14mlxsw: reg: Add MCIA register for cable info accessArkadi Sharshevsky1-0/+76
2017-06-14macvlan: propagate the mac address change status for lowerdevZhang Shengju1-4/+2
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney1-1/+1
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen1-1/+1