summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-16Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-16gianfar: Drop GFAR_MQ_POLLING supportClaudiu Manoil
2021-04-16veth: check for NAPI instead of xdp_prog before xmit of XDP frameToke Høiland-Jørgensen
2021-04-16net: ipa: optionally define firmware name via DTAlex Elder
2021-04-16virtio-net: page_to_skb() use build_skb when there's sufficient tailroomXuan Zhuo
2021-04-16net: Add Qcom WWAN control driverLoic Poulain
2021-04-16net: Add a WWAN subsystemLoic Poulain
2021-04-16net: mvpp2: Add parsing support for different IPv4 IHL valuesStefan Chulski
2021-04-16r8152: search the configuration of vendor modeHayes Wang
2021-04-16r8152: support PHY firmware for RTL8156 seriesHayes Wang
2021-04-16r8152: support new chipsHayes Wang
2021-04-16r8152: add help function to change mtuHayes Wang
2021-04-16r8152: adjust rtl8152_check_firmware functionHayes Wang
2021-04-16r8152: set inter fram gap time depending on speedHayes Wang
2021-04-16net: ethernet: mediatek: ppe: fix busy wait loopIlya Lipnitskiy
2021-04-16atl1c: move tx cleanup processing out of interruptGatis Peisenieks
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-16net/mlx5: Enhance diagnostics info for TX/RX reportersAya Levin
2021-04-16net/mlx5: Add helper to initialize 1PPSAya Levin
2021-04-16net/mlx5e: Add ethtool extended link stateMoshe Tal
2021-04-16net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc()Maor Dickman
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy
2021-04-16net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closedMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-16net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe()Tariq Toukan
2021-04-16net/mlx5e: TX, Inline TLS skb checkTariq Toukan
2021-04-16net/mlx5e: Cleanup unused function parameterTariq Toukan
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan
2021-04-15mlx5: implement ethtool::get_fec_statsJakub Kicinski
2021-04-15sfc: ef10: implement ethtool::get_fec_statsJakub Kicinski
2021-04-15bnxt: implement ethtool::get_fec_statsJakub Kicinski
2021-04-15enetc: convert to schedule_work()Yangbo Lu
2021-04-15net: hns3: VF not request link status when PF support push link status featureGuangbin Huang
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang
2021-04-15net: phy: at803x: select correct page on config initDavid Bauer
2021-04-14ice: reduce scope of variablePaul M Stillwell Jr
2021-04-14ice: remove return variablePaul M Stillwell Jr
2021-04-14ice: suppress false cppcheck issuesBruce Allan
2021-04-14ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI typesBrett Creeley
2021-04-14ice: remove unused struct memberJesse Brandeburg
2021-04-14ice: use local for consistencyJesse Brandeburg
2021-04-14ice: print name in /proc/iomemJesse Brandeburg
2021-04-14ice: Reimplement module reads used by ethtoolScott W Taylor
2021-04-14ice: refactor ITR data structuresJesse Brandeburg
2021-04-14ice: manage interrupts during poll exitJesse Brandeburg
2021-04-14ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller
2021-04-14ice: refactor interrupt moderation writesJesse Brandeburg
2021-04-14ice: Add new VSI states to track netdev alloc/registrationAnirudh Venkataramanan