summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mlxsw: spectrum: Report extra metadata to psample moduleIdo Schimmel2021-03-141-2/+52
* | mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel2021-03-143-27/+17
* | mlxsw: spectrum: Remove unnecessary RCU read-side critical sectionIdo Schimmel2021-03-141-4/+1
* | mlxsw: pci: Set extra metadata in skb control blockIdo Schimmel2021-03-142-0/+68
* | mlxsw: Create dedicated field for Rx metadata in skb control blockIdo Schimmel2021-03-143-3/+7
* | mlxsw: pci: Add more metadata fields to CQEv2Ido Schimmel2021-03-141-0/+71
* | netdevsim: Add dummy psample implementationIdo Schimmel2021-03-145-2/+299
* | psample: Encapsulate packet metadata in a structIdo Schimmel2021-03-141-4/+4
* | net: dsa: bcm_sf2: Fill in BCM4908 CFP entriesFlorian Fainelli2021-03-141-1/+1
* | hv_netvsc: Add a comment clarifying batching logicShachar Raindel2021-03-141-0/+20
* | net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell2021-03-141-0/+2
* | drivers: net: vxlan.c: Fix declaration issueSanjana Srinidhi2021-03-141-0/+1
* | net: ethernet: marvell: Fixed typo in the file sky2.cBhaskar Chowdhury2021-03-141-1/+1
* | net: dsa: hellcreek: Add devlink FDB regionKurt Kanzenbach2021-03-132-0/+63
* | net: dsa: hellcreek: Move common code to helperKurt Kanzenbach2021-03-131-42/+43
* | net: dsa: hellcreek: Use boolean valueKurt Kanzenbach2021-03-131-1/+1