Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the .note.gnu.build-id section from kernel images, which on some ↵ | Felix Fietkau | 2009-02-02 | 1 | -2/+4 |
| | | | | | | platforms can lead to unusable 3.1G kernel image files SVN-Revision: 14357 | ||||
* | kernel: mark modules that won't build on 2.6.28 as broken | Nicolas Thill | 2009-02-02 | 2 | -2/+4 |
| | | | | SVN-Revision: 14356 | ||||
* | package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵ | Florian Fainelli | 2009-02-02 | 1 | -5/+15 |
| | | | | | | superior SVN-Revision: 14354 | ||||
* | prevent quilt from loading any configuration file (closes: #4520) | Nicolas Thill | 2009-02-02 | 1 | -9/+11 |
| | | | | SVN-Revision: 14351 | ||||
* | bcm47xx: Implement the remaining PMU resource inits. | Michael Büsch | 2009-02-01 | 1 | -15/+150 |
| | | | | SVN-Revision: 14350 | ||||
* | allow building and installing java for gcc-4.1.2 | Florian Fainelli | 2009-02-01 | 1 | -0/+21 |
| | | | | SVN-Revision: 14348 | ||||
* | bcm47xx: Add support for the 5354 PMU. | Michael Büsch | 2009-02-01 | 1 | -0/+534 |
| | | | | SVN-Revision: 14347 | ||||
* | adam2flash: fix 'Interrupted system call' error when flashing (closes: ↵ | Nicolas Thill | 2009-02-01 | 1 | -0/+2 |
| | | | | | | #4490, thanks oliver) SVN-Revision: 14344 | ||||
* | mac80211/ath9k: fix invalid MAC address handling | Gabor Juhos | 2009-02-01 | 1 | -0/+25 |
| | | | | SVN-Revision: 14342 | ||||
* | print some informations about the SoC at bootup | Gabor Juhos | 2009-02-01 | 1 | -0/+7 |
| | | | | SVN-Revision: 14338 | ||||
* | Reset condition for each dependeny when generating mconf files. Previously ↵ | Lars-Peter Clausen | 2009-02-01 | 1 | -3/+4 |
| | | | | | | all dependencys listed after a conditional dependency had the same condition. SVN-Revision: 14335 | ||||
* | mac80211/ath9k: enable debug stuff | Gabor Juhos | 2009-01-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 14334 | ||||
* | mac80211/ath9k: replace the accidentaly committed patch | Gabor Juhos | 2009-01-31 | 1 | -18/+2 |
| | | | | SVN-Revision: 14331 | ||||
* | mac80211/ath9k: disable leds on the ar9100 devices | Gabor Juhos | 2009-01-31 | 1 | -0/+38 |
| | | | | SVN-Revision: 14330 | ||||
* | mac80211: refresh patches | Gabor Juhos | 2009-01-31 | 1 | -4/+4 |
| | | | | SVN-Revision: 14329 | ||||
* | bump kernel version to 2.6.28.2 (#4396) | Florian Fainelli | 2009-01-31 | 1 | -1/+2 |
| | | | | SVN-Revision: 14324 | ||||
* | resync kernel configurations, patch from Hauke Mehrtens (#4396) | Florian Fainelli | 2009-01-31 | 5 | -97/+11 |
| | | | | SVN-Revision: 14323 | ||||
* | wireless.tex: update docs to reflect txpower move | Andy Boyett | 2009-01-31 | 1 | -2/+6 |
| | | | | SVN-Revision: 14311 | ||||
* | add libphy module to tg3 driver package - fixes unresolved symbols (#4353) | Florian Fainelli | 2009-01-31 | 1 | -0/+4 |
| | | | | SVN-Revision: 14310 | ||||
* | mac80211: move txpower to wifi-device section, but remain backwards compatible | Andy Boyett | 2009-01-31 | 2 | -5/+7 |
| | | | | SVN-Revision: 14309 | ||||
* | kernel: add modules for nfnetlink based packet logging & queuing and ↵ | Nicolas Thill | 2009-01-31 | 1 | -0/+65 |
| | | | | | | conntracking SVN-Revision: 14308 | ||||
* | madwifi: mode txpower to wifi-device section, but remain backwards compatible | Andy Boyett | 2009-01-31 | 2 | -7/+14 |
| | | | | SVN-Revision: 14307 | ||||
* | broadcom-wl: move txpower back to wifi-device section, but remain backwards ↵ | Andy Boyett | 2009-01-31 | 2 | -6/+11 |
| | | | | | | compatible SVN-Revision: 14306 | ||||
* | add support for user9102 boards (#4537) | Florian Fainelli | 2009-01-31 | 2 | -0/+24 |
| | | | | SVN-Revision: 14305 | ||||
* | Add e2fsck init script - scans every ext2/ext3 mount from fstab | Florian Fainelli | 2009-01-31 | 2 | -1/+39 |
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 14301 | ||||
* | fix lua compile with eglibc selected and utmp support disabled | Felix Fietkau | 2009-01-31 | 2 | -0/+32 |
| | | | | SVN-Revision: 14298 | ||||
* | etrax: add scsi symbols to kernel config, thanks claudyus. update symbols ↵ | Andy Boyett | 2009-01-31 | 2 | -0/+14 |
| | | | | | | after enabling scsi SVN-Revision: 14297 | ||||
* | re-enable the mss fix by default for now - see discussion at ↵ | Felix Fietkau | 2009-01-31 | 1 | -5/+1 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information SVN-Revision: 14293 | ||||
* | Use block events for the mounting/unmounting of external storage devices. ↵ | Jose Vasconcellos | 2009-01-30 | 6 | -39/+46 |
| | | | | | | This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. SVN-Revision: 14289 | ||||
* | allow hostapd to continue, even if setting the country code fails | Felix Fietkau | 2009-01-30 | 1 | -0/+10 |
| | | | | SVN-Revision: 14287 | ||||
* | orion: add missing config entries when sound & spi are enabled | Nicolas Thill | 2009-01-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 14286 | ||||
* | generic: add another missing config entry, when gpio support is enabled | Nicolas Thill | 2009-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 14285 | ||||
* | crda: make the whole crypto stuff optional and don't use it for now, link ↵ | Nicolas Thill | 2009-01-30 | 3 | -61/+16 |
| | | | | | | statically with libnl SVN-Revision: 14284 | ||||
* | increase default size of the connection tracking table, thanks Marc | Florian Fainelli | 2009-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 14283 | ||||
* | ixp4xx: add another missing config entry | Nicolas Thill | 2009-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 14282 | ||||
* | upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands | Imre Kaloz | 2009-01-30 | 10 | -16/+203 |
| | | | | SVN-Revision: 14280 | ||||
* | mac80211: update compat-wireless to 2009-01-29 | Gabor Juhos | 2009-01-30 | 3 | -6/+6 |
| | | | | SVN-Revision: 14279 | ||||
* | generic: add another bunch of missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+33 |
| | | | | SVN-Revision: 14278 | ||||
* | add some work-in-progress patches for ath5k stability and performance | Felix Fietkau | 2009-01-30 | 3 | -0/+1203 |
| | | | | SVN-Revision: 14277 | ||||
* | fix hostapd startup for no-crypto configurations | Felix Fietkau | 2009-01-30 | 1 | -1/+2 |
| | | | | SVN-Revision: 14276 | ||||
* | add missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+4 |
| | | | | SVN-Revision: 14274 | ||||
* | accomodate a change in msdos.ko path that appeared on 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -1/+6 |
| | | | | SVN-Revision: 14273 | ||||
* | Add menuconfig option for enabling profiling in the kernel. | Lars-Peter Clausen | 2009-01-29 | 2 | -0/+7 |
| | | | | SVN-Revision: 14272 | ||||
* | remove LINUX_HEADERS_DIR, not used anymore | Nicolas Thill | 2009-01-29 | 1 | -2/+0 |
| | | | | SVN-Revision: 14271 | ||||
* | indent soft-float options | Nicolas Thill | 2009-01-29 | 1 | -3/+3 |
| | | | | SVN-Revision: 14270 | ||||
* | move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change ↵ | Nicolas Thill | 2009-01-29 | 2 | -1/+2 |
| | | | | | | its value to suit opkg SVN-Revision: 14269 | ||||
* | uml: add a patch to make ZLIB_DEFLATE visible, so that CONFIG_ZLIB_DEFLATE=y ↵ | Nicolas Thill | 2009-01-29 | 1 | -0/+14 |
| | | | | | | is honored SVN-Revision: 14268 | ||||
* | uml: revert from 2.6.28.2 to 2.6.28 | Nicolas Thill | 2009-01-29 | 1 | -1/+1 |
| | | | | | | There are still some issues with 2.6.28.2 (http://patchwork.kernel.org/patch/2458/), and even wth that fixed, uml randomly locks up at boot on some host systems. SVN-Revision: 14267 | ||||
* | brcmImage.pl should be set executable | Florian Fainelli | 2009-01-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 14265 | ||||
* | generate images for old CFE based boards like the Davolink DV201 | Florian Fainelli | 2009-01-29 | 2 | -0/+172 |
| | | | | SVN-Revision: 14264 |