2009-09-24 |
Felix Fietkau | atheros: add config and patches for 2.6.31 (untested...
|
commit | commitdiff | tree |
2009-09-24 |
Felix Fietkau | add bfs to linux 2.6.31
|
commit | commitdiff | tree |
2009-09-23 |
Felix Fietkau | madwifi: fix bugs in the calibration triggers
|
commit | commitdiff | tree |
2009-09-23 |
Felix Fietkau | madwifi: fix a theoretical tx buffer leak
|
commit | commitdiff | tree |
2009-09-23 |
Felix Fietkau | madwifi: fix beacon slot handling and add support for...
|
commit | commitdiff | tree |
2009-09-23 |
Felix Fietkau | madwifi: fix sta mode reconnect when roaming between...
|
commit | commitdiff | tree |
2009-09-23 |
Felix Fietkau | madwifi: fix maximum txpower display
|
commit | commitdiff | tree |
2009-09-23 |
Felix Fietkau | merge missing updates to squashfs lzma support from...
|
commit | commitdiff | tree |
2009-09-22 |
Felix Fietkau | when using -O2 instead of -Os, get rid of the two optimizati...
|
commit | commitdiff | tree |
2009-09-22 |
Felix Fietkau | unlzma: fix a race condition and add some optimizations...
|
commit | commitdiff | tree |
2009-09-21 |
Felix Fietkau | mtd: fix wrong open() return code checks
|
commit | commitdiff | tree |
2009-09-21 |
Felix Fietkau | Add default /etc/dnsmasq.conf
|
commit | commitdiff | tree |
2009-09-21 |
Felix Fietkau | mtd: bump release
|
commit | commitdiff | tree |
2009-09-21 |
Felix Fietkau | mtd: update copyright headers
|
commit | commitdiff | tree |
2009-09-21 |
Felix Fietkau | mtd: add support for rewriting the fis table layout...
|
commit | commitdiff | tree |
2009-09-21 |
Felix Fietkau | implement write support for partitions covering only...
|
commit | commitdiff | tree |
2009-09-21 |
Felix Fietkau | atheros: use the correct mtd erase callback in the...
|
commit | commitdiff | tree |
2009-09-20 |
Felix Fietkau | mklibs: fix libpthread link error (#5851)
|
commit | commitdiff | tree |
2009-09-19 |
Felix Fietkau | base-files: fix conffiles entry check (patch from ...
|
commit | commitdiff | tree |
2009-09-19 |
Felix Fietkau | opkg: fix the -force_space option
|
commit | commitdiff | tree |
2009-09-19 |
Felix Fietkau | add support for the Brain Fuck Scheduler v230 for 2...
|
commit | commitdiff | tree |
2009-09-16 |
Felix Fietkau | dnsmasq startup script update: add notinterface parameter
|
commit | commitdiff | tree |
2009-09-16 |
Felix Fietkau | Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)
|
commit | commitdiff | tree |
2009-09-16 |
Felix Fietkau | atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no...
|
commit | commitdiff | tree |
2009-09-16 |
Felix Fietkau | move the updated version (for 2.6.30+) of ar8216/mvswitch...
|
commit | commitdiff | tree |
2009-09-16 |
Felix Fietkau | atheros: remove 2.6.28 support
|
commit | commitdiff | tree |
2009-09-16 |
Felix Fietkau | madwifi: fix iwconfig tx power display
|
commit | commitdiff | tree |
2009-09-14 |
Felix Fietkau | madwifi: fix a wds related race condition
|
commit | commitdiff | tree |
2009-09-14 |
Felix Fietkau | madwifi: remove an unimportant part of the ibss node...
|
commit | commitdiff | tree |
2009-09-14 |
Felix Fietkau | build prereq: look for tar under the name "gnutar"...
|
commit | commitdiff | tree |
2009-09-09 |
Felix Fietkau | madwifi: replace an implicit memcpy with an explicit...
|
commit | commitdiff | tree |
2009-09-09 |
Felix Fietkau | madwifi: fix several noderef and ibss merge issues...
|
commit | commitdiff | tree |
2009-09-09 |
Felix Fietkau | Revert "fix nonhotpluggable networks not being brought...
|
commit | commitdiff | tree |
2009-09-07 |
Felix Fietkau | firmware-utils: raise the default trx image size limit...
|
commit | commitdiff | tree |
2009-09-06 |
Felix Fietkau | do not forcibly disable stripping when selecting CONFIG_DEBU...
|
commit | commitdiff | tree |
2009-09-06 |
Felix Fietkau | move ppp ifname fixup from pppoe.sh to ppp.sh, so that...
|
commit | commitdiff | tree |
2009-09-06 |
Felix Fietkau | now that $(BOARD) is part of the opkg ARCH, there's...
|
commit | commitdiff | tree |
2009-09-05 |
Felix Fietkau | fix jffs2 eof marker search in mtd (patch by Daniel...
|
commit | commitdiff | tree |
2009-09-05 |
Felix Fietkau | remove an empty patch file (thx, xiangfu)
|
commit | commitdiff | tree |
2009-09-05 |
Felix Fietkau | Revert "add ifup -a to boot(), closes #4543 #2781"...
|
commit | commitdiff | tree |
2009-09-03 |
Felix Fietkau | madwifi: add a configuration for uapsd (unscheduled...
|
commit | commitdiff | tree |
2009-09-03 |
Felix Fietkau | do not fail on empty packages
|
commit | commitdiff | tree |
2009-09-03 |
Felix Fietkau | get rid of old data before staging unstripped package...
|
commit | commitdiff | tree |
2009-09-02 |
Felix Fietkau | build: when staging unstripped package files, install...
|
commit | commitdiff | tree |
2009-09-02 |
Felix Fietkau | get rid of dynamic buffer struct allocation during...
|
commit | commitdiff | tree |
2009-09-02 |
Felix Fietkau | atheros: fix failsafe mode
|
commit | commitdiff | tree |
2009-09-02 |
Felix Fietkau | preinit: fix failsafe mode through ctrl+c on devices...
|
commit | commitdiff | tree |
2009-09-02 |
Felix Fietkau | mvswitch: set the netdevice into promiscuous mode when...
|
commit | commitdiff | tree |
2009-09-02 |
Felix Fietkau | wprobe: fix compile error because of missing isnan()
|
commit | commitdiff | tree |
2009-08-31 |
Felix Fietkau | scripts/feeds: fix an error message
|
commit | commitdiff | tree |
2009-08-31 |
Felix Fietkau | add support for build system overlays that alter package...
|
commit | commitdiff | tree |
2009-08-29 |
Felix Fietkau | uclibc: to rebuild libc.so.0, mklibs.py needs access...
|
commit | commitdiff | tree |
2009-08-29 |
Felix Fietkau | allow mklibs.py to optimize libgcc_s.so.1
|
commit | commitdiff | tree |
2009-08-28 |
Felix Fietkau | fix wrong kernel version based nls dependency
|
commit | commitdiff | tree |
2009-08-28 |
Felix Fietkau | add missing dependency for kmod-ntfs (patch from #5638)
|
commit | commitdiff | tree |
2009-08-28 |
Felix Fietkau | Added identification of WRT610N and its button/led...
|
commit | commitdiff | tree |
2009-08-28 |
Felix Fietkau | Added support for identifying the BCM53115 switch found...
|
commit | commitdiff | tree |
2009-08-28 |
Felix Fietkau | add hg support to getver.sh (patch from #5763)
|
commit | commitdiff | tree |
2009-08-28 |
Felix Fietkau | madwifi: fix another unconverted netdev_ops issue
|
commit | commitdiff | tree |
2009-08-26 |
Felix Fietkau | ar7: remove CONFIG_CRYPTO_ALGAPI override
|
commit | commitdiff | tree |
2009-08-26 |
Felix Fietkau | ubicom32: remove some more unnecessary stuff from the...
|
commit | commitdiff | tree |
2009-08-26 |
Felix Fietkau | Revert "[ubicom32] remove kernel patch for now since...
|
commit | commitdiff | tree |
2009-08-26 |
Felix Fietkau | firewall: emit hotplug events for interface add/remove
|
commit | commitdiff | tree |
2009-08-25 |
Felix Fietkau | ixp4xx: refresh patches
|
commit | commitdiff | tree |
2009-08-25 |
Felix Fietkau | ixp4xx add jumboframe fixes by Ted Hess (#5746)
|
commit | commitdiff | tree |
2009-08-24 |
Felix Fietkau | udevtrigger: replace the non-portable tar options used...
|
commit | commitdiff | tree |
2009-08-24 |
Felix Fietkau | change HOST_STAMP_PREPARED for toolchain builds to...
|
commit | commitdiff | tree |
2009-08-24 |
Felix Fietkau | atheros switch support: add missing commit statements
|
commit | commitdiff | tree |
2009-08-24 |
Felix Fietkau | atheros: do not alter the network vlan config if swconfig...
|
commit | commitdiff | tree |
2009-08-24 |
Felix Fietkau | move /bin/swconfig to /sbin
|
commit | commitdiff | tree |
2009-08-24 |
Felix Fietkau | fix pdc20xx compile for linux 2.6
|
commit | commitdiff | tree |
2009-08-23 |
Felix Fietkau | brcm-2.4: fix ide disk detection on the wl-hdd
|
commit | commitdiff | tree |
2009-08-21 |
Felix Fietkau | add a new target for ubicom32 (compiles, but untested)
|
commit | commitdiff | tree |
2009-08-21 |
Felix Fietkau | libpcap: fix kernel version check
|
commit | commitdiff | tree |
2009-08-21 |
Felix Fietkau | busybox: adjust default config for nommu targets
|
commit | commitdiff | tree |
2009-08-21 |
Felix Fietkau | add nommu target feature flag
|
commit | commitdiff | tree |
2009-08-21 |
Felix Fietkau | add a heavily cleaned up version of ubicom32 toolchain...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | mac80211: fix a race condition in the cfg80211 scanning...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | b43: disable pio and pcmcia support
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | mac80211: reorganize compat code to make cfg80211 load...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | fix a typo in the compat-wireless build speedup patch
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | mac80211: disable b43 lp-phy support for now
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | mac80211: speed up build by reducing the makefile shell...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | wpa_supplicant: fix madwifi related config change handling
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | merge the control file and the .ipk file targets into...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | mac80211: add missing config override
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | now that each target has its own package directory...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | move the package dir to bin/packages/$(BOARD)_$(LIBC...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | mac80211: fix ath5k dma size workaround for ar71xx...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | remove support for compat-wireless-old
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | upgrade mac80211 to 2008-08-20 and clean up some unnecessary...
|
commit | commitdiff | tree |
2009-08-20 |
Felix Fietkau | fix multiple ipkg builds of the same arch but with...
|
commit | commitdiff | tree |
2009-08-19 |
Felix Fietkau | madwifi: remove version selection support
|
commit | commitdiff | tree |
2009-08-19 |
Felix Fietkau | remove support for the madwifi upstream release, it...
|
commit | commitdiff | tree |
2009-08-19 |
Felix Fietkau | madwifi: add patch for building all modules (except...
|
commit | commitdiff | tree |
2009-08-19 |
Felix Fietkau | when regenerating an ipkg package, make sure the entire...
|
commit | commitdiff | tree |
2009-08-19 |
Felix Fietkau | add powersave fixes based on patches by Steven Luo...
|
commit | commitdiff | tree |
2009-08-19 |
Felix Fietkau | madwifi: refresh patches
|
commit | commitdiff | tree |
2009-08-15 |
Felix Fietkau | wprobe: fix tcp port for the proxy mode in the init...
|
commit | commitdiff | tree |
2009-08-14 |
Felix Fietkau | add the swconfig utility to the wrt160nl profile
|
commit | commitdiff | tree |
next |