Commit graph

13172 commits

Author SHA1 Message Date
Felix Fietkau
35170c4892 opkg: remove an empty patch
SVN-Revision: 19330
2010-01-25 17:10:59 +00:00
Gabor Juhos
49c4df5487 rtl8366: make it available on all platforms
SVN-Revision: 19329
2010-01-25 15:13:38 +00:00
Gabor Juhos
aa196516d5 ar71xx: sync kernel configs
SVN-Revision: 19328
2010-01-25 14:24:58 +00:00
Gabor Juhos
7859cab35c kernel: add missing config symbol
SVN-Revision: 19327
2010-01-25 14:24:56 +00:00
Gabor Juhos
97b983c8b9 rtl8366s: simplify mib counters handling
SVN-Revision: 19326
2010-01-25 14:24:53 +00:00
Gabor Juhos
20df2bf825 ar71xx: merge generic machine code into setup.c
SVN-Revision: 19325
2010-01-25 14:24:48 +00:00
Imre Kaloz
cae33bf4e9 add preliminary support for the latest CodeSourcery toolchain
SVN-Revision: 19324
2010-01-25 10:52:23 +00:00
Felix Fietkau
e85f50118c madwifi: fix some potential null pointer derefs with wds
SVN-Revision: 19322
2010-01-24 23:39:00 +00:00
Jo-Philipp Wich
6351d88e29 add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com>
SVN-Revision: 19321
2010-01-24 23:31:49 +00:00
Jo-Philipp Wich
21a3932267 iptables: install libip[46]tc into staging dir
SVN-Revision: 19316
2010-01-24 19:59:13 +00:00
Felix Fietkau
226fd49634 mac80211: fix a WARN_ON in client mode
SVN-Revision: 19315
2010-01-24 19:28:11 +00:00
Imre Kaloz
58c556e597 add support for gcc 4.4.3
SVN-Revision: 19314
2010-01-24 15:07:12 +00:00
Felix Fietkau
62d7bb6ecd fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)
SVN-Revision: 19313
2010-01-24 14:27:27 +00:00
Felix Fietkau
f8fa94a92c fix another kernel version dependency (thx, maddes)
SVN-Revision: 19312
2010-01-24 14:25:29 +00:00
Nicolas Thill
cc123efe11 generic-2.6: add missing 2.6.32 config symbol
SVN-Revision: 19311
2010-01-24 10:02:22 +00:00
Nicolas Thill
4ccdc4dd92 ubicom32: add 2 missing config symbols
SVN-Revision: 19310
2010-01-24 10:01:22 +00:00
Lars-Peter Clausen
3eaf82ee3f Disable LOCALVERSION_AUTO
SVN-Revision: 19309
2010-01-24 09:14:39 +00:00
Felix Fietkau
9f75c26a70 ath9k: improve max rate retry handling
SVN-Revision: 19308
2010-01-24 02:27:31 +00:00
Jo-Philipp Wich
789ec837e9 mac80211: make b43-fwsquash.py work with python 3.x
SVN-Revision: 19307
2010-01-24 02:26:57 +00:00
Jo-Philipp Wich
de1c5f7a85 iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
SVN-Revision: 19304
2010-01-24 00:48:23 +00:00
Jo-Philipp Wich
8d0bb8f5dd base-files: ensure that the ip6addr of the main interface stays the primary ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen
SVN-Revision: 19303
2010-01-23 22:56:07 +00:00
Jo-Philipp Wich
e0fa9a4881 iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
SVN-Revision: 19302
2010-01-23 22:28:32 +00:00
Jo-Philipp Wich
3634de3b80 base-files: try to activate hotplugged partitions as swap and fall back to lazy mount (#6517)
SVN-Revision: 19300
2010-01-23 21:58:01 +00:00
Felix Fietkau
1089b3213d ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@)
SVN-Revision: 19296
2010-01-23 18:25:45 +00:00
Felix Fietkau
74d986abeb hostapd: fix wpad compile error by preventing make spam from showing up in the cflags/ldflags dump files
SVN-Revision: 19295
2010-01-23 18:25:04 +00:00
Felix Fietkau
1a13b8c358 gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio package build
SVN-Revision: 19294
2010-01-23 17:52:38 +00:00
Felix Fietkau
2aa0d20756 replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
SVN-Revision: 19293
2010-01-23 17:21:18 +00:00
Felix Fietkau
39b2af1f5b remove obsolete dependencies and checks
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Nicolas Thill
815dc97a58 add explicit dependency on kmod-crypto-core when required (closes: #6557)
SVN-Revision: 19291
2010-01-23 16:39:31 +00:00
Felix Fietkau
8499c45a73 hostapd: fix compile error in the roboswitch driver
SVN-Revision: 19290
2010-01-23 15:12:57 +00:00
Felix Fietkau
8e07eba864 hostapd: fix build error
SVN-Revision: 19289
2010-01-23 14:33:42 +00:00
Felix Fietkau
64268c7165 hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
SVN-Revision: 19286
2010-01-23 08:28:26 +00:00
Felix Fietkau
26c953db20 mac80211: improve wifi interface cleanup
SVN-Revision: 19285
2010-01-23 08:28:20 +00:00
Felix Fietkau
ccb604a573 metadata: allow build variants to contain "-"
SVN-Revision: 19284
2010-01-23 08:28:15 +00:00
Felix Fietkau
03d44e8fe2 ifxmips: fix mdio register access bitmask
SVN-Revision: 19283
2010-01-23 03:44:09 +00:00
Felix Fietkau
42e4f83096 fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551)
SVN-Revision: 19282
2010-01-22 23:10:57 +00:00
Lars-Peter Clausen
ad8700a22a Cleanup clock module a bit and replace last users of __cpm_*
SVN-Revision: 19281
2010-01-22 18:13:02 +00:00
Lars-Peter Clausen
275f0556a8 Enable fireware loading support
SVN-Revision: 19280
2010-01-22 18:01:04 +00:00
Gabor Juhos
2b5ba9073f rtl8366_smi: move RTL8366S driver into a separate file
SVN-Revision: 19279
2010-01-22 17:38:07 +00:00
Gabor Juhos
46b0e6643a rtl8366_smi: rename rtl8366s specific functions and definitions
SVN-Revision: 19278
2010-01-22 17:37:58 +00:00
Gabor Juhos
08055fd6d1 rtl8366_smi: move chip specific stuff into its own struct
SVN-Revision: 19277
2010-01-22 17:37:53 +00:00
Gabor Juhos
de751af190 rtl8366_smi: separate gpio initialization
SVN-Revision: 19276
2010-01-22 17:37:50 +00:00
Gabor Juhos
a1247d2f83 rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct
SVN-Revision: 19275
2010-01-22 17:37:47 +00:00
Gabor Juhos
ab278275ee rtl8366_smi: store device pointer instead of plaform_device
SVN-Revision: 19274
2010-01-22 17:37:41 +00:00
Jo-Philipp Wich
1869cdd5bd broadcom-wl: detect all radios when generating config, do wireless setup per-interface (#5308)
SVN-Revision: 19273
2010-01-22 16:16:06 +00:00
Florian Fainelli
aa0e08a565 fix uclibc for mips by adding missing upstream hunks
SVN-Revision: 19272
2010-01-22 10:55:03 +00:00
Nicolas Thill
405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Nicolas Thill
0f3c406bdb add a config item to specify arguments to strip
SVN-Revision: 19270
2010-01-22 08:12:20 +00:00
Jo-Philipp Wich
946291c8d5 mac80211: fix spurious error return codes in enable_mac80211()
SVN-Revision: 19265
2010-01-22 00:58:52 +00:00
Felix Fietkau
eb1190bb29 mac80211: fix hostapd wmm setting for multiple bss interfaces
SVN-Revision: 19264
2010-01-22 00:55:10 +00:00