* [ath9k-devel] Wifi basics documents
@ 2013-02-08 6:55 ` Onteddu Slreddy
0 siblings, 0 replies; 12+ messages in thread
From: Onteddu Slreddy @ 2013-02-08 6:55 UTC (permalink / raw)
To: ath9k-devel
Hello All,
I recently joined this group the group.
Can anybody suggest me places where I can get Documents which will explain
wifi Architecture in brief i would like to know details like
In Linux for embedded systems:
What is the software architecture for wifi
What are each folders in kernel/net and kernel/drivers/net refer to
What is wpa_supplicant how to know which version I have to use
How to get familiar with words like nl802.11, mac802.11, wext,
copat-wireless, compatwireless-openmac
If I have to add a new chip driver what are the checklist points i
have to see
My Quesitions may be basic kindly bare with me
If any body have self prepared documents that will be great help for me
Thanks & Regards
O S L Reddy
slreddy88 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130208/44acff05/attachment.htm
^ permalink raw reply [flat|nested] 12+ messages in thread* Wifi basics documents @ 2013-02-08 6:55 ` Onteddu Slreddy 0 siblings, 0 replies; 12+ messages in thread From: Onteddu Slreddy @ 2013-02-08 6:55 UTC (permalink / raw) To: netdev, linux-can, linux-kernel, e1000-devel, linux-usb, linux-wireless, ath9k-devel, wil6210, brcm80211-dev-list, devicetree-discuss [-- Attachment #1.1: Type: text/plain, Size: 792 bytes --] Hello All, I recently joined this group the group. Can anybody suggest me places where I can get Documents which will explain wifi Architecture in brief i would like to know details like In Linux for embedded systems: What is the software architecture for wifi What are each folders in kernel/net and kernel/drivers/net refer to What is wpa_supplicant how to know which version I have to use How to get familiar with words like nl802.11, mac802.11, wext, copat-wireless, compatwireless-openmac If I have to add a new chip driver what are the checklist points i have to see My Quesitions may be basic kindly bare with me If any body have self prepared documents that will be great help for me Thanks & Regards O S L Reddy slreddy88@gmail.com [-- Attachment #2: Type: text/plain, Size: 255 bytes --] ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb [-- Attachment #3: Type: text/plain, Size: 257 bytes --] _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired ^ permalink raw reply [flat|nested] 12+ messages in thread
* [ath9k-devel] Wifi basics documents 2013-02-08 6:55 ` Onteddu Slreddy (?) @ 2013-02-08 8:34 ` Arend van Spriel -1 siblings, 0 replies; 12+ messages in thread From: Arend van Spriel @ 2013-02-08 8:34 UTC (permalink / raw) To: ath9k-devel On 02/08/2013 07:55 AM, Onteddu Slreddy wrote: > Hello All, > > > I recently joined this group the group. > > Can anybody suggest me places where I can get Documents which will explain > wifi Architecture in brief i would like to know details like > > In Linux for embedded systems: > What is the software architecture for wifi > What are each folders in kernel/net and kernel/drivers/net refer to > What is wpa_supplicant how to know which version I have to use > How to get familiar with words like nl802.11, mac802.11, wext, > copat-wireless, compatwireless-openmac > If I have to add a new chip driver what are the checklist points i > have to see > > My Quesitions may be basic kindly bare with me > If any body have self prepared documents that will be great help for me 802.11 is a IEEE standard that is freely available for download. Regarding Linux architecture and infrastructure there is a lot of information to be found on wireless.kernel.org. Regards, Arend ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Wifi basics documents @ 2013-02-08 8:34 ` Arend van Spriel 0 siblings, 0 replies; 12+ messages in thread From: Arend van Spriel @ 2013-02-08 8:34 UTC (permalink / raw) To: Onteddu Slreddy Cc: netdev, linux-can, linux-kernel, e1000-devel, linux-usb, linux-wireless, ath9k-devel, wil6210, brcm80211-dev-list, devicetree-discuss On 02/08/2013 07:55 AM, Onteddu Slreddy wrote: > Hello All, > > > I recently joined this group the group. > > Can anybody suggest me places where I can get Documents which will explain > wifi Architecture in brief i would like to know details like > > In Linux for embedded systems: > What is the software architecture for wifi > What are each folders in kernel/net and kernel/drivers/net refer to > What is wpa_supplicant how to know which version I have to use > How to get familiar with words like nl802.11, mac802.11, wext, > copat-wireless, compatwireless-openmac > If I have to add a new chip driver what are the checklist points i > have to see > > My Quesitions may be basic kindly bare with me > If any body have self prepared documents that will be great help for me 802.11 is a IEEE standard that is freely available for download. Regarding Linux architecture and infrastructure there is a lot of information to be found on wireless.kernel.org. Regards, Arend ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Wifi basics documents @ 2013-02-08 8:34 ` Arend van Spriel 0 siblings, 0 replies; 12+ messages in thread From: Arend van Spriel @ 2013-02-08 8:34 UTC (permalink / raw) To: Onteddu Slreddy Cc: netdev, linux-can, linux-kernel, e1000-devel, linux-usb, linux-wireless, ath9k-devel, wil6210, brcm80211-dev-list, devicetree-discuss On 02/08/2013 07:55 AM, Onteddu Slreddy wrote: > Hello All, > > > I recently joined this group the group. > > Can anybody suggest me places where I can get Documents which will explain > wifi Architecture in brief i would like to know details like > > In Linux for embedded systems: > What is the software architecture for wifi > What are each folders in kernel/net and kernel/drivers/net refer to > What is wpa_supplicant how to know which version I have to use > How to get familiar with words like nl802.11, mac802.11, wext, > copat-wireless, compatwireless-openmac > If I have to add a new chip driver what are the checklist points i > have to see > > My Quesitions may be basic kindly bare with me > If any body have self prepared documents that will be great help for me 802.11 is a IEEE standard that is freely available for download. Regarding Linux architecture and infrastructure there is a lot of information to be found on wireless.kernel.org. Regards, Arend ^ permalink raw reply [flat|nested] 12+ messages in thread
* [ath9k-devel] Wifi basics documents 2013-02-08 8:34 ` Arend van Spriel @ 2013-02-08 9:53 ` sl reddy -1 siblings, 0 replies; 12+ messages in thread From: sl reddy @ 2013-02-08 9:53 UTC (permalink / raw) To: ath9k-devel Hi Thanks for reply i referred that site (wireless.kernel.org) as you said there is lot of information but i am bit confused in getting right information because i am not interested much about hardware architecture as of now I need clear picture of software architecture but in the website there is lot of information so bit confused where to start any successions will be helpful for me Thanks & Regards O S L Reddy slreddy88 at gmail.com On Fri, Feb 8, 2013 at 2:04 PM, Arend van Spriel <arend@broadcom.com> wrote: > On 02/08/2013 07:55 AM, Onteddu Slreddy wrote: > > Hello All, > > > > > > I recently joined this group the group. > > > > Can anybody suggest me places where I can get Documents which will > explain > > wifi Architecture in brief i would like to know details like > > > > In Linux for embedded systems: > > What is the software architecture for wifi > > What are each folders in kernel/net and kernel/drivers/net refer > to > > What is wpa_supplicant how to know which version I have to use > > How to get familiar with words like nl802.11, mac802.11, wext, > > copat-wireless, compatwireless-openmac > > If I have to add a new chip driver what are the checklist points > i > > have to see > > > > My Quesitions may be basic kindly bare with me > > If any body have self prepared documents that will be great help for me > > 802.11 is a IEEE standard that is freely available for download. > Regarding Linux architecture and infrastructure there is a lot of > information to be found on wireless.kernel.org. > > Regards, > Arend > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" > in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130208/a75a8c3a/attachment.htm ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Wifi basics documents @ 2013-02-08 9:53 ` sl reddy 0 siblings, 0 replies; 12+ messages in thread From: sl reddy @ 2013-02-08 9:53 UTC (permalink / raw) To: Arend van Spriel Cc: brcm80211-dev-list, Onteddu Slreddy, e1000-devel, netdev, devicetree-discuss, linux-usb, linux-wireless, linux-kernel, linux-can, wil6210, ath9k-devel [-- Attachment #1.1: Type: text/plain, Size: 1815 bytes --] Hi Thanks for reply i referred that site (wireless.kernel.org) as you said there is lot of information but i am bit confused in getting right information because i am not interested much about hardware architecture as of now I need clear picture of software architecture but in the website there is lot of information so bit confused where to start any successions will be helpful for me Thanks & Regards O S L Reddy slreddy88@gmail.com On Fri, Feb 8, 2013 at 2:04 PM, Arend van Spriel <arend@broadcom.com> wrote: > On 02/08/2013 07:55 AM, Onteddu Slreddy wrote: > > Hello All, > > > > > > I recently joined this group the group. > > > > Can anybody suggest me places where I can get Documents which will > explain > > wifi Architecture in brief i would like to know details like > > > > In Linux for embedded systems: > > What is the software architecture for wifi > > What are each folders in kernel/net and kernel/drivers/net refer > to > > What is wpa_supplicant how to know which version I have to use > > How to get familiar with words like nl802.11, mac802.11, wext, > > copat-wireless, compatwireless-openmac > > If I have to add a new chip driver what are the checklist points > i > > have to see > > > > My Quesitions may be basic kindly bare with me > > If any body have self prepared documents that will be great help for me > > 802.11 is a IEEE standard that is freely available for download. > Regarding Linux architecture and infrastructure there is a lot of > information to be found on wireless.kernel.org. > > Regards, > Arend > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" > in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > [-- Attachment #2: Type: text/plain, Size: 255 bytes --] ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb [-- Attachment #3: Type: text/plain, Size: 257 bytes --] _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired ^ permalink raw reply [flat|nested] 12+ messages in thread
* [ath9k-devel] Wifi basics documents 2013-02-08 9:53 ` sl reddy (?) @ 2013-02-08 10:20 ` Arend van Spriel -1 siblings, 0 replies; 12+ messages in thread From: Arend van Spriel @ 2013-02-08 10:20 UTC (permalink / raw) To: ath9k-devel On 02/08/2013 10:53 AM, sl reddy wrote: > any successions will be helpful for me My *suggestion* would be: http://wireless.kernel.org/en/developers/Documentation For what it is worth, below is some terrible ascii art. Gr. AvS Fullmac model: user-space (libnl) | +----------+ v | cfg80211 |------o nl80211 api +----------+ ^ | v +----------+ | fullmac |------o netdev | driver | +----------+ Softmac model: user-space (libnl) | +----------+ v | cfg80211 |------o nl80211 api +----------+ ^ | v +----------+ | mac80211 |------o netdev +----------+ ^ | v +----------+ | softmac | | driver | +----------+ ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Wifi basics documents @ 2013-02-08 10:20 ` Arend van Spriel 0 siblings, 0 replies; 12+ messages in thread From: Arend van Spriel @ 2013-02-08 10:20 UTC (permalink / raw) To: sl reddy Cc: Onteddu Slreddy, netdev, linux-can, linux-kernel, e1000-devel, linux-usb, linux-wireless, ath9k-devel, wil6210, brcm80211-dev-list, devicetree-discuss On 02/08/2013 10:53 AM, sl reddy wrote: > any successions will be helpful for me My *suggestion* would be: http://wireless.kernel.org/en/developers/Documentation For what it is worth, below is some terrible ascii art. Gr. AvS Fullmac model: user-space (libnl) | +----------+ v | cfg80211 |------o nl80211 api +----------+ ^ | v +----------+ | fullmac |------o netdev | driver | +----------+ Softmac model: user-space (libnl) | +----------+ v | cfg80211 |------o nl80211 api +----------+ ^ | v +----------+ | mac80211 |------o netdev +----------+ ^ | v +----------+ | softmac | | driver | +----------+ ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Wifi basics documents @ 2013-02-08 10:20 ` Arend van Spriel 0 siblings, 0 replies; 12+ messages in thread From: Arend van Spriel @ 2013-02-08 10:20 UTC (permalink / raw) To: sl reddy Cc: Onteddu Slreddy, netdev, linux-can, linux-kernel, e1000-devel, linux-usb, linux-wireless, ath9k-devel, wil6210, brcm80211-dev-list, devicetree-discuss On 02/08/2013 10:53 AM, sl reddy wrote: > any successions will be helpful for me My *suggestion* would be: http://wireless.kernel.org/en/developers/Documentation For what it is worth, below is some terrible ascii art. Gr. AvS Fullmac model: user-space (libnl) | +----------+ v | cfg80211 |------o nl80211 api +----------+ ^ | v +----------+ | fullmac |------o netdev | driver | +----------+ Softmac model: user-space (libnl) | +----------+ v | cfg80211 |------o nl80211 api +----------+ ^ | v +----------+ | mac80211 |------o netdev +----------+ ^ | v +----------+ | softmac | | driver | +----------+ ^ permalink raw reply [flat|nested] 12+ messages in thread
* [ath9k-devel] Wifi basics documents 2013-02-08 10:20 ` Arend van Spriel @ 2013-02-08 10:37 ` sl reddy -1 siblings, 0 replies; 12+ messages in thread From: sl reddy @ 2013-02-08 10:37 UTC (permalink / raw) To: ath9k-devel Thank you I will start from here Thanks & Regards O S L Reddy slreddy88 at gmail.com On Fri, Feb 8, 2013 at 3:50 PM, Arend van Spriel <arend@broadcom.com> wrote: > On 02/08/2013 10:53 AM, sl reddy wrote: > > any successions will be helpful for me > > My *suggestion* would be: > > http://wireless.kernel.org/en/developers/Documentation > > For what it is worth, below is some terrible ascii art. > > Gr. AvS > > Fullmac model: > > user-space (libnl) > | > +----------+ v > | cfg80211 |------o nl80211 api > +----------+ > ^ > | > v > +----------+ > | fullmac |------o netdev > | driver | > +----------+ > > Softmac model: > > user-space (libnl) > | > +----------+ v > | cfg80211 |------o nl80211 api > +----------+ > ^ > | > v > +----------+ > | mac80211 |------o netdev > +----------+ > ^ > | > v > +----------+ > | softmac | > | driver | > +----------+ > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130208/3a3d9f6d/attachment.htm ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Wifi basics documents @ 2013-02-08 10:37 ` sl reddy 0 siblings, 0 replies; 12+ messages in thread From: sl reddy @ 2013-02-08 10:37 UTC (permalink / raw) To: Arend van Spriel Cc: brcm80211-dev-list, Onteddu Slreddy, e1000-devel, netdev, devicetree-discuss, linux-usb, linux-wireless, linux-kernel, linux-can, wil6210, ath9k-devel [-- Attachment #1.1: Type: text/plain, Size: 995 bytes --] Thank you I will start from here Thanks & Regards O S L Reddy slreddy88@gmail.com On Fri, Feb 8, 2013 at 3:50 PM, Arend van Spriel <arend@broadcom.com> wrote: > On 02/08/2013 10:53 AM, sl reddy wrote: > > any successions will be helpful for me > > My *suggestion* would be: > > http://wireless.kernel.org/en/developers/Documentation > > For what it is worth, below is some terrible ascii art. > > Gr. AvS > > Fullmac model: > > user-space (libnl) > | > +----------+ v > | cfg80211 |------o nl80211 api > +----------+ > ^ > | > v > +----------+ > | fullmac |------o netdev > | driver | > +----------+ > > Softmac model: > > user-space (libnl) > | > +----------+ v > | cfg80211 |------o nl80211 api > +----------+ > ^ > | > v > +----------+ > | mac80211 |------o netdev > +----------+ > ^ > | > v > +----------+ > | softmac | > | driver | > +----------+ > > > [-- Attachment #2: Type: text/plain, Size: 255 bytes --] ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb [-- Attachment #3: Type: text/plain, Size: 257 bytes --] _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2013-02-08 10:37 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-02-08 6:55 [ath9k-devel] Wifi basics documents Onteddu Slreddy 2013-02-08 6:55 ` Onteddu Slreddy 2013-02-08 8:34 ` [ath9k-devel] " Arend van Spriel 2013-02-08 8:34 ` Arend van Spriel 2013-02-08 8:34 ` Arend van Spriel 2013-02-08 9:53 ` [ath9k-devel] " sl reddy 2013-02-08 9:53 ` sl reddy 2013-02-08 10:20 ` [ath9k-devel] " Arend van Spriel 2013-02-08 10:20 ` Arend van Spriel 2013-02-08 10:20 ` Arend van Spriel 2013-02-08 10:37 ` [ath9k-devel] " sl reddy 2013-02-08 10:37 ` sl reddy
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.