User Tools

Site Tools


en:developers:documentation:submittingpatches

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:developers:documentation:submittingpatches [2022/07/27 10:18]
Kalle Valo Add wifi: prefix everywhere
en:developers:documentation:submittingpatches [2024/05/17 14:52] (current)
Kalle Valo add link to kernel submitting patches
Line 3: Line 3:
 ===== About this guide ===== ===== About this guide =====
  
-This guide is designed to give you an idea of how to write //linux-wireless// patches. ​+This guide is designed to give you an idea of how to write patches for the Linux wireless (Wi-Fi) subsystem. Before reading this guide, read [[https://docs.kernel.org/process/submitting-patches.html|the kernel submitting ​patches ​guide]].
  
  
Line 32: Line 32:
 Where [[en/​developers/​maintainers|Maintainers]] contains the list of maintainers and mailing lists for the piece of code you are patching. //Other Developers//​ in this case can be a list of developers (or mailing lists) who you think may like to review this patch or who changed the code you are working on recently. ​ Where [[en/​developers/​maintainers|Maintainers]] contains the list of maintainers and mailing lists for the piece of code you are patching. //Other Developers//​ in this case can be a list of developers (or mailing lists) who you think may like to review this patch or who changed the code you are working on recently. ​
  
-Do note that drivers might have special requirements,​ the best is to check them from the corresponding wiki page. Here's a list for few of them:+Do note that drivers might have special requirements,​ the best is to check them from the corresponding wiki page. Here's a list for few of them:
  
   * [[en/​users/​drivers/​ath10k/​submittingpatches|ath10k]]   * [[en/​users/​drivers/​ath10k/​submittingpatches|ath10k]]
   * [[en/​users/​drivers/​ath11k/​submittingpatches|ath11k]]   * [[en/​users/​drivers/​ath11k/​submittingpatches|ath11k]]
 +  * [[en/​users/​drivers/​ath11k/​submittingpatches|ath12k]]
 ===== Checking state of patches from patchwork ===== ===== Checking state of patches from patchwork =====
  
en/developers/documentation/submittingpatches.1658917131.txt.gz ยท Last modified: 2022/07/27 10:18 by Kalle Valo