2008-09-02 |
Felix Fietkau | quilt depends on sed
|
commit | commitdiff | tree |
2008-09-02 |
Felix Fietkau | madwifi upstream does not work on wisoc
|
commit | commitdiff | tree |
2008-09-02 |
Felix Fietkau | fix madwifi upstream compile for mips (#3952)
|
commit | commitdiff | tree |
2008-09-01 |
Felix Fietkau | add TARGET_CXX variable which points to the c++ cross...
|
commit | commitdiff | tree |
2008-09-01 |
Felix Fietkau | make openwrt boot on ar9130 (currently no ethernet...
|
commit | commitdiff | tree |
2008-09-01 |
Felix Fietkau | add a gzipped uImage for ar71xx
|
commit | commitdiff | tree |
2008-09-01 |
Felix Fietkau | add an extra build step Build/Install which allows...
|
commit | commitdiff | tree |
2008-09-01 |
Felix Fietkau | install a symlink to the correct version of find in...
|
commit | commitdiff | tree |
2008-09-01 |
Felix Fietkau | madwifi: fix compile warning
|
commit | commitdiff | tree |
2008-09-01 |
Felix Fietkau | improve wds sta mode compatibility
|
commit | commitdiff | tree |
2008-08-30 |
Felix Fietkau | fix madwifi hal target for mips*
|
commit | commitdiff | tree |
2008-08-29 |
Felix Fietkau | leave libtool m4 files in both $(STAGING_DIR)/host...
|
commit | commitdiff | tree |
2008-08-29 |
Felix Fietkau | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat...
|
commit | commitdiff | tree |
2008-08-29 |
Felix Fietkau | revert accidental change to madwifi.sh
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | fix a race condition which would leave dnsmasq in infinite...
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | remove bogus ifxmips network config override
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | add back busybox httpd password auth support - fixes...
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | madwifi: fix encryption type check
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | madwifi: only start hostapd when necessary
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | add autoload for spi-ks8995
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | mtd: add jffs2 cleanmarker for big endian systems
|
commit | commitdiff | tree |
2008-08-28 |
Felix Fietkau | ppp: derive interface unit numbers from previous enumeration
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | fix ppp interface enumeration - don't enumerate already...
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | fix kconfig for packages that only define =y, =m or...
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | upgrade to uci 0.6.1 - lots of cli and lua binding...
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | fix uboot-ifxmips compile on mac os x
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | add autoconf (fixes opkg build issues)
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | fix busybox compile on mac os x
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | enable quilt by default for the kernel tree
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | fix ./scripts/env delete
|
commit | commitdiff | tree |
2008-08-27 |
Felix Fietkau | build and install a current quilt version in tools/
|
commit | commitdiff | tree |
2008-08-24 |
Felix Fietkau | lua: remove an unnecessary check and replace switch...
|
commit | commitdiff | tree |
2008-08-24 |
Felix Fietkau | some more s/git-/git /
|
commit | commitdiff | tree |
2008-08-24 |
Felix Fietkau | replace the deprecated git-* command calls with git *
|
commit | commitdiff | tree |
2008-08-24 |
Felix Fietkau | improve lua opcode dispatch performance by using computed...
|
commit | commitdiff | tree |
2008-08-23 |
Felix Fietkau | fix make kernel_menuconfig for subtarget kernel config...
|
commit | commitdiff | tree |
2008-08-23 |
Felix Fietkau | upgrade uci to 0.6.0 - many bugfixes and an API cleanup
|
commit | commitdiff | tree |
2008-08-21 |
Felix Fietkau | madwifi: keep a/g mode and pureg setting in sync across...
|
commit | commitdiff | tree |
2008-08-20 |
Felix Fietkau | disable ath9k on all platforms without pci support...
|
commit | commitdiff | tree |
2008-08-20 |
Felix Fietkau | upgrade to uci 0.5.0, adds list handling support
|
commit | commitdiff | tree |
2008-08-20 |
Felix Fietkau | fix uci_set_state for empty values
|
commit | commitdiff | tree |
2008-08-19 |
Felix Fietkau | madwifi: more wds sta related fixes
|
commit | commitdiff | tree |
2008-08-17 |
Felix Fietkau | enable TCP ECN by default (see #3001 for more information)
|
commit | commitdiff | tree |
2008-08-17 |
Felix Fietkau | make libc.so symlink relative instead of absolute ...
|
commit | commitdiff | tree |
2008-08-17 |
Felix Fietkau | fix some firewall script typos (patch from #3897)
|
commit | commitdiff | tree |
2008-08-17 |
Felix Fietkau | some more build system cleanup
|
commit | commitdiff | tree |
2008-08-17 |
Felix Fietkau | rename feeds.conf to feeds.conf.default, make feeds...
|
commit | commitdiff | tree |
2008-08-17 |
Felix Fietkau | export the FIND variable which points to a usable find...
|
commit | commitdiff | tree |
2008-08-16 |
Felix Fietkau | fix uninitialized variable in metadata.pm (#3860)
|
commit | commitdiff | tree |
2008-08-16 |
Felix Fietkau | add vif selection fix for the broadcom-wl wifi script...
|
commit | commitdiff | tree |
2008-08-16 |
Felix Fietkau | fix madwifi napi polling packet counting final fix...
|
commit | commitdiff | tree |
2008-08-16 |
Felix Fietkau | rework parallel building to get rid of some warnings...
|
commit | commitdiff | tree |
2008-08-11 |
Felix Fietkau | madwifi: napi polling fix - fix u_int negative comparison...
|
commit | commitdiff | tree |
2008-08-11 |
Felix Fietkau | switch the br2684 default to routed mode instead of...
|
commit | commitdiff | tree |
2008-08-10 |
Felix Fietkau | add missing dependency
|
commit | commitdiff | tree |
2008-08-10 |
Felix Fietkau | fix kmod-ide-core packaging for 2.6.26+
|
commit | commitdiff | tree |
2008-08-10 |
Felix Fietkau | add missing kconfig symbol for generic ide
|
commit | commitdiff | tree |
2008-08-10 |
Felix Fietkau | fix aes on x86 (thx, Acinonyx)
|
commit | commitdiff | tree |
2008-08-09 |
Felix Fietkau | move some webcam/sound related stuff from trunk to...
|
commit | commitdiff | tree |
2008-08-09 |
Felix Fietkau | fix cut&paste mistake
|
commit | commitdiff | tree |
2008-08-09 |
Felix Fietkau | sanitize msdosfs header for user space in 2.6.25 (fixes...
|
commit | commitdiff | tree |
2008-08-09 |
Felix Fietkau | fix make distclean
|
commit | commitdiff | tree |
2008-08-08 |
Felix Fietkau | add support for appending a file to jffs2 during reflash...
|
commit | commitdiff | tree |
2008-08-07 |
Felix Fietkau | add basic interface alias support. for now (since we...
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | add ac_cv_file__dev_zero to sitefiles
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | add ssize_t definition to site files, fix up size for...
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | use $(FPIC) in a few places where it matters
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | add a variable that contains the proper architecture...
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | and another one
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | fix a small typo
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | add missing gitignore change for build environments
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | add script for managing 'build environments' (.config...
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | fix 'make docs'
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | cosmetic fix for docs/ prereq check
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | fix make variable overriding for package makefiles...
|
commit | commitdiff | tree |
2008-08-06 |
Felix Fietkau | spca5xx-le does not work with linux 2.6.26+
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | fix qc-usb compile on atheros
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | fix ov51x-jpeg compile
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | install libshared into the staging dir (required by...
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | fix nw802-2.4 compile
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | madwifi: fix crash on ad-hoc interface init
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | add missing configure variable to sitefile (required...
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | replace config.guess and config.sub properly, even...
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | mark mac80211 as broken on avr32
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | add missing kconfig symbol
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | fix kernel header breakage, which caused a compile...
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | atheros: fix setting the gpio interrupt level when...
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | switch to using the SLUB allocator by default in 2...
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | some more fixes for wds sta separation
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | fix ocf compile error
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | refresh atheros config, add missing symbols to generic...
|
commit | commitdiff | tree |
2008-08-05 |
Felix Fietkau | only build avr32 u-boot if requested, fixes build failure...
|
commit | commitdiff | tree |
2008-08-04 |
Felix Fietkau | add prereq check for python
|
commit | commitdiff | tree |
2008-08-04 |
Felix Fietkau | fix a small bug in the recursive dependency lookup...
|
commit | commitdiff | tree |
2008-08-04 |
Felix Fietkau | make package prereq checks behave more like build prereq...
|
commit | commitdiff | tree |
2008-08-04 |
Felix Fietkau | scripts/feeds: properly handle virtual packages as...
|
commit | commitdiff | tree |
2008-08-04 |
Felix Fietkau | scripts/feeds: fix some installation warnings for locally...
|
commit | commitdiff | tree |
2008-08-04 |
Felix Fietkau | fix scripts/feeds dependency lookup: process deps for...
|
commit | commitdiff | tree |
2008-08-03 |
Felix Fietkau | madwifi: more fixes and cleanups for wds sta separation
|
commit | commitdiff | tree |
2008-08-03 |
Felix Fietkau | network scripts: revert the network state after running...
|
commit | commitdiff | tree |
next |