summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: caif: Use netif_rx_any_context()Sebastian Andrzej Siewior2020-09-291-17/+2
* net: caif: Remove unused caif SPI driverThomas Gleixner2020-09-294-1151/+0
* net: enic: Cure the enic api locking trainwreckThomas Gleixner2020-09-293-6/+28
* cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari2020-09-294-54/+80
* cxgb4: Avoid log floodRohit Maheshwari2020-09-291-4/+4
* ch_ktls: Issue if connection offload failsRohit Maheshwari2020-09-292-147/+153
* fddi/skfp: Avoid the use of one-element arrayGustavo A. R. Silva2020-09-291-1/+1
* net: hns3: dump tqp enable status in debugfsGuangbin Huang2020-09-293-2/+25
* net: hns3: debugfs add new command to query device specificationsGuangbin Huang2020-09-291-0/+28
* net: hns3: remove unused code in hns3_self_test()Guojia Liao2020-09-291-7/+2
* net: hns3: Add RoCE VF reset supportHuazhong Tan2020-09-292-0/+51
* net: hns3: add UDP segmentation offload supportHuazhong Tan2020-09-291-3/+17
* net: hns3: rename trace event hns3_over_8bdHuazhong Tan2020-09-292-3/+3
* net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUMHuazhong Tan2020-09-292-22/+31
* octeontx2-af: add parser support for NAT-T-ESPKiran Kumar K2020-09-292-29/+65
* octeontx2-af: optimize parsing of IPv6 fragmentsAbhijit Ayarekar2020-09-291-40/+40
* octeontx2-af: Add IPv6 fields to default MKEXVidhya Vidhyaraman2020-09-291-0/+5
* octeontx2-af: fix Extended DSA and eDSA parsingSatha Rao2020-09-291-3/+3
* octeontx2-af: add parser support for Forward DSAHariprasad Kelam2020-09-292-0/+145
* octeontx2-af: cleanup KPU config dataStanislaw Kardach2020-09-295-144/+301
* octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach2020-09-291-2/+2
* qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva2020-09-282-14/+12
* stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan2020-09-282-0/+18
* net: ipa: fix two commentsAlex Elder2020-09-282-2/+2
* net: ipa: rename a phandle variableAlex Elder2020-09-281-4/+4
* net: ipa: fix two mild warningsAlex Elder2020-09-281-3/+2
* net: ipa: share field mask values for GSI general interruptAlex Elder2020-09-282-16/+7
* net: ipa: share field mask values for GSI global interruptAlex Elder2020-09-282-17/+8
* net: ipa: share field mask values for GSI interrupt typeAlex Elder2020-09-282-14/+7
* net: ipa: remove unused status structure field masksAlex Elder2020-09-281-27/+0
* net: ipa: kill unused status exceptionsAlex Elder2020-09-281-11/+3
* net: ipa: kill unused status opcodesAlex Elder2020-09-281-5/+1
* net: ipa: kill definition of TRE_FLAGS_IEOB_FMASKAlex Elder2020-09-281-1/+0
* ibmvnic: create send_control_ip_offloadLijun Pan2020-09-281-70/+80
* ibmvnic: create send_query_ip_offloadLijun Pan2020-09-281-23/+29
* ibmvnic: rename send_map_query to send_query_mapLijun Pan2020-09-281-3/+3
* ibmvnic: rename ibmvnic_send_req_caps to send_request_capLijun Pan2020-09-281-3/+3
* ibmvnic: rename send_cap_queries to send_query_capLijun Pan2020-09-281-4/+4
* ibmvnic: set up 200GBPS speedLijun Pan2020-09-282-2/+5
* net: Use kobj_to_dev() APIWang Qing2020-09-281-2/+2
* net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_freeLorenzo Bianconi2020-09-281-4/+7
* e1000e: Add support for Meteor LakeSasha Neftin2020-09-285-0/+21
* igc: Clean up nvm_info structureSasha Neftin2020-09-281-3/+0
* igc: Reject schedules with a base_time in the futureVinicius Costa Gomes2020-09-281-2/+23
* igc: Export a way to read the PTP timerVinicius Costa Gomes2020-09-282-4/+4
* igc: Remove reset disable flagSasha Neftin2020-09-281-1/+0
* igc: Save PTP time before a resetVinicius Costa Gomes2020-09-283-3/+29
* igc: Remove references to SYSTIMR registerVinicius Costa Gomes2020-09-281-10/+2
* igc: Expose LPI countersSasha Neftin2020-09-283-0/+7
* igc: Clean RX descriptor error flagsAndre Guedes2020-09-282-16/+3