mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
04b5067d12849c686a1ba07e3da325ee8c4b519a
Update header for nl80211 nl80211_ext_feature_index and nl80211_commands enum from master branch of upstream repoistory git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git which includes the following changes (with changes to extract "enum" value change only):91b5ab6289cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK3a00df5707cfg80211: support 4-way handshake offloading for 802.1X2d23d0736enl80211: add OCE scan and capability flags65026002d6nl80211: add an option to allow MFP without requiring it5037a00992nl80211: Introduce scan flags to emphasize requested scan behavior13cf6dec93cfg80211/nl80211: add DFS offload flag2576a9ace4nl80211: Implement TX of control port frames9c06602b1bcfg80211: clarify frames covered by average ACK signal report52539ca89fcfg80211: Expose TXQ stats and parameters to userspace2e076f1990nl80211: add scan features for improved scan privac2b815b04dfnl80211: Add CAN_REPLACE_PTK0 API81e54d08d9cfg80211: support FTM responder configuration/statistics36647055b3cfg80211: Add airtime statistics and settings466b9936bfcfg80211: Add support to notify station's opmode change to userspace6a671a50f8nl80211: Add CMD_CONTROL_PORT_FRAME API9bb7e0f24ecfg80211: add peer measurement with FTM initiator API30c63115e2nl80211: Add support to notify radar event info received from STA. CRs-Fixed: 2396941 Change-Id: I976a9177b9dd705c6131a3a9a62d64432e3d715a Signed-off-by: Liangwei Dong <liangwei@codeaurora.org> Signed-off-by: Srinivas Dasari <dasaris@codeaurora.org> (cherry picked from commit b1096dd1006d59defdfca6c39d50526e388408d6) Bug: 154523213 Signed-off-by: Connor O'Brien <connoro@google.com>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%