User Tools

Site Tools


en:developers:documentation

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
Next revision Both sides next revision
en:developers:documentation [2017/09/22 12:50]
Md Rayhan [802.11 Development process]
en:developers:documentation [2017/09/22 12:51]
Md Rayhan [Other interesting information]
Line 17: Line 17:
   * [[en/​developers/​Documentation/​firmware-versioning|Firmware versioning]] - Suggested firmware versioning rules    * [[en/​developers/​Documentation/​firmware-versioning|Firmware versioning]] - Suggested firmware versioning rules 
   * [[en/​developers/​Documentation/​LinuxkernelWirelessImplementation|Linux Kernel Wireless (802.11) Implementation]] - some implementation details ​   * [[en/​developers/​Documentation/​LinuxkernelWirelessImplementation|Linux Kernel Wireless (802.11) Implementation]] - some implementation details ​
- 
- 
-==== Other interesting information ==== 
-    * [[en/​developers/​Documentation/​ChannelList|channel list]] ​ 
-    * [[en/​developers/​Documentation/​IEorder|information element order]] ​ 
- 
- 
-===== Driver APIs ===== 
- 
-Here are all the driver APIs we use to write drivers in Linux: ​ 
-      * [[en/​developers/​Documentation/​Wireless-Extensions|Wireless-Extensions]] - old wireless driver framework ​ 
-      * [[en/​developers/​Documentation/​mac80211|mac80211]] - wireless driver API for [[en/​developers/​Documentation/​Glossary|SoftMAC]] devices ​ 
-      * [[en/​developers/​Documentation/​cfg80211|cfg80211]] - new driver configuration API  
-      * [[en/​developers/​Documentation/​nl80211|nl80211]] - new userspace <--> kernelspace wireless driver communication transport ​ 
-      * [[en/​developers/​Documentation/​specs|Hardware Specifications]] - specifications for chipsets we support or will support soon  
-      * [[en/​developers/​Documentation/​radiotap|Radiotap]] - For 802.11 frame injection/​reception ​ 
-      * [[en/​developers/​Documentation/​Android|Support for Android]] - if you want to know how to add support for Android ​ 
-      * [[en/​developers/​Documentation/​modularizing-code|Howto modularize code]] - Examples of how we expect you to modularize code  
  
  
  
en/developers/documentation.txt ยท Last modified: 2017/10/06 11:07 by Johannes Berg