summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-1375-305/+169
* net: dsa: mt7530: Add support for EEE featuresRené van Dorst2021-04-132-1/+56
* Merge tag 'wireless-drivers-next-2021-04-13' of git://git.kernel.org/pub/scm/...David S. Miller2021-04-1350-871/+2709
|\
| * iwlegacy: avoid -Wempty-body warningArnd Bergmann2021-04-113-5/+1
| * mt7601u: enable TDLS supportLorenzo Bianconi2021-04-111-0/+1
| * mt7601u: fix always true expressionColin Ian King2021-04-111-1/+1
| * rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter2021-04-111-1/+1
| * rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku2021-04-112-4/+6
| * rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang2021-04-115-2/+47
| * rtw88: 8822c: update tx power limit table to RF v40.1Zong-Zhe Yang2021-04-111-343/+343
| * rtw88: fix DIG min settingZong-Zhe Yang2021-04-111-4/+5
| * rtw88: add flush hci supportZong-Zhe Yang2021-04-113-0/+87
| * rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang2021-03-157-14/+172
| * wilc1000: use wilc handler as cookie in request_threaded_irq()Ajay Singh2021-03-151-9/+5
| * wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson2021-03-151-1/+1
| * wilc1000: Support chip sleep over SPIDavid Mosberger-Tang2021-03-152-4/+58
| * rtw88: remove unnecessary variablewengjianfeng2021-03-151-2/+1
| * rtw88: coex: add power off settingPing-Ke Shih2021-03-153-0/+7
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-03-1526-481/+1973
| |\
| | * ath11k: Add support for STA to handle beacon missLavanya Suresh2021-03-094-13/+81
| | * ath11k: Update signal filled flag during sta_statistics drv opSriram R2021-03-091-0/+1
| | * ath10k: skip the wait for completion to recovery in shutdown pathYoughandhar Chintala2021-03-091-9/+20
| | * ath11k: fix thermal temperature readPradeep Kumar Chitrapu2021-02-241-32/+21
| | * ath11k: fix potential wmi_mgmt_tx_queue race conditionMiaoqing Pan2021-02-241-1/+1
| | * ath11k: qmi: cosmetic changes to error messagesKalle Valo2021-02-241-44/+47
| | * ath11k: qmi: add more debug messagesKalle Valo2021-02-241-0/+25
| | * Revert "ath9k: fix ath_tx_process_buffer() potential null ptr dereference"Shuah Khan2021-02-221-16/+12
| | * ath11k: print hardware name and version during initialisationKalle Valo2021-02-221-1/+1
| | * ath11k: Enable radar detection for 160MHz secondary segmentLavanya Suresh2021-02-181-1/+3
| | * ath11k: Fix sounding dimension config in HE capLavanya Suresh2021-02-181-2/+0
| | * ath11k: add qcn9074 pci device supportAnilkumar Kolli2021-02-171-1/+17
| | * ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy2021-02-175-4/+56
| | * ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy2021-02-177-8/+294
| | * ath11k: add data path support for QCN9074Karthikeyan Periyasamy2021-02-178-237/+913
| | * ath11k: add hal support for QCN9074Karthikeyan Periyasamy2021-02-1711-89/+269
| | * ath11k: add static window support for register accessKarthikeyan Periyasamy2021-02-173-9/+68
| | * ath11k: Add qcn9074 mhi controller configAnilkumar Kolli2021-02-174-8/+122
| | * ath11k: Update memory segment count for qcn9074Anilkumar Kolli2021-02-172-1/+3
| | * ath11k: qmi: increase the number of fw segmentsAnilkumar Kolli2021-02-171-3/+3
| | * ath11k: Move qmi service_ins_id to hw_paramsAnilkumar Kolli2021-02-174-2/+6
| | * ath11k: Refactor ath11k_msi_configAnilkumar Kolli2021-02-172-17/+23
| | * ath11k: debugfs: Fix spelling mistake "Opportunies" -> "Opportunities"Colin Ian King2021-02-161-1/+1
| | * ath9k: fix ath_tx_process_buffer() potential null ptr dereferenceShuah Khan2021-02-161-12/+16
* | | net: ethernet: ravb: Enable optional refclkAdam Ford2021-04-122-0/+11
* | | enetc: support PTP Sync packet one-step timestampingYangbo Lu2021-04-124-26/+195
* | | enetc: mark TX timestamp type per skbYangbo Lu2021-04-122-8/+13
* | | ibmvnic: print adapter state as a stringLijun Pan2021-04-121-18/+49
* | | ibmvnic: print reset reason as a stringLijun Pan2021-04-121-7/+28
* | | ibmvnic: clean up the remaining debugfs data structuresLijun Pan2021-04-121-94/+0
* | | bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna2021-04-123-2/+74