Commit Graph

2021 Commits (696b05e031989193c2ee0543a341939168c6f484)

Author SHA1 Message Date
Felix Fietkau c2cf1d04c9 mark mac80211 as broken on avr32
SVN-Revision: 12147
16 years ago
Florian Fainelli d3dd2b6ae5 Fix ipkg compilation with ccache, thanks sn9
SVN-Revision: 12137
16 years ago
Florian Fainelli 1b0318158d Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
SVN-Revision: 12136
16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
16 years ago
Felix Fietkau cf8eecaad5 some more fixes for wds sta separation
SVN-Revision: 12127
16 years ago
Travis Kemen 56172a1eba update opkg to 4564, fixes a couple of memory leaks
SVN-Revision: 12115
16 years ago
John Crispin dd3f4dd178 move json-c to packages feed
SVN-Revision: 12114
16 years ago
John Crispin 936f53e69c EOF for fonera-mp3 packages
SVN-Revision: 12113
16 years ago
John Crispin 13bbd5932b move foxboard utils to packages feed
SVN-Revision: 12111
16 years ago
John Crispin 72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system
SVN-Revision: 12104
16 years ago
Nicolas Thill 4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
SVN-Revision: 12098
16 years ago
John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be 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
16 years ago
John Crispin e4a0bfec3c fixes whitespace error
SVN-Revision: 12088
16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed
SVN-Revision: 12087
16 years ago
John Crispin 863afccae8 remove warning from hotplug2, which pops up 10 times during boot
SVN-Revision: 12086
16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation
SVN-Revision: 12082
16 years ago
Felix Fietkau 8ff90e326e network scripts: revert the network state after running ifdown, not before
SVN-Revision: 12081
16 years ago
Imre Kaloz 8de805b27c update ath9k to latest git version
SVN-Revision: 12079
16 years ago
Felix Fietkau e77ddf9252 make grub compilable under fedora core 8 and other newer distros
SVN-Revision: 12076
16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan
SVN-Revision: 12065
16 years ago
Florian Fainelli 7836449276 OCF cannot be built under UML
SVN-Revision: 12064
16 years ago
Felix Fietkau aee15469df use the same hotplug2 parameters for initramfs and regular
SVN-Revision: 12059
16 years ago
Felix Fietkau 37c7e13a5f move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well
SVN-Revision: 12058
16 years ago
Felix Fietkau d98002bd59 avoid duplicate vlan add events
SVN-Revision: 12057
16 years ago
Felix Fietkau 8970a1213b enable wds sta interface splitting by default
SVN-Revision: 12056
16 years ago
Felix Fietkau 1201ed1baa madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred
SVN-Revision: 12055
16 years ago
Felix Fietkau a5e83a8bed use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface
SVN-Revision: 12053
16 years ago
Felix Fietkau 60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete
SVN-Revision: 12052
16 years ago
Felix Fietkau d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces
SVN-Revision: 12051
16 years ago
Felix Fietkau 434f4269ea initialize the CONFIG_APPEND variable
SVN-Revision: 12050
16 years ago
Felix Fietkau 709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
SVN-Revision: 12049
16 years ago
Felix Fietkau d6d5c715b9 fix madwifi packet injection
This patch from madwifi commit 3337 makes packet injection work.

Signed-off-by: Petr Liebmann <petrliebman@googlemail.com>

SVN-Revision: 12048
16 years ago
Felix Fietkau c688bb1d11 madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26
SVN-Revision: 12047
16 years ago
Felix Fietkau b479f15c09 another one ...
SVN-Revision: 12045
16 years ago
Felix Fietkau 6a8c0256d0 upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
SVN-Revision: 12044
16 years ago
Imre Kaloz a273f991f7 sync ath9k with latest git code
SVN-Revision: 12038
16 years ago
Felix Fietkau 6a4edcadc1 fix config_clear(), see #3054
SVN-Revision: 12036
16 years ago
Felix Fietkau 473493c834 enable iw for all 2.6 versions
SVN-Revision: 12035
16 years ago
Felix Fietkau fbc77ede0a fix duplicate "doth" interface option in madwifi
SVN-Revision: 12032
16 years ago
Felix Fietkau 1081dbcb41 broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts
SVN-Revision: 12030
16 years ago
Felix Fietkau cf2cd1c384 upgrade to uci 0.4.6 - fixes a parser glitch
SVN-Revision: 12028
16 years ago
Felix Fietkau 11df62d176 link default routes added by the network scripts to the appropriate interface (#2621)
SVN-Revision: 12027
16 years ago
Felix Fietkau ee56e9ec59 network scripts: properly maintain the network state's list of assigned interfaces
SVN-Revision: 12026
16 years ago
Felix Fietkau 8c453b693c functions.sh: add list_contains function for checking whether a list contains a specific element
SVN-Revision: 12025
16 years ago
Felix Fietkau 4d883da9bf functions.sh: add a function for removing an item from a list in a shell variable
SVN-Revision: 12024
16 years ago
Felix Fietkau 3380590790 upgrade to uci 0.4.5 - adds extra input validation
SVN-Revision: 12023
16 years ago
Felix Fietkau 69ed8ba037 clean up the directory layout of the uci shell api
SVN-Revision: 12022
16 years ago
Felix Fietkau 4053fb48cf nuke uci-sh, it is obsolete and no longer works
SVN-Revision: 12021
16 years ago
Felix Fietkau 4cb7df23e9 allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times
SVN-Revision: 12020
16 years ago
Felix Fietkau c5ecc1790a fix hotplug2 event processing deadlock
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
16 years ago
John Crispin 79aebec9e0 creates a passwd's shadow file if busybox supports the feature, fixes #2887
SVN-Revision: 12017
16 years ago
John Crispin 93ce64320a adds option to select tls provider when using wpa_supplicant, fixes #3770
SVN-Revision: 12016
16 years ago
Florian Fainelli cc99e5b35d Disable smash stacking support by default, but allow to enable it as an experimental feature
SVN-Revision: 12010
16 years ago
Florian Fainelli 890c213508 x86_64 also needs -fPIC to create lua shared libraries
SVN-Revision: 12008
16 years ago
Felix Fietkau 10b74a2455 madwifi: add some extra sanity checking
SVN-Revision: 12006
16 years ago
Felix Fietkau 55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature
SVN-Revision: 12005
16 years ago
Felix Fietkau e606b1603b properly keep track of bridged interfaces in the network state
SVN-Revision: 12004
16 years ago
Felix Fietkau df292e17b1 madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces
SVN-Revision: 12003
16 years ago
John Crispin fba71e7fb1 fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
SVN-Revision: 12002
16 years ago
John Crispin 411e1a0757 fixes ipkg dependency bug for spi modules, #3272
SVN-Revision: 12001
16 years ago
John Crispin a817bad21f add lm sensor and clean up dependency, fixes #3821
SVN-Revision: 11999
16 years ago
John Crispin b639fc4b00 fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
SVN-Revision: 11998
16 years ago
Travis Kemen a4dbc3ddb3 remove opkg config file and link ipkg.conf to opkg.conf being they are the same
SVN-Revision: 11994
16 years ago
Travis Kemen c4f368d258 move curl back to packages
SVN-Revision: 11992
16 years ago
Travis Kemen f988ff9a3a removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it
SVN-Revision: 11991
16 years ago
Florian Fainelli 3d6f8816dc Fix nfs kernel modules for 2.4 kernels
SVN-Revision: 11989
16 years ago
Florian Fainelli 3832f60af7 opkg depends on curl
SVN-Revision: 11988
16 years ago
Florian Fainelli 182c9bc339 Move curl from packages to trunk, opkg depends on it
SVN-Revision: 11987
16 years ago
Steven Barth a1031eeb23 lua: Remove -fPIC for non-powerpc platforms
SVN-Revision: 11985
16 years ago
Travis Kemen 53332ba9c2 add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
SVN-Revision: 11983
16 years ago
Andy Boyett 2ddbb426c8 Move packages lists to the ramdisk to save flash space - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds
SVN-Revision: 11982
16 years ago
Andy Boyett 6b045c7dc6 Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg
SVN-Revision: 11981
16 years ago
Andy Boyett 28ddc0a2ae Port the full ipkg to Kamikaze - Does not suffer from most of the issues the busybox implementation experiences - busybox ipkg is still the default package manager - Removes /usr/bin/ipkg on install if it is a symlink - Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox - Supports gzip'd package lists, results in substantial space savings
SVN-Revision: 11980
16 years ago
John Crispin 9c2e5b0b82 fixes download path for mac80211
SVN-Revision: 11975
16 years ago
Nicolas Thill a5df818e0d fix libraries packaging for uml on x86_64
SVN-Revision: 11970
16 years ago
John Crispin 5e942a9011 fixes dbus param of dnsmasq, #3818, thanks the.loeki
SVN-Revision: 11967
16 years ago
Florian Fainelli 8e626bffb7 Do not run ldconfig while cross-compiling zlib
SVN-Revision: 11959
16 years ago
Andy Boyett 0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341
SVN-Revision: 11953
16 years ago
Florian Fainelli e63040663d Allow madwifi devices to be set in monitor mode
SVN-Revision: 11943
16 years ago
Florian Fainelli 63622fbbec ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load (#3813)
SVN-Revision: 11942
16 years ago
Imre Kaloz 4a3cc5d9a7 add backported HSO driver
SVN-Revision: 11938
16 years ago
Gabor Juhos 3035d2e7c9 button-hotplug: fix compile warnings
SVN-Revision: 11937
16 years ago
Gabor Juhos 9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
SVN-Revision: 11935
16 years ago
Felix Fietkau bdfc0556b8 refresh madwifi patches
SVN-Revision: 11932
16 years ago
Felix Fietkau 22a637325e wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming
SVN-Revision: 11931
16 years ago
Felix Fietkau e7c5e72479 wpa_supplicant: improve scan cache reliability
SVN-Revision: 11930
16 years ago
Felix Fietkau 144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
SVN-Revision: 11929
16 years ago
Felix Fietkau 21dbb0d64d madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings
SVN-Revision: 11928
16 years ago
Felix Fietkau 8aab13b562 madwifi: add some roaming fixes by ubnt
SVN-Revision: 11927
16 years ago
Felix Fietkau c0dc50fb55 rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues
SVN-Revision: 11926
16 years ago
Felix Fietkau 9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
SVN-Revision: 11925
16 years ago
Felix Fietkau 192e5ac41d madwifi: improve hidden ssid handling in sta mode
SVN-Revision: 11924
16 years ago
Felix Fietkau 80710bb7cc madwifi: fix queue stop/start during key updates
SVN-Revision: 11923
16 years ago
Travis Kemen 0425daa86d keep /etc/group over reflash as well
SVN-Revision: 11919
16 years ago
Andy Boyett df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
16 years ago
Andy Boyett 09e2dcc255 dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
SVN-Revision: 11913
16 years ago
Travis Kemen f20dd0803c add dropbear keys, passwd and firewall configuration to be saved during reflash
SVN-Revision: 11912
16 years ago