| Commit message (Expand) | Author | Age | Files | Lines |
* | general fixes for openwrt with kernel 2.6.28 | Imre Kaloz | 2009-01-05 | 1 | -2/+3 |
* | kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | Gabor Juhos | 2009-01-05 | 1 | -3/+3 |
* | mac80211: fix compat-wireless-old md5sum | Andy Boyett | 2009-01-05 | 1 | -1/+1 |
* | clean up the crypto kernel module package and allow some of the crypto module... | Felix Fietkau | 2009-01-04 | 1 | -30/+18 |
* | allow the ead client to override the broadcast address | Felix Fietkau | 2009-01-04 | 3 | -21/+37 |
* | ead: fix bridge handling mistakes | Felix Fietkau | 2009-01-04 | 1 | -6/+5 |
* | Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to k... | Lars-Peter Clausen | 2009-01-04 | 2 | -5/+5 |
* | package/ead: fix build dependency | Jo-Philipp Wich | 2009-01-03 | 1 | -1/+1 |
* | mac80211: update compat-wireless to 2009-01-02 | Gabor Juhos | 2009-01-03 | 2 | -5/+6 |
* | mac80211: remove ipw building out of compat-wireless, because it conflicts wi... | Gabor Juhos | 2009-01-03 | 1 | -0/+13 |
* | mac80211: add preliminary support for the AR913x SoCs | Gabor Juhos | 2009-01-03 | 14 | -0/+2393 |
* | ead: message handling fixes | Felix Fietkau | 2009-01-02 | 2 | -2/+5 |
* | firewall: clear the MSSFIX rules | Felix Fietkau | 2009-01-02 | 1 | -0/+1 |
* | package/madwifi: add uci support for the propereq iwpriv setting | Jo-Philipp Wich | 2009-01-01 | 1 | -0/+3 |
* | package/madwifi: fix typo in config handler | Jo-Philipp Wich | 2009-01-01 | 1 | -1/+1 |
* | Unify portrange-support in firewall rule generator fixes #4404 | Steven Barth | 2009-01-01 | 1 | -0/+10 |
* | hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ... | Andy Boyett | 2008-12-31 | 2 | -21/+21 |
* | disable the MSS fixup hack by default (most ISPs don't require this as a work... | Felix Fietkau | 2008-12-31 | 2 | -1/+9 |
* | mac80211: add experimental support for rt2800 devices (based on a patch by Ha... | Gabor Juhos | 2008-12-30 | 5 | -3/+9494 |
* | mac80211: update compat-wireless to 2008-12-29 | Gabor Juhos | 2008-12-30 | 1 | -2/+2 |
* | mac80211: fix some depends | Gabor Juhos | 2008-12-30 | 1 | -2/+2 |
* | kernel/modules/usb.mk: hso works on 2.6.26 and later | Andy Boyett | 2008-12-30 | 1 | -1/+1 |
* | madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh) | Felix Fietkau | 2008-12-29 | 1 | -0/+64 |
* | kernel/modules: split network makefile into netdevices and netsupport | Andy Boyett | 2008-12-29 | 2 | -268/+284 |
* | uci: upgrade to 0.7.1, fixes uci rename for unnamed sections | Felix Fietkau | 2008-12-27 | 1 | -2/+2 |
* | fix iptables compile with 2.6.26 | Felix Fietkau | 2008-12-27 | 1 | -0/+1 |
* | uci: work around a gcc bug which causes a bogus compiler warning | Felix Fietkau | 2008-12-24 | 1 | -0/+5 |
* | add the 'ead' package (emergency access daemon), which can provide remote acc... | Felix Fietkau | 2008-12-24 | 69 | -0/+17597 |
* | upgrade uci to 0.7.0 - adds ucimap and fixes #4236 | Felix Fietkau | 2008-12-23 | 1 | -3/+5 |
* | add siit for stateless ip and icmp translation to ipv6 | Felix Fietkau | 2008-12-22 | 4 | -0/+1566 |
* | fix spi-ks8995 compile | Felix Fietkau | 2008-12-22 | 1 | -1/+0 |
* | wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist any... | Felix Fietkau | 2008-12-22 | 5 | -50/+51 |
* | remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vascon... | Felix Fietkau | 2008-12-22 | 1 | -19/+0 |
* | allow ipv4 routes without gateway in configuration | Jo-Philipp Wich | 2008-12-22 | 1 | -2/+4 |
* | fix opkg overlay_root option for jffs2-only images | Felix Fietkau | 2008-12-21 | 1 | -22/+33 |
* | add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper ... | Nicolas Thill | 2008-12-21 | 1 | -1/+2 |
* | add dependency on rb532 target for its CF module | Nicolas Thill | 2008-12-21 | 1 | -1/+1 |
* | reduce the binary size of libpcap based programs that don't use bpf parsing | Felix Fietkau | 2008-12-19 | 2 | -1/+119 |
* | Remove legacy kernel load patch - no longer required | Hamish Guthrie | 2008-12-18 | 1 | -187/+0 |
* | upgrade compat-wireless to 2008-12-11 | Imre Kaloz | 2008-12-15 | 1 | -1/+1 |
* | add a patch helping available storage space detection, remove workaround from... | Nicolas Thill | 2008-12-15 | 3 | -4/+51 |
* | disable IMQ on 2.6.28 as well -- people should use IFB.. | Imre Kaloz | 2008-12-12 | 1 | -2/+2 |
* | add a workaround preventing opkg to install anything on squashfs-based fs lay... | Nicolas Thill | 2008-12-12 | 1 | -0/+3 |
* | load crypto_blkcipher before cryptomgr.. *sigh* | Imre Kaloz | 2008-12-11 | 1 | -1/+1 |
* | remove references to kmod-crypto-aead, removed in [13584] | Nicolas Thill | 2008-12-11 | 1 | -2/+2 |
* | load aead after crypto_algapi | Nicolas Thill | 2008-12-11 | 1 | -1/+1 |
* | Add kexec load legacy kernel patch | Hamish Guthrie | 2008-12-11 | 1 | -0/+187 |
* | Remove package libtwin - should be in packages, not trunk | Hamish Guthrie | 2008-12-11 | 1 | -1/+0 |
* | Add libtwin package for PS3 petitboot bootloader | Hamish Guthrie | 2008-12-11 | 1 | -0/+1 |
* | load aead automatically, too | Imre Kaloz | 2008-12-11 | 1 | -0/+1 |