summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-30ptp: ptp_clockmatrix: update to support 4.8.7 firmwareMin Li3-209/+1045
2020-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-78/+346
2020-07-29net: mvneta: fix comment about phylink_speed_downJisheng Zhang1-1/+1
2020-07-29ice: fix unused parameter warningTony Nguyen1-2/+2
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton1-2/+0
2020-07-29ice: reduce scope of variableBruce Allan1-2/+4
2020-07-29ice: cleanup VSI on probe failMarcin Szycik1-5/+7
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley1-2/+57
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak1-8/+2
2020-07-29ice: distribute Tx queues evenlyVictor Raj1-4/+51
2020-07-29ice: Adjust scheduler default BW weightTarun Singh2-2/+13
2020-07-29ice: Add RL profile bit mask checkTarun Singh1-5/+6
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr1-2/+8
2020-07-29ice: return correct error code from ice_aq_sw_rulesKiran Patil1-1/+7
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley3-0/+34
2020-07-29ice: fix link event handling timingDave Ertman2-1/+7
2020-07-29ice: Fix link broken after GLOBR resetDave Ertman1-4/+0
2020-07-29ice: Implement LFC workaroundDave Ertman6-38/+148
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang1-0/+8
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang2-0/+15
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang1-3/+3
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang1-3/+3
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang1-0/+2
2020-07-28net: dsa: rtl8366: Fix VLAN set-upLinus Walleij1-7/+7
2020-07-28net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij1-4/+17
2020-07-28hinic: add log in exception handling processesLuo bin13-45/+151
2020-07-28hinic: add support to handle hw abnormal eventLuo bin10-36/+704
2020-07-28ice: implement device flash update via devlinkJacob Keller9-1/+1007
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller3-0/+24
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T5-2/+281
2020-07-28ice: Add support for unified NVM update flow capabilityJacek Naczyk3-0/+11
2020-07-28net: remove sockptr_advanceChristoph Hellwig1-6/+6
2020-07-28mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...Vadim Pasternak2-10/+23
2020-07-28mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak2-2/+21
2020-07-28Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller25-212/+301
2020-07-28farsync: use generic power managementVaibhav Gupta1-6/+4
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall2-10/+8
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva8-13/+13
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker1-1/+1
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin3-2/+13
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan5-8/+7
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan4-23/+29
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan9-96/+112
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit1-1/+1
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit1-7/+7
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit2-8/+6
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit1-7/+1
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag1-1/+2
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha1-38/+104
2020-07-27net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5