Felix Fietkau
5076142aa3
libpcap: fix kernel version check
...
SVN-Revision: 17349
15 years ago
Felix Fietkau
e43623701c
busybox: adjust default config for nommu targets
...
SVN-Revision: 17348
15 years ago
Felix Fietkau
2015ef16b8
mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
...
SVN-Revision: 17341
15 years ago
Felix Fietkau
b9451d5542
b43: disable pio and pcmcia support
...
SVN-Revision: 17340
15 years ago
Felix Fietkau
f51eefd344
mac80211: reorganize compat code to make cfg80211 load without usb
...
SVN-Revision: 17339
15 years ago
Felix Fietkau
e06d472f3f
fix a typo in the compat-wireless build speedup patch
...
SVN-Revision: 17337
15 years ago
Felix Fietkau
a3349d3795
mac80211: disable b43 lp-phy support for now
...
SVN-Revision: 17336
15 years ago
Felix Fietkau
7435fccb9c
mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill
...
SVN-Revision: 17335
15 years ago
Felix Fietkau
7609c0ae88
wpa_supplicant: fix madwifi related config change handling
...
SVN-Revision: 17333
15 years ago
Felix Fietkau
f08684ffc0
mac80211: add missing config override
...
SVN-Revision: 17331
15 years ago
Felix Fietkau
72cf6925a4
now that each target has its own package directory, remove the base-files package renaming hack
...
SVN-Revision: 17330
15 years ago
Felix Fietkau
d5a641bcdf
mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG
...
SVN-Revision: 17328
15 years ago
Felix Fietkau
c5226c3687
remove support for compat-wireless-old
...
SVN-Revision: 17327
15 years ago
Felix Fietkau
9b11d6fa98
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions
...
SVN-Revision: 17326
15 years ago
Jo-Philipp Wich
7d1c2a0612
base-files: fix sysupgrade get_magic_word() function to return proper values if the first two bytes are identical
...
SVN-Revision: 17319
15 years ago
Felix Fietkau
f4ede912f4
madwifi: remove version selection support
...
SVN-Revision: 17316
15 years ago
Felix Fietkau
fe78c4885c
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
...
SVN-Revision: 17315
15 years ago
Felix Fietkau
6fb461da2b
madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore
...
SVN-Revision: 17314
15 years ago
Felix Fietkau
7c746b122f
add powersave fixes based on patches by Steven Luo ( #4376 )
...
SVN-Revision: 17312
15 years ago
Felix Fietkau
7f6b21ae62
madwifi: refresh patches
...
SVN-Revision: 17311
15 years ago
Geoff Levand
7581681466
powerpc: Create a powerpc64 config feature
...
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17306
15 years ago
Geoff Levand
ffd920720b
ps3-utils: Add Build/InstallDev section to package makefile
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17302
15 years ago
Geoff Levand
36e79de239
ps3-utils: Update package to include latest repository fixes
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17301
15 years ago
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