wifi: ieee80211: correctly mark FTM frames non-bufferable
[carl9170fw.git] / config / zconf.l
2019-09-27 Masahiro Yamadakconfig: rename zconf.l to lexer.l
2019-02-10 Masahiro Yamadakconfig: split the lexer out of zconf.y
2019-02-10 Masahiro Yamadakconfig: convert to SPDX License Identifier
2019-02-10 Masahiro Yamadakconfig: remove keyword lookup table entirely
2019-02-10 Masahiro Yamadakconfig: update current_pos in the second lexer
2019-02-10 Masahiro Yamadakconfig: switch to ASSIGN_VAL state in the second lexer
2019-02-10 Masahiro Yamadakconfig: stop associating kconf_id with yylval
2019-02-10 Masahiro Yamadakconfig: stop supporting '.' and '/' in unquoted words
2019-02-10 Masahiro Yamadakconfig: use T_WORD instead of T_VARIABLE for variables
2019-02-10 Masahiro Yamadakconfig: use specific tokens instead of T_ASSIGN for...
2019-02-10 Masahiro Yamadakconfig: refactor scanning and parsing "option" properties
2019-02-10 Masahiro Yamadakconfig: warn no new line at end of file
2019-02-10 Masahiro Yamadakconfig: clean up EOF handling in the lexer
2019-02-10 Masahiro Yamadakconfig: fix ambiguous grammar in terms of new lines
2019-02-10 Masahiro Yamadakconfig: refactor pattern matching in STRING state
2019-02-10 Masahiro Yamadakconfig: remove unneeded pattern matching to whitespaces
2019-02-10 Masahiro Yamadakconfig: fix memory leak when EOF is encountered in...
2019-02-10 Masahiro Yamadakconfig: fix file name and line number of warn_ignored_...
2019-02-10 Masahiro Yamadakconfig: expand lefthand side of assignment statement
2019-02-10 Masahiro Yamadakconfig: support append assignment operator
2019-02-10 Masahiro Yamadakconfig: support simply expanded variable
2019-02-10 Masahiro Yamadakconfig: support user-defined function and recursively...
2019-02-10 Masahiro Yamadakconfig: begin PARAM state only when seeing a command...
2019-02-10 Masahiro Yamadakconfig: reference environment variables directly and...
2019-02-10 Masahiro Yamadakconfig: use yylineno option instead of manual lineno...
2019-02-10 Masahiro Yamadakconfig: detect recursive inclusion earlier
2019-02-10 Masahiro Yamadakconfig: remove duplicated file name and lineno of...
2019-02-10 Masahiro Yamadakconfig: fix line number in recursive inclusion error...
2019-02-10 Masahiro Yamadakconfig: add xrealloc() helper
2019-02-10 Masahiro Yamadakconfig: send error messages to stderr
2019-02-10 Masahiro Yamadakconfig: use default 'yy' prefix for lexer and parser
2016-04-27 Andreas Ruprechtkconfig: warn of unhandled characters in Kconfig commands
2016-04-27 Jan Beulichkconfig: allow use of relations other than (in)equality
2016-04-27 Jan Beulichkconfig: don't silently ignore unhandled characters
2015-01-01 Masahiro Yamadakbuild: trivial - use tabs for code indent where possible
2013-12-22 Christian LamparterMerge branch 'master' of git://github.com/chunkeey...
2013-11-23 Martin Walchkconfig: remove unused definition from scanner
2013-03-23 Christian LamparterMerge branch 'master' of git://github.com/chunkeey...
2013-03-22 Alan Coxkconfig: Fix malloc handling in conf tools
2011-08-17 Christian Lamparterconfig: import latest kconfig
2010-07-19 Christian Lampartercarl9170 firmware: import 1.7.0 1.7.0