aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* remove 0-byte filesFelix Fietkau2008-09-0234-0/+0
* nuke ipkg, now that we use opkg, we don't need it anymoreFelix Fietkau2008-09-021-77/+0
* remove ipkg from busyboxFelix Fietkau2008-09-028-14073/+0
* remove awx from busybox, refresh patchesFelix Fietkau2008-09-027-1629/+8
* BusyBox httpd Accept Header PatchFelix Fietkau2008-09-021-0/+42
* madwifi upstream does not work on wisocFelix Fietkau2008-09-021-1/+2
* fix madwifi upstream compile for mips (#3952)Felix Fietkau2008-09-021-2/+2
* add option to cache local queries, from sn9Travis Kemen2008-09-021-1/+2
* Fix enabling of init scripts.Lars-Peter Clausen2008-09-021-1/+1
* fixes usb storage mountingJohn Crispin2008-09-011-1/+1
* Change even more dependencies on kmod-video-core after [12460]Nicolas Thill2008-09-011-5/+5
* Fix AT91 MMC host controller path on 2.6.25Nicolas Thill2008-09-011-1/+1
* Use a newer acx firmwareFlorian Fainelli2008-09-011-1/+2
* madwifi: fix compile warningFelix Fietkau2008-09-011-1/+1
* improve wds sta mode compatibilityFelix Fietkau2008-09-012-27/+21
* Make ide-core depend on pci support, remove dupe Kconfig itemNicolas Thill2008-08-311-1/+1
* Correctly set b/g rate tables for mac80211, thanks sn9Florian Fainelli2008-08-311-0/+108
* Update acx-mac80211 to a more recent snapshot, thanks sn9Florian Fainelli2008-08-302-14/+17
* fix madwifi hal target for mips*Felix Fietkau2008-08-301-5/+14
* leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)Felix Fietkau2008-08-291-1/+1
* Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)Felix Fietkau2008-08-293-0/+135
* revert accidental change to madwifi.shFelix Fietkau2008-08-291-0/+1
* Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves t...Andy Boyett2008-08-281-0/+36
* fix a race condition which would leave dnsmasq in infinite resolving recursio...Felix Fietkau2008-08-281-0/+1
* add back busybox httpd password auth support - fixes x-wrtFelix Fietkau2008-08-281-0/+41
* madwifi: fix encryption type checkFelix Fietkau2008-08-281-2/+1
* madwifi: only start hostapd when necessaryFelix Fietkau2008-08-281-2/+3
* add autoload for spi-ks8995Felix Fietkau2008-08-281-0/+1
* mtd: add jffs2 cleanmarker for big endian systemsFelix Fietkau2008-08-281-1/+6
* ppp: derive interface unit numbers from previous enumerationFelix Fietkau2008-08-281-4/+10
* fix ppp interface enumeration - don't enumerate already processed interfacesFelix Fietkau2008-08-271-1/+1
* upgrade to uci 0.6.1 - lots of cli and lua binding fixesFelix Fietkau2008-08-271-2/+2
* fix uboot-ifxmips compile on mac os xFelix Fietkau2008-08-271-143/+86
* fixes broken if-then in led init scriptJohn Crispin2008-08-271-2/+3
* fix busybox compile on mac os xFelix Fietkau2008-08-271-0/+13
* make uci firewall backwards compatible to the old firewall.userJohn Crispin2008-08-271-2/+9
* add proto tcpudp to firewallJohn Crispin2008-08-271-38/+51
* fix device duplication in firewall if the balancing of ifup and ifdown is brokenJohn Crispin2008-08-271-2/+9
* make sure uci firewall reverts its states when stoppedJohn Crispin2008-08-271-0/+1
* fixes uci firewall init order, Signed-off-by: Roberto RiggioJohn Crispin2008-08-271-2/+2
* This patch enables the new ath5k driver. Works for me with X86 Alix board an ...Florian Fainelli2008-08-272-12/+18
* firewall: Added support for port-ranges as firstPort-lastPort to redirect sec...Steven Barth2008-08-271-0/+17
* adds 5 new chains to the uci firewall that can be used to hook custom rulesJohn Crispin2008-08-271-1/+16
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph...Florian Fainelli2008-08-261-1/+5
* adds several fixes to etrax, make openssl work on etraxJohn Crispin2008-08-261-0/+14
* adds more sanity checks to uci firewallJohn Crispin2008-08-261-0/+4
* use proto instead of protocol in uci firewallJohn Crispin2008-08-262-6/+6
* Fix bridge-utils configuration failure (#3931), thanks sn9Florian Fainelli2008-08-251-0/+1
* Use busybox mount, could be overriden to use util-linux-ng for instance, than...Florian Fainelli2008-08-251-0/+1
* Updated Lua to 5.1.4Steven Barth2008-08-244-201/+203