Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the ar7 adsl driver into a separate package directory with external ↵ | Felix Fietkau | 2006-10-17 | 3 | -27217/+68 |
| | | | | | | build and source download SVN-Revision: 5185 | ||||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 3 | -2/+15 |
| | | | | SVN-Revision: 5184 | ||||
* | split modules.mk | Felix Fietkau | 2006-10-17 | 6 | -559/+603 |
| | | | | SVN-Revision: 5183 | ||||
* | implement sorting for menuconfig submenus | Felix Fietkau | 2006-10-17 | 1 | -1/+4 |
| | | | | SVN-Revision: 5182 | ||||
* | fix kernel modules extensions | Nicolas Thill | 2006-10-17 | 1 | -6/+6 |
| | | | | SVN-Revision: 5181 | ||||
* | add zlib fix from #855 | Felix Fietkau | 2006-10-17 | 1 | -11/+37 |
| | | | | SVN-Revision: 5180 | ||||
* | add fix from #763 | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 5179 | ||||
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | 5 | -116/+79 |
| | | | | SVN-Revision: 5178 | ||||
* | remove atm support in a few platforms | Felix Fietkau | 2006-10-17 | 2 | -14/+2 |
| | | | | SVN-Revision: 5177 | ||||
* | add ATM_SUPPORT flag | Felix Fietkau | 2006-10-17 | 1 | -0/+6 |
| | | | | SVN-Revision: 5176 | ||||
* | add USES_EXT2 flag for target platforms | Felix Fietkau | 2006-10-17 | 2 | -0/+5 |
| | | | | SVN-Revision: 5175 | ||||
* | remove support for obsolete /etc/modules file | Felix Fietkau | 2006-10-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 5173 | ||||
* | Do not automatically create atheros devices (#811), and potentially other bugs | Florian Fainelli | 2006-10-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 5168 | ||||
* | bcm4710: port a missing part of the cache fixes to linux 2.6 | Felix Fietkau | 2006-10-16 | 1 | -33/+51 |
| | | | | SVN-Revision: 5163 | ||||
* | fix irq sharing issue on bcm4710 | Felix Fietkau | 2006-10-16 | 1 | -4/+5 |
| | | | | SVN-Revision: 5160 | ||||
* | fix extpci irq assignment bug | Felix Fietkau | 2006-10-16 | 1 | -4/+16 |
| | | | | SVN-Revision: 5159 | ||||
* | accidentally removed a small part of the flash map patch - fixing that. | Felix Fietkau | 2006-10-16 | 1 | -0/+27 |
| | | | | SVN-Revision: 5158 | ||||
* | remove nvram.sh | Felix Fietkau | 2006-10-16 | 1 | -19/+0 |
| | | | | SVN-Revision: 5153 | ||||
* | add modified version of mbm's 'introduction to buildroot-ng' to the ↵ | Felix Fietkau | 2006-10-16 | 3 | -4/+325 |
| | | | | | | documentation SVN-Revision: 5151 | ||||
* | add *.out to cleanup rule | Felix Fietkau | 2006-10-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 5150 | ||||
* | add documentation for /etc/config/wireless and improve formatting | Felix Fietkau | 2006-10-16 | 4 | -36/+133 |
| | | | | SVN-Revision: 5149 | ||||
* | sync whiterussian download.pl with trunk, allow the user to specify ↵ | Felix Fietkau | 2006-10-16 | 1 | -1/+3 |
| | | | | | | additional wget options by using the WGET_OPTIONS env var SVN-Revision: 5144 | ||||
* | Add ralink rt61 driver needed for rdc-2.6 target | Florian Fainelli | 2006-10-15 | 2 | -0/+52 |
| | | | | SVN-Revision: 5142 | ||||
* | Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵ | Florian Fainelli | 2006-10-15 | 1 | -24/+0 |
| | | | | | | the board automatically SVN-Revision: 5141 | ||||
* | add some documentation for the init scripts | Felix Fietkau | 2006-10-15 | 2 | -0/+62 |
| | | | | SVN-Revision: 5140 | ||||
* | Updated kernel config | Florian Fainelli | 2006-10-15 | 1 | -6/+4 |
| | | | | SVN-Revision: 5139 | ||||
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | Florian Fainelli | 2006-10-15 | 8 | -0/+3713 |
| | | | | SVN-Revision: 5138 | ||||
* | add patch from #849 | Felix Fietkau | 2006-10-15 | 1 | -0/+21 |
| | | | | SVN-Revision: 5137 | ||||
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | Felix Fietkau | 2006-10-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 5136 | ||||
* | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the ↵ | Florian Fainelli | 2006-10-15 | 1 | -1/+1 |
| | | | | | | only files concerned for now SVN-Revision: 5135 | ||||
* | add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵ | Felix Fietkau | 2006-10-15 | 2 | -32/+43 |
| | | | | | | support the wl-hdd without breaking the netgear wgt634u SVN-Revision: 5134 | ||||
* | don't hardcode the cpu frequency for bcm47xx in linux 2.6 | Felix Fietkau | 2006-10-15 | 1 | -160/+227 |
| | | | | SVN-Revision: 5133 | ||||
* | fix bcm4710 cache fixes | Felix Fietkau | 2006-10-15 | 1 | -9/+9 |
| | | | | SVN-Revision: 5132 | ||||
* | fix typo | Felix Fietkau | 2006-10-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 5131 | ||||
* | init script cleanup, use /etc/rc.d/ for enabled scripts, ↵ | Felix Fietkau | 2006-10-15 | 20 | -19/+197 |
| | | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128 | ||||
* | disable entropy gathering in wlcompat-debug | Felix Fietkau | 2006-10-15 | 1 | -1/+8 |
| | | | | SVN-Revision: 5127 | ||||
* | add hotplug script for setting up networking on wds interfaces | Felix Fietkau | 2006-10-15 | 1 | -0/+34 |
| | | | | SVN-Revision: 5125 | ||||
* | wlc: use custom ether_ntoa implementation that pads the address parts | Felix Fietkau | 2006-10-15 | 1 | -7/+12 |
| | | | | SVN-Revision: 5124 | ||||
* | Update kernel config : add support for bluetooth devices, enable packet ↵ | Florian Fainelli | 2006-10-15 | 1 | -8/+28 |
| | | | | | | support in-kernel, prevented udhcpc to work SVN-Revision: 5123 | ||||
* | add support for wds vifs for broadcom wl | Felix Fietkau | 2006-10-15 | 1 | -1/+8 |
| | | | | SVN-Revision: 5122 | ||||
* | implement wlc call to read wds endpoint mac | Felix Fietkau | 2006-10-15 | 1 | -0/+42 |
| | | | | SVN-Revision: 5121 | ||||
* | always return true in disable_broadcom() | Felix Fietkau | 2006-10-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 5120 | ||||
* | fix error message | Felix Fietkau | 2006-10-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 5119 | ||||
* | implement network callbacks for broadcom wl | Felix Fietkau | 2006-10-15 | 1 | -12/+34 |
| | | | | SVN-Revision: 5118 | ||||
* | scan_interfaces is unnecessary at this point | Felix Fietkau | 2006-10-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 5117 | ||||
* | remove all broadcom interfaces from bridges and bring them down completely ↵ | Felix Fietkau | 2006-10-15 | 3 | -8/+28 |
| | | | | | | when wifi down is called SVN-Revision: 5116 | ||||
* | add protection for bridging interface changes | Felix Fietkau | 2006-10-15 | 1 | -0/+7 |
| | | | | SVN-Revision: 5115 | ||||
* | remove the wifi interface from the default bridge | Felix Fietkau | 2006-10-15 | 2 | -8/+6 |
| | | | | SVN-Revision: 5114 | ||||
* | implement simple device autodetection for wifi drivers | Felix Fietkau | 2006-10-15 | 4 | -26/+78 |
| | | | | SVN-Revision: 5113 | ||||
* | Fix module dependency on ipw21,2200, bcm43xx | Florian Fainelli | 2006-10-15 | 1 | -0/+3 |
| | | | | SVN-Revision: 5110 |