User Tools

Site Tools


en:developers:documentation:glossary

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:glossary [2016/05/05 12:59]
Ashish Gupta [cfg80211]
en:developers:documentation:glossary [2019/05/17 23:20]
Johannes Berg [MLME]
Line 26: Line 26:
 ===== FullMAC ===== ===== FullMAC =====
  
-//FullMAC// is a term used to describe a type of wireless card where the [[en/​developers/​Documentation/​Glossary|MLME]] is managed in hardware. You would **not** use [[en/​developers/​Documentation/​Glossary#​mac80211|mac80211]] to write a //FullMAC// wireless driver. ​+//FullMAC// is a term used to describe a type of wireless card where the [[en/​developers/​Documentation/​Glossary#MLME|MLME]] is managed in hardware. You would **not** use [[en/​developers/​Documentation/​Glossary#​mac80211|mac80211]] to write a //FullMAC// wireless driver. ​
  
  
Line 90: Line 90:
   * Reassociate ​   * Reassociate ​
   * Beacon ​   * Beacon ​
-  * Probe [[en/​developers/​Documentation/​Glossary#​mac80211|mac80211]]'​s MLME management implementation is currently handled by <​code>​net/​mac80211/​ieee80211_sta.c</​code>​. This handles only the STA MLME +  * Probe [[en/​developers/​Documentation/​Glossary#​mac80211|mac80211]]'​s MLME management implementation is currently handled by ''​net/​mac80211/​mlme.c''​. This handles only the client-side ​MLME.
  
  
en/developers/documentation/glossary.txt · Last modified: 2019/05/17 23:20 by Johannes Berg