Commit Graph

3120 Commits (b1d5377a3a53bc72306eee9cd97f17ebf9b47e55)

Author SHA1 Message Date
Florian Fainelli 7f931f64df add missing libsas configuration symbol
SVN-Revision: 17297
15 years ago
Gabor Juhos b585d761c7 iw: update to 0.9.16
SVN-Revision: 17292
15 years ago
Gabor Juhos af0d2abee5 mac80211: add deadlock fix patch
SVN-Revision: 17290
15 years ago
Gabor Juhos c0d4cb1f24 Fix broken i2c module loading in R17269
Strip .ko suffix from module name.

Fix typo in name of i2c-scx200-acb module to be loaded.

Steve

Signed-off-by: Steve Brown <sbrown@cortland.com>

SVN-Revision: 17288
15 years ago
Nicolas Thill 2466ba038e remove *printf warnings preventing wprobe to build on uml x86_64
SVN-Revision: 17287
15 years ago
Nicolas Thill 757b8c4adb use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
SVN-Revision: 17286
15 years ago
Felix Fietkau d8641e67e1 wprobe: fix tcp port for the proxy mode in the init script
SVN-Revision: 17278
15 years ago
Hauke Mehrtens 824c0095c6 increase release number
SVN-Revision: 17277
15 years ago
Hauke Mehrtens f7abb800cf Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.
SVN-Revision: 17276
15 years ago
Hauke Mehrtens 620efa556f also exclude usb_unpoison_urb
SVN-Revision: 17275
15 years ago
Hauke Mehrtens a8c28fc63c exclude kernel 2.6.27
SVN-Revision: 17274
15 years ago
Gabor Juhos e89dfa6f3c kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)
SVN-Revision: 17269
15 years ago
Hauke Mehrtens b1ae2c2c20 Build modules only if realy needed.
SVN-Revision: 17267
15 years ago
Hauke Mehrtens babf8f5927 update openfw to 5.2
SVN-Revision: 17266
15 years ago
Hauke Mehrtens 7dcdcbbc24 Update to compat-wireless-2009-08-15
SVN-Revision: 17265
15 years ago
Florian Fainelli 92ee7505d8 fix path to orinoco wireless modules (#5701)
SVN-Revision: 17264
15 years ago
Jo-Philipp Wich b44b066543 firewall: allow incoming udp/68 packets in the default configuration (#4108, #4781)
SVN-Revision: 17238
15 years ago
Florian Fainelli 8e10e1270c more compile fixes for sangam-atm and 2.6.31
SVN-Revision: 17228
15 years ago
Vasilis Tsiligiannis b520582861 kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
SVN-Revision: 17225
15 years ago
Felix Fietkau ed497b57a7 madwifi: fix frame dropped counter
SVN-Revision: 17224
15 years ago
Felix Fietkau 5335a25026 madwifi: fix compiler warning
SVN-Revision: 17221
15 years ago
Felix Fietkau f0380bfd82 fix software rx filter for ibss mode (based on a patch by harald schiöberg)
SVN-Revision: 17220
15 years ago
Felix Fietkau a1c5477822 madwifi: fix compile error on kernels without net_device api compatibility
SVN-Revision: 17219
15 years ago
Jo-Philipp Wich 27da9d1984 base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)
SVN-Revision: 17217
15 years ago
Jo-Philipp Wich 6ccd4143eb opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft
SVN-Revision: 17209
15 years ago
Hauke Mehrtens ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627
SVN-Revision: 17208
15 years ago
Vasilis Tsiligiannis 08f7b6c408 kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
SVN-Revision: 17206
15 years ago
Florian Fainelli b2c58364fe more 2.6.30 related fixes for ar7-atm
SVN-Revision: 17183
15 years ago
Felix Fietkau 717a6344d4 decrease verbosity of mklibs.py
SVN-Revision: 17174
15 years ago
Felix Fietkau b1a2f4b2b8 integrate mklibs.py support into the build process
SVN-Revision: 17173
15 years ago
Felix Fietkau 907fb8d8e5 install static libraries from uclibc to the rootfs staging dir
SVN-Revision: 17169
15 years ago
Felix Fietkau 4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later
SVN-Revision: 17167
15 years ago
Florian Fainelli 34e22309ef libiptc and libxtables should install their libraries as symbolic links (#5313, #5639)
SVN-Revision: 17162
15 years ago
Felix Fietkau 91f98f1756 base-files: some /lib/network/config.sh refactoring
* Localize a lot more variables than before.
* Do stuff or localize variables at later points or inner blocks
  so less commands are executed in some cases.
* Use the default option of config_get where it makes sense.

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17160
15 years ago
Felix Fietkau 7c32f45749 base-files: clean up init.d/fstab and port it to the new config_get
... also remove the unused noauto variable in swapon.

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17159
15 years ago
Felix Fietkau ae0745e240 base-files: port init.d/led to new config_get
... and don't call logger directly, rcS takes care of the correct redirection

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17158
15 years ago
Felix Fietkau 2892e2f1d5 base-files: port init.d/boot to new config_get
... and localize some variables.

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17157
15 years ago
Felix Fietkau 387b221aa1 base-files: port functions.sh to new config_get
Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17156
15 years ago
Felix Fietkau 4dbaccf0cd base-files: allow default value for config_get
Signed-off-by: Malte S. Stretz <mss@apache.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 17155
15 years ago
Imre Kaloz e8ce7fab52 upgrade opkg to r215 from the googlecode svn
SVN-Revision: 17152
15 years ago
Jo-Philipp Wich a243847f73 broadcom-wl: add "assoclist" command to wlc
SVN-Revision: 17144
15 years ago
Gabor Juhos 60c9e8f5d7 iw: update to 0.9.15
SVN-Revision: 17134
15 years ago
Florian Fainelli 2542bd81a2 add usb-net-dm9601-ether, thanks groz
SVN-Revision: 17133
15 years ago
Florian Fainelli 4a2409f4d0 add usb-serial-motorola-phone, thanks groz
SVN-Revision: 17132
15 years ago
Felix Fietkau 1d1a1b8ab1 fix a typo in apply_config -t
SVN-Revision: 17120
15 years ago
Jo-Philipp Wich 3bb5ea71eb base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined, clean trailing whitespace, bump pkg revision (#5356)
SVN-Revision: 17118
15 years ago
Florian Fainelli 2c08ff242a acx fixes for 2.6.30
SVN-Revision: 17116
15 years ago
Jo-Philipp Wich 187e2ba9fc firewall: add icmp_type option to specify the icmp type in rule sections, bump pkg revision (#5554)
SVN-Revision: 17115
15 years ago
Florian Fainelli ad4d3c72dd use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1
SVN-Revision: 17114
15 years ago
Jo-Philipp Wich 498fe852f8 dropbear: safely support remote restarting of dropbear process; bump pkg revision (#5498)
SVN-Revision: 17113
15 years ago