summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-29fddi/skfp: Avoid the use of one-element arrayGustavo A. R. Silva1-1/+1
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-137/+533
2020-09-29net: hns3: dump tqp enable status in debugfsGuangbin Huang3-2/+25
2020-09-29net: hns3: debugfs add new command to query device specificationsGuangbin Huang1-0/+28
2020-09-29net: hns3: remove unused code in hns3_self_test()Guojia Liao1-7/+2
2020-09-29net: hns3: Add RoCE VF reset supportHuazhong Tan2-0/+51
2020-09-29net: hns3: add UDP segmentation offload supportHuazhong Tan1-3/+17
2020-09-29net: hns3: rename trace event hns3_over_8bdHuazhong Tan2-3/+3
2020-09-29net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUMHuazhong Tan2-22/+31
2020-09-29octeontx2-af: add parser support for NAT-T-ESPKiran Kumar K2-29/+65
2020-09-29octeontx2-af: optimize parsing of IPv6 fragmentsAbhijit Ayarekar1-40/+40
2020-09-29octeontx2-af: Add IPv6 fields to default MKEXVidhya Vidhyaraman1-0/+5
2020-09-29octeontx2-af: fix Extended DSA and eDSA parsingSatha Rao1-3/+3
2020-09-29octeontx2-af: add parser support for Forward DSAHariprasad Kelam2-0/+145
2020-09-29octeontx2-af: cleanup KPU config dataStanislaw Kardach5-144/+301
2020-09-29octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach1-2/+2
2020-09-29qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva2-14/+12
2020-09-29stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan2-0/+18
2020-09-29net: ipa: fix two commentsAlex Elder2-2/+2
2020-09-29net: ipa: rename a phandle variableAlex Elder1-4/+4
2020-09-29net: ipa: fix two mild warningsAlex Elder1-3/+2
2020-09-29net: ipa: share field mask values for GSI general interruptAlex Elder2-16/+7
2020-09-29net: ipa: share field mask values for GSI global interruptAlex Elder2-17/+8
2020-09-29net: ipa: share field mask values for GSI interrupt typeAlex Elder2-14/+7
2020-09-29net: ipa: remove unused status structure field masksAlex Elder1-27/+0
2020-09-29net: ipa: kill unused status exceptionsAlex Elder1-11/+3
2020-09-29net: ipa: kill unused status opcodesAlex Elder1-5/+1
2020-09-29net: ipa: kill definition of TRE_FLAGS_IEOB_FMASKAlex Elder1-1/+0
2020-09-29ibmvnic: create send_control_ip_offloadLijun Pan1-70/+80
2020-09-29ibmvnic: create send_query_ip_offloadLijun Pan1-23/+29
2020-09-29ibmvnic: rename send_map_query to send_query_mapLijun Pan1-3/+3
2020-09-29ibmvnic: rename ibmvnic_send_req_caps to send_request_capLijun Pan1-3/+3
2020-09-29ibmvnic: rename send_cap_queries to send_query_capLijun Pan1-4/+4
2020-09-29ibmvnic: set up 200GBPS speedLijun Pan2-2/+5
2020-09-29atm: atmtcp: Constify atmtcp_v_dev_opsRikard Falkeborn1-1/+1
2020-09-29net/smc: introduce CHID callback for ISM devicesUrsula Braun1-0/+12
2020-09-29net/smc: introduce System Enterprise ID (SEID)Ursula Braun2-0/+42
2020-09-29net: Use kobj_to_dev() APIWang Qing1-2/+2
2020-09-29net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_freeLorenzo Bianconi1-4/+7
2020-09-29e1000e: Add support for Meteor LakeSasha Neftin5-0/+21
2020-09-29igc: Clean up nvm_info structureSasha Neftin1-3/+0
2020-09-29igc: Reject schedules with a base_time in the futureVinicius Costa Gomes1-2/+23
2020-09-29igc: Export a way to read the PTP timerVinicius Costa Gomes2-4/+4
2020-09-29igc: Remove reset disable flagSasha Neftin1-1/+0
2020-09-29igc: Save PTP time before a resetVinicius Costa Gomes3-3/+29
2020-09-29igc: Remove references to SYSTIMR registerVinicius Costa Gomes1-10/+2
2020-09-29igc: Expose LPI countersSasha Neftin3-0/+7
2020-09-29igc: Clean RX descriptor error flagsAndre Guedes2-16/+3
2020-09-29igc: Remove timeout check from ptp_tx workAndre Guedes1-6/+0
2020-09-29igc: Don't reschedule ptp_tx workAndre Guedes1-5/+4