summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-1721-344/+570
|\
| * net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin2021-04-162-0/+12
| * net/mlx5: Add helper to initialize 1PPSAya Levin2021-04-161-8/+17
| * net/mlx5e: Add ethtool extended link stateMoshe Tal2021-04-161-0/+171
| * net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc()Maor Dickman2021-04-161-8/+8
| * net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy2021-04-165-116/+114
| * net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy2021-04-165-113/+78
| * net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy2021-04-165-127/+40
| * net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closedMaxim Mikityanskiy2021-04-161-13/+27
| * net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan2021-04-1610-18/+166
| * net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe()Tariq Toukan2021-04-163-9/+7
| * net/mlx5e: TX, Inline TLS skb checkTariq Toukan2021-04-163-5/+9
| * net/mlx5e: Cleanup unused function parameterTariq Toukan2021-04-161-3/+2
| * net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan2021-04-163-8/+3
* | gianfar: Drop GFAR_MQ_POLLING supportClaudiu Manoil2021-04-172-176/+11
* | veth: check for NAPI instead of xdp_prog before xmit of XDP frameToke Høiland-Jørgensen2021-04-171-4/+3
* | net: ipa: optionally define firmware name via DTAlex Elder2021-04-171-8/+15
* | virtio-net: page_to_skb() use build_skb when there's sufficient tailroomXuan Zhuo2021-04-171-21/+48
* | net: Add Qcom WWAN control driverLoic Poulain2021-04-173-0/+298
* | net: Add a WWAN subsystemLoic Poulain2021-04-175-0/+585
* | net: mvpp2: Add parsing support for different IPv4 IHL valuesStefan Chulski2021-04-172-67/+43
* | r8152: search the configuration of vendor modeHayes Wang2021-04-171-4/+35
* | r8152: support PHY firmware for RTL8156 seriesHayes Wang2021-04-171-2/+561
* | r8152: support new chipsHayes Wang2021-04-171-65/+2149
* | r8152: add help function to change mtuHayes Wang2021-04-171-22/+31
* | r8152: adjust rtl8152_check_firmware functionHayes Wang2021-04-171-22/+29
* | r8152: set inter fram gap time depending on speedHayes Wang2021-04-171-0/+28
* | net: ethernet: mediatek: ppe: fix busy wait loopIlya Lipnitskiy2021-04-172-11/+10
* | atl1c: move tx cleanup processing out of interruptGatis Peisenieks2021-04-172-10/+36
* | net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean2021-04-176-11/+12
|/
* mlx5: implement ethtool::get_fec_statsJakub Kicinski2021-04-163-2/+38
* sfc: ef10: implement ethtool::get_fec_statsJakub Kicinski2021-04-163-0/+30
* bnxt: implement ethtool::get_fec_statsJakub Kicinski2021-04-161-0/+15
* enetc: convert to schedule_work()Yangbo Lu2021-04-161-1/+1
* net: hns3: VF not request link status when PF support push link status featureGuangbin Huang2021-04-163-3/+12
* net: hns3: PF add support for pushing link status to VFsGuangbin Huang2021-04-164-8/+43
* net: phy: at803x: select correct page on config initDavid Bauer2021-04-161-1/+49
* ice: reduce scope of variablePaul M Stillwell Jr2021-04-151-1/+2
* ice: remove return variablePaul M Stillwell Jr2021-04-153-8/+6
* ice: suppress false cppcheck issuesBruce Allan2021-04-153-0/+5
* ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI typesBrett Creeley2021-04-151-0/+2
* ice: remove unused struct memberJesse Brandeburg2021-04-152-4/+3
* ice: use local for consistencyJesse Brandeburg2021-04-151-5/+7
* ice: print name in /proc/iomemJesse Brandeburg2021-04-151-1/+1
* ice: Reimplement module reads used by ethtoolScott W Taylor2021-04-151-10/+39
* ice: refactor ITR data structuresJesse Brandeburg2021-04-155-33/+26
* ice: manage interrupts during poll exitJesse Brandeburg2021-04-152-1/+13
* ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller2021-04-157-267/+175
* ice: refactor interrupt moderation writesJesse Brandeburg2021-04-155-104/+112
* ice: Add new VSI states to track netdev alloc/registrationAnirudh Venkataramanan2021-04-153-6/+22