summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* add uci led support - /etc/config/system can hold led info which is applied ↵John Crispin2008-08-042-0/+70
| | | | | | at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system SVN-Revision: 12104
* rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add ↵Nicolas Thill2008-08-041-19/+26
| | | | | | workaround for sha512 renamed in 2.6.26 SVN-Revision: 12098
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-0411-12/+512
| | | | | | rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089
* fixes whitespace errorJohn Crispin2008-08-041-1/+0
| | | | SVN-Revision: 12088
* work aroung error message during boot if swapon is nt installedJohn Crispin2008-08-041-1/+1
| | | | SVN-Revision: 12087
* remove warning from hotplug2, which pops up 10 times during bootJohn Crispin2008-08-041-7/+10
| | | | SVN-Revision: 12086
* madwifi: more fixes and cleanups for wds sta separationFelix Fietkau2008-08-032-25/+360
| | | | SVN-Revision: 12082
* network scripts: revert the network state after running ifdown, not beforeFelix Fietkau2008-08-031-3/+4
| | | | SVN-Revision: 12081
* update ath9k to latest git versionImre Kaloz2008-08-0317-2851/+2716
| | | | SVN-Revision: 12079
* make grub compilable under fedora core 8 and other newer distrosFelix Fietkau2008-08-021-0/+2
| | | | SVN-Revision: 12076
* Fix broken hso kmod definitionAndy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12074
* net/usb: only package hso for 2.6.26Andy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12069
* try to clean up some kernel configsTravis Kemen2008-08-021-0/+1
| | | | SVN-Revision: 12067
* madwifi: disable bogus vlan handling code which actually breaks vlanFelix Fietkau2008-08-011-0/+25
| | | | SVN-Revision: 12065
* OCF cannot be built under UMLFlorian Fainelli2008-08-011-1/+1
| | | | SVN-Revision: 12064
* 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
* 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
* 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
* sync ath9k with latest git codeImre Kaloz2008-07-3115-2638/+1972
| | | | SVN-Revision: 12038
* 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
* 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
* 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-301-0/+1
| | | | | | experimental feature SVN-Revision: 12010
* x86_64 also needs -fPIC to create lua shared librariesFlorian Fainelli2008-07-301-0/+3
| | | | SVN-Revision: 12008
* 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