summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use the same hotplug2 parameters for initramfs and regularFelix Fietkau2008-08-011-7/+2
| | | | SVN-Revision: 12059
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it ↵Felix Fietkau2008-08-012-1/+1
| | | | | | works for initramfs as well SVN-Revision: 12058
* avoid duplicate vlan add eventsFelix Fietkau2008-08-011-1/+3
| | | | SVN-Revision: 12057
* enable wds sta interface splitting by defaultFelix Fietkau2008-08-011-3/+5
| | | | SVN-Revision: 12056
* madwifi: remove wds type of wifi-iface without essid, imho it never worked ↵Felix Fietkau2008-08-011-11/+6
| | | | | | properly and is unsupported now, regular ap/sta with option wds 1 is preferred SVN-Revision: 12055
* add helper macro for stripping the last part of a version numberFelix Fietkau2008-07-311-0/+1
| | | | SVN-Revision: 12054
* use the madwifi driver instead of wext in the wpa_supplicant command line. ↵Felix Fietkau2008-07-311-1/+1
| | | | | | the madwifi driver can associate faster because it uses a different ioctl interface SVN-Revision: 12053
* madwifi: fix race condition triggered by active split wds sta interfaces ↵Felix Fietkau2008-07-311-0/+31
| | | | | | during vap delete SVN-Revision: 12052
* fix multicast/authframe handling for wds ap with split sta interfacesFelix Fietkau2008-07-312-6/+19
| | | | SVN-Revision: 12051
* initialize the CONFIG_APPEND variableFelix Fietkau2008-07-311-0/+1
| | | | SVN-Revision: 12050
* madwifi: add some beacon setup/update related fixes (based on Bruno ↵Felix Fietkau2008-07-315-3/+110
| | | | | | Randolf's patchset) SVN-Revision: 12049
* fix madwifi packet injectionFelix Fietkau2008-07-311-0/+34
| | | | | | | | This patch from madwifi commit 3337 makes packet injection work. Signed-off-by: Petr Liebmann <petrliebman@googlemail.com> SVN-Revision: 12048
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some ↵Felix Fietkau2008-07-314-24/+86
| | | | | | mails/tickets untested, does not work with 2.6.26 SVN-Revision: 12047
* storm is ARMv4, not ARMv4T (thx, SeG)Felix Fietkau2008-07-311-1/+1
| | | | SVN-Revision: 12046
* another one ...Felix Fietkau2008-07-311-2/+2
| | | | SVN-Revision: 12045
* upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5Felix Fietkau2008-07-311-2/+2
| | | | SVN-Revision: 12044
* enable multiqueue in the generic configImre Kaloz2008-07-311-1/+1
| | | | SVN-Revision: 12042
* handle the nonstandard redboot mac variable for the WG302v1Imre Kaloz2008-07-311-0/+7
| | | | SVN-Revision: 12041
* enable the second uart on the WG302v1Imre Kaloz2008-07-311-7/+23
| | | | SVN-Revision: 12040
* fixup the optional UART on the Cambria -- thanks, ChrisImre Kaloz2008-07-311-2/+2
| | | | SVN-Revision: 12039
* sync ath9k with latest git codeImre Kaloz2008-07-3115-2638/+1972
| | | | SVN-Revision: 12038
* switch CONFIG_I2C to =m by default on avr32 (see #3756)Felix Fietkau2008-07-311-1/+1
| | | | SVN-Revision: 12037
* fix config_clear(), see #3054Felix Fietkau2008-07-311-2/+3
| | | | SVN-Revision: 12036
* enable iw for all 2.6 versionsFelix Fietkau2008-07-311-1/+1
| | | | SVN-Revision: 12035
* allow packages to forcibly disable the svn/git mirror downloading attempt by ↵Felix Fietkau2008-07-312-1/+3
| | | | | | setting PKG_SOURCE_MIRROR:=0 (#3815) SVN-Revision: 12034
* remove unnecessary ixp4xx network config overrideFelix Fietkau2008-07-311-13/+0
| | | | SVN-Revision: 12033
* fix duplicate "doth" interface option in madwifiFelix Fietkau2008-07-311-3/+0
| | | | SVN-Revision: 12032
* broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ↵Felix Fietkau2008-07-311-0/+1
| | | | | | interrupts SVN-Revision: 12030
* export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)Felix Fietkau2008-07-311-2/+5
| | | | SVN-Revision: 12029
* upgrade to uci 0.4.6 - fixes a parser glitchFelix Fietkau2008-07-311-2/+2
| | | | SVN-Revision: 12028
* link default routes added by the network scripts to the appropriate ↵Felix Fietkau2008-07-301-2/+2
| | | | | | interface (#2621) SVN-Revision: 12027
* network scripts: properly maintain the network state's list of assigned ↵Felix Fietkau2008-07-301-0/+21
| | | | | | interfaces SVN-Revision: 12026
* functions.sh: add list_contains function for checking whether a list ↵Felix Fietkau2008-07-301-0/+9
| | | | | | contains a specific element SVN-Revision: 12025
* functions.sh: add a function for removing an item from a list in a shell ↵Felix Fietkau2008-07-301-0/+14
| | | | | | variable SVN-Revision: 12024
* upgrade to uci 0.4.5 - adds extra input validationFelix Fietkau2008-07-301-2/+2
| | | | SVN-Revision: 12023
* clean up the directory layout of the uci shell apiFelix Fietkau2008-07-302-1/+1
| | | | SVN-Revision: 12022
* nuke uci-sh, it is obsolete and no longer worksFelix Fietkau2008-07-304-603/+0
| | | | SVN-Revision: 12021
* allow packages to optionally append config file contents in the environment ↵Felix Fietkau2008-07-301-3/+5
| | | | | | by setting a flag and calling config_load multiple times SVN-Revision: 12020
* fix hotplug2 event processing deadlockFelix Fietkau2008-07-301-0/+135
| | | | | | | | | when bringing up ethernet on ixp4xx, the driver may request a firmware while hotplug2 waits for the netdev bringup to complete. change the event processing loop to keep an event backlog to allow unthrottled events to pass through while throttled events are being waited for SVN-Revision: 12019
* creates a passwd's shadow file if busybox supports the feature, fixes #2887John Crispin2008-07-301-0/+1
| | | | SVN-Revision: 12017
* adds option to select tls provider when using wpa_supplicant, fixes #3770John Crispin2008-07-302-0/+14
| | | | SVN-Revision: 12016
* Disable smash stacking support by default, but allow to enable it as an ↵Florian Fainelli2008-07-303-0/+16
| | | | | | experimental feature SVN-Revision: 12010
* x86_64 also needs -fPIC to create lua shared librariesFlorian Fainelli2008-07-301-0/+3
| | | | SVN-Revision: 12008
* move CONFIG_XFS_DEBUG to generic configNicolas Thill2008-07-305-4/+1
| | | | SVN-Revision: 12007
* madwifi: add some extra sanity checkingFelix Fietkau2008-07-302-1/+13
| | | | SVN-Revision: 12006
* madwifi: change the network scripts to use the new wds sta separation featureFelix Fietkau2008-07-303-2/+16
| | | | SVN-Revision: 12005
* properly keep track of bridged interfaces in the network stateFelix Fietkau2008-07-301-0/+17
| | | | SVN-Revision: 12004
* madwifi: wds updates - refactor wds code - add interface for separating ↵Felix Fietkau2008-07-307-6/+1172
| | | | | | individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces SVN-Revision: 12003
* fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674John Crispin2008-07-301-2/+2
| | | | SVN-Revision: 12002
* fixes ipkg dependency bug for spi modules, #3272John Crispin2008-07-302-23/+15
| | | | SVN-Revision: 12001