summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Fix broken hso kmod definitionAndy Boyett2008-08-021-1/+1
* net/usb: only package hso for 2.6.26Andy Boyett2008-08-021-1/+1
* try to clean up some kernel configsTravis Kemen2008-08-021-0/+1
* madwifi: disable bogus vlan handling code which actually breaks vlanFelix Fietkau2008-08-011-0/+25
* OCF cannot be built under UMLFlorian Fainelli2008-08-011-1/+1
* use the same hotplug2 parameters for initramfs and regularFelix Fietkau2008-08-011-7/+2
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...Felix Fietkau2008-08-012-1/+1
* avoid duplicate vlan add eventsFelix Fietkau2008-08-011-1/+3
* enable wds sta interface splitting by defaultFelix Fietkau2008-08-011-3/+5
* madwifi: remove wds type of wifi-iface without essid, imho it never worked pr...Felix Fietkau2008-08-011-11/+6
* use the madwifi driver instead of wext in the wpa_supplicant command line. th...Felix Fietkau2008-07-311-1/+1
* madwifi: fix race condition triggered by active split wds sta interfaces duri...Felix Fietkau2008-07-311-0/+31
* fix multicast/authframe handling for wds ap with split sta interfacesFelix Fietkau2008-07-312-6/+19
* initialize the CONFIG_APPEND variableFelix Fietkau2008-07-311-0/+1
* madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's...Felix Fietkau2008-07-315-3/+110
* fix madwifi packet injectionFelix Fietkau2008-07-311-0/+34
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails...Felix Fietkau2008-07-314-24/+86
* another one ...Felix Fietkau2008-07-311-2/+2
* upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5Felix Fietkau2008-07-311-2/+2
* sync ath9k with latest git codeImre Kaloz2008-07-3115-2638/+1972
* fix config_clear(), see #3054Felix Fietkau2008-07-311-2/+3
* enable iw for all 2.6 versionsFelix Fietkau2008-07-311-1/+1
* fix duplicate "doth" interface option in madwifiFelix Fietkau2008-07-311-3/+0
* broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ...Felix Fietkau2008-07-311-0/+1
* upgrade to uci 0.4.6 - fixes a parser glitchFelix Fietkau2008-07-311-2/+2
* link default routes added by the network scripts to the appropriate interface...Felix Fietkau2008-07-301-2/+2
* network scripts: properly maintain the network state's list of assigned inter...Felix Fietkau2008-07-301-0/+21
* functions.sh: add list_contains function for checking whether a list contains...Felix Fietkau2008-07-301-0/+9
* functions.sh: add a function for removing an item from a list in a shell vari...Felix Fietkau2008-07-301-0/+14
* upgrade to uci 0.4.5 - adds extra input validationFelix Fietkau2008-07-301-2/+2
* clean up the directory layout of the uci shell apiFelix Fietkau2008-07-302-1/+1
* nuke uci-sh, it is obsolete and no longer worksFelix Fietkau2008-07-304-603/+0
* allow packages to optionally append config file contents in the environment b...Felix Fietkau2008-07-301-3/+5
* fix hotplug2 event processing deadlockFelix Fietkau2008-07-301-0/+135
* creates a passwd's shadow file if busybox supports the feature, fixes #2887John Crispin2008-07-301-0/+1
* adds option to select tls provider when using wpa_supplicant, fixes #3770John Crispin2008-07-302-0/+14
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-301-0/+1
* x86_64 also needs -fPIC to create lua shared librariesFlorian Fainelli2008-07-301-0/+3
* madwifi: add some extra sanity checkingFelix Fietkau2008-07-302-1/+13
* madwifi: change the network scripts to use the new wds sta separation featureFelix Fietkau2008-07-303-2/+16
* properly keep track of bridged interfaces in the network stateFelix Fietkau2008-07-301-0/+17
* madwifi: wds updates - refactor wds code - add interface for separating indiv...Felix Fietkau2008-07-307-6/+1172
* fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674John Crispin2008-07-301-2/+2
* fixes ipkg dependency bug for spi modules, #3272John Crispin2008-07-302-23/+15
* add lm sensor and clean up dependency, fixes #3821John Crispin2008-07-291-1/+15
* fixes ppp ipv6 scripts, signed-off-by: Alina FriedrichsenJohn Crispin2008-07-292-2/+2
* remove opkg config file and link ipkg.conf to opkg.conf being they are the sameTravis Kemen2008-07-293-7/+1
* move curl back to packagesTravis Kemen2008-07-294-337/+0
* removed a missed dependancy on curl remove use of autogen, just run the one n...Travis Kemen2008-07-293-10/+32
* Fix nfs kernel modules for 2.4 kernelsFlorian Fainelli2008-07-291-12/+8