aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* a couple of small fixes in the Wireless documentationFlorian Fainelli2009-05-221-12/+25
| | | | SVN-Revision: 15990
* build: update svn url from https:// to svn://Andy Boyett2009-05-201-1/+1
| | | | SVN-Revision: 15941
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-3/+0
| | | | SVN-Revision: 15242
* document a little bit more the rationale of the 6bridge scriptFlorian Fainelli2009-04-021-0/+2
| | | | SVN-Revision: 15079
* allow mac80211 devices to be configured to do 802.11s, requires iwFlorian Fainelli2009-02-261-1/+9
| | | | SVN-Revision: 14669
* wireless.tex: update docs to reflect txpower moveAndy Boyett2009-01-311-2/+6
| | | | SVN-Revision: 14311
* document the BUILDONLY optionFelix Fietkau2009-01-131-0/+3
| | | | SVN-Revision: 14010
* Make the doc slightly more complete and add notes on how to add a new target ↵Florian Fainelli2009-01-064-3/+173
| | | | | | in OpenWrt, some serial console and JTAG tips and tricks SVN-Revision: 13880
* hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ↵Andy Boyett2008-12-311-4/+4
| | | | | | allowed values SVN-Revision: 13790
* build.tex: fix formatting of example in build environments sectionAndy Boyett2008-12-301-1/+1
| | | | SVN-Revision: 13766
* update wireless documentation to reflect broadcom config changesJo-Philipp Wich2008-11-161-10/+16
| | | | SVN-Revision: 13240
* Document how to build binary ipkgsFlorian Fainelli2008-09-301-0/+53
| | | | SVN-Revision: 12813
* Document madwifi specific diversity and antenna settings (#3889Florian Fainelli2008-09-271-0/+8
| | | | SVN-Revision: 12727
* Add 802.1x client configuration support and corresponding documentation (#2069)Florian Fainelli2008-08-111-0/+33
| | | | SVN-Revision: 12283
* Support encrypted WDS connections (#2463)Florian Fainelli2008-08-091-1/+62
| | | | SVN-Revision: 12251
* add script for managing 'build environments' (.config+files/), including ↵Felix Fietkau2008-08-061-0/+57
| | | | | | documentation SVN-Revision: 12212
* cosmetic fix for docs/ prereq checkFelix Fietkau2008-08-061-1/+1
| | | | SVN-Revision: 12210
* Update wireless documentationFlorian Fainelli2008-07-261-6/+29
| | | | SVN-Revision: 11940
* Document a bit more about IPv6 configurationFlorian Fainelli2008-07-211-2/+19
| | | | SVN-Revision: 11891
* fix a small dep bug in the docs/ dirFelix Fietkau2008-06-091-1/+2
| | | | SVN-Revision: 11412
* Fix docs build from a clean checkout, closes #2975Andy Boyett2008-01-071-1/+2
| | | | SVN-Revision: 10140
* Trivial patch to correct typos and spelling errors in OpenWRT ↵Florian Fainelli2008-01-062-11/+11
| | | | | | documentation.\nPlease Apply.\nSigned-off-by: Jesper Dangaard Brouer <hawk@diku.dk> SVN-Revision: 10129
* document the feeds systemFelix Fietkau2007-12-281-6/+8
| | | | SVN-Revision: 10001
* update build directory pathsFelix Fietkau2007-12-281-10/+10
| | | | SVN-Revision: 10000
* update target namesFelix Fietkau2007-12-281-5/+5
| | | | SVN-Revision: 9999
* remove some obsolete stuffFelix Fietkau2007-12-281-6/+0
| | | | SVN-Revision: 9998
* remove old 'Submitting patches' textFelix Fietkau2007-12-281-15/+0
| | | | SVN-Revision: 9997
* add SubmittingPatches document to docs/Felix Fietkau2007-12-283-1/+56
| | | | SVN-Revision: 9996
* START is no longer optional for /etc/rc.common based init scriptsFelix Fietkau2007-12-281-2/+1
| | | | SVN-Revision: 9995
* document Build/UninstallDevFelix Fietkau2007-12-281-0/+6
| | | | SVN-Revision: 9994
* document Build/InstallDevFelix Fietkau2007-12-281-0/+13
| | | | SVN-Revision: 9993
* add .gitignore for docs/Felix Fietkau2007-12-281-0/+15
| | | | SVN-Revision: 9992
* Allow specifying static IPv6 gateways (#2710)Florian Fainelli2007-11-161-0/+1
| | | | SVN-Revision: 9569
* Document the IPv6 connectivity with OpenWrt.Florian Fainelli2007-10-262-1/+47
| | | | SVN-Revision: 9452
* apply latex style patch posted on openwrt-devel@listsFelix Fietkau2007-09-292-7/+11
| | | | SVN-Revision: 9064
* Fix the option dns usages (#2174)Florian Fainelli2007-08-061-0/+2
| | | | SVN-Revision: 8350
* document config_foreach, close #2162Felix Fietkau2007-08-041-0/+19
| | | | SVN-Revision: 8342
* fix a few overfull hboxes, remove some redundant stuffFelix Fietkau2007-08-043-20/+12
| | | | SVN-Revision: 8341
* wifi docs: fix a few typos and inconsistencies, add examplesFelix Fietkau2007-08-041-14/+68
| | | | SVN-Revision: 8340
* Add some more documentationFlorian Fainelli2007-08-033-0/+65
| | | | SVN-Revision: 8330
* Fix a typo in the agmode selectionFlorian Fainelli2007-08-011-2/+2
| | | | SVN-Revision: 8296
* fix a typoFelix Fietkau2007-07-271-1/+1
| | | | SVN-Revision: 8198
* fix docs compile targetsFelix Fietkau2007-07-101-1/+3
| | | | SVN-Revision: 7905
* Add a paragraph on how to package kernel modulesFlorian Fainelli2007-03-241-1/+54
| | | | SVN-Revision: 6658
* Fix some mistakes and typosFlorian Fainelli2007-03-241-10/+9
| | | | SVN-Revision: 6657
* Updated content of wireless.tex, next version will have example configsNicholas DePetrillo2007-03-191-19/+99
| | | | SVN-Revision: 6612
* minor doc changesTim Yardley2007-03-021-8/+7
| | | | SVN-Revision: 6462
* add support for static routes - based on the patch from #1365Felix Fietkau2007-03-021-0/+18
| | | | SVN-Revision: 6457
* document MAKE_FLAGS and MAKE_VARSFelix Fietkau2007-02-261-0/+9
| | | | SVN-Revision: 6385
* document configure related build system changesFelix Fietkau2007-02-251-2/+14
| | | | SVN-Revision: 6375