Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: update compat-wireless to 2009-02-02 | Gabor Juhos | 2009-02-03 | 2 | -5/+5 |
| | | | | SVN-Revision: 14385 | ||||
* | parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-03 | 1 | -1/+7 |
| | | | | SVN-Revision: 14384 | ||||
* | mzk-w04nu: fetch MAC address from the flash | Gabor Juhos | 2009-02-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 14383 | ||||
* | fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵ | Gabor Juhos | 2009-02-03 | 4 | -8/+24 |
| | | | | | | Hansen and to Jonas) SVN-Revision: 14382 | ||||
* | generic: add missing PHY related config entries | Nicolas Thill | 2009-02-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 14379 | ||||
* | serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵ | Lars-Peter Clausen | 2009-02-03 | 1 | -0/+21 |
| | | | | | | | | so it has to export linux/types.h to userspace aswell. Fixes #4445 SVN-Revision: 14377 | ||||
* | libssp should also be configured in binutils | Florian Fainelli | 2009-02-02 | 1 | -0/+7 |
| | | | | SVN-Revision: 14376 | ||||
* | openssl: add a patch to fix link segfault when using a glibc/eglibc based ↵ | Nicolas Thill | 2009-02-02 | 1 | -0/+18 |
| | | | | | | toolchain (closes: #4517), thanks to Luigi Mantellini SVN-Revision: 14375 | ||||
* | bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_ | Michael Büsch | 2009-02-02 | 1 | -122/+122 |
| | | | | SVN-Revision: 14374 | ||||
* | bcm47xx: Implement 4312 and part of 4325 PLL init. | Michael Büsch | 2009-02-02 | 1 | -5/+108 |
| | | | | SVN-Revision: 14373 | ||||
* | generic: sanitize config files (fix typos & whitespace, remove duplicates) | Nicolas Thill | 2009-02-02 | 2 | -5/+3 |
| | | | | SVN-Revision: 14372 | ||||
* | parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 14371 | ||||
* | gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) | Nicolas Thill | 2009-02-02 | 1 | -0/+17 |
| | | | | SVN-Revision: 14370 | ||||
* | default to binutils 2.18 on ppc* for manual selection as well | Felix Fietkau | 2009-02-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 14367 | ||||
* | mzk-w04nu: add GPIO LEDs and buttons | Gabor Juhos | 2009-02-02 | 1 | -0/+73 |
| | | | | SVN-Revision: 14366 | ||||
* | nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel ↵ | Gabor Juhos | 2009-02-02 | 1 | -2/+9 |
| | | | | | | Schmitt for testing) SVN-Revision: 14363 | ||||
* | make binutils 2.18 default for ppc44x and ppc40x | Felix Fietkau | 2009-02-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 14358 | ||||
* | 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 |