Felix Fietkau
|
7aa3d0b9ab
|
rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19336 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 23:06:47 +00:00 |
Felix Fietkau
|
3cece76ad4
|
fix missing quote (thx, puchu)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19335 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 23:03:53 +00:00 |
Felix Fietkau
|
f5c84a89d6
|
mac80211: restrict the killing of wpa_supplicant processes to the right interface (#5991)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19334 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 22:11:21 +00:00 |
Felix Fietkau
|
985bb03e61
|
wpa_supplicant: add missing dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19333 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 21:48:37 +00:00 |
Felix Fietkau
|
b0d9f1edb6
|
unset user overrides for quilt settings to prevent them from interfering with the build process (#6553)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19332 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 21:45:10 +00:00 |
Felix Fietkau
|
fd4ddfd240
|
add preinit modularization work by Daniel Dickinson (cshore)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 17:11:17 +00:00 |
Felix Fietkau
|
9281b57ee9
|
opkg: remove an empty patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19330 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 17:10:59 +00:00 |
Gabor Juhos
|
e97e8ca04c
|
rtl8366: make it available on all platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19329 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 15:13:38 +00:00 |
Gabor Juhos
|
2e49de5379
|
ar71xx: sync kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19328 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 14:24:58 +00:00 |
Gabor Juhos
|
91cc9e4ee6
|
kernel: add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19327 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 14:24:56 +00:00 |
Gabor Juhos
|
0cf4435886
|
rtl8366s: simplify mib counters handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19326 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 14:24:53 +00:00 |
Gabor Juhos
|
1801679e11
|
ar71xx: merge generic machine code into setup.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19325 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 14:24:48 +00:00 |
Imre Kaloz
|
31d958c21a
|
add preliminary support for the latest CodeSourcery toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19324 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 10:52:23 +00:00 |
Felix Fietkau
|
660874f45e
|
madwifi: fix some potential null pointer derefs with wds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19322 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 23:39:00 +00:00 |
Jo-Philipp Wich
|
ab82f72a29
|
[ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19321 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 23:31:49 +00:00 |
Jo-Philipp Wich
|
9d68828fa8
|
[package] iptables: install libip[46]tc into staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19316 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 19:59:13 +00:00 |
Felix Fietkau
|
bda0711952
|
mac80211: fix a WARN_ON in client mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19315 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 19:28:11 +00:00 |
Imre Kaloz
|
f010102fd2
|
add support for gcc 4.4.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19314 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 15:07:12 +00:00 |
Felix Fietkau
|
50b344faf0
|
fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19313 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 14:27:27 +00:00 |
Felix Fietkau
|
26eac1106c
|
fix another kernel version dependency (thx, maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19312 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 14:25:29 +00:00 |
Nicolas Thill
|
08b791594a
|
[target] generic-2.6: add missing 2.6.32 config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19311 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 10:02:22 +00:00 |
Nicolas Thill
|
3ab8fbccd1
|
[target] ubicom32: add 2 missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19310 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 10:01:22 +00:00 |
Lars-Peter Clausen
|
0c6bc3b314
|
[xburst] Disable LOCALVERSION_AUTO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19309 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 09:14:39 +00:00 |
Felix Fietkau
|
cdc5c11799
|
ath9k: improve max rate retry handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19308 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 02:27:31 +00:00 |
Jo-Philipp Wich
|
a21fd8b0a6
|
[package] mac80211: make b43-fwsquash.py work with python 3.x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19307 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 02:26:57 +00:00 |
Jo-Philipp Wich
|
7472c34a93
|
[package] iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19304 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 00:48:23 +00:00 |
Jo-Philipp Wich
|
16fdab4f45
|
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19303 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 22:56:07 +00:00 |
Jo-Philipp Wich
|
d6ab5ee41e
|
[package] iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19302 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 22:28:32 +00:00 |
Jo-Philipp Wich
|
94e23a1c56
|
[package] base-files: try to activate hotplugged partitions as swap and fall back to lazy mount (#6517)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19300 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 21:58:01 +00:00 |
Felix Fietkau
|
5073caab20
|
ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19296 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 18:25:45 +00:00 |
Felix Fietkau
|
890c1bdcbe
|
hostapd: fix wpad compile error by preventing make spam from showing up in the cflags/ldflags dump files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19295 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 18:25:04 +00:00 |
Felix Fietkau
|
3624a3e646
|
gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19294 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 17:52:38 +00:00 |
Felix Fietkau
|
9cc7c86126
|
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19293 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 17:21:18 +00:00 |
Felix Fietkau
|
740137809c
|
remove obsolete dependencies and checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19292 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 17:07:59 +00:00 |
Nicolas Thill
|
86bb5e1419
|
[package] add explicit dependency on kmod-crypto-core when required (closes: #6557)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19291 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 16:39:31 +00:00 |
Felix Fietkau
|
c3a65ffc05
|
hostapd: fix compile error in the roboswitch driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19290 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 15:12:57 +00:00 |
Felix Fietkau
|
0a45b1733b
|
hostapd: fix build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19289 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 14:33:42 +00:00 |
Felix Fietkau
|
0f6446ce4c
|
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19286 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 08:28:26 +00:00 |
Felix Fietkau
|
1fe0eac4f4
|
mac80211: improve wifi interface cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19285 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 08:28:20 +00:00 |
Felix Fietkau
|
a41a411af7
|
metadata: allow build variants to contain "-"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19284 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 08:28:15 +00:00 |
Felix Fietkau
|
89eedb629e
|
ifxmips: fix mdio register access bitmask
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19283 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 03:44:09 +00:00 |
Felix Fietkau
|
fa404080cc
|
fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19282 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 23:10:57 +00:00 |
Lars-Peter Clausen
|
51c68c80e5
|
[xburst] Cleanup clock module a bit and replace last users of __cpm_*
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19281 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 18:13:02 +00:00 |
Lars-Peter Clausen
|
8f04901bfa
|
[xburst] Enable fireware loading support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19280 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 18:01:04 +00:00 |
Gabor Juhos
|
a8e1784a70
|
rtl8366_smi: move RTL8366S driver into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19279 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 17:38:07 +00:00 |
Gabor Juhos
|
e4b621c24a
|
rtl8366_smi: rename rtl8366s specific functions and definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19278 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 17:37:58 +00:00 |
Gabor Juhos
|
84be6aa3ca
|
rtl8366_smi: move chip specific stuff into its own struct
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19277 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 17:37:53 +00:00 |
Gabor Juhos
|
8a5c8d9eca
|
rtl8366_smi: separate gpio initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19276 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 17:37:50 +00:00 |
Gabor Juhos
|
086011565c
|
rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19275 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 17:37:47 +00:00 |
Gabor Juhos
|
3ddab9c06b
|
rtl8366_smi: store device pointer instead of plaform_device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19274 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-22 17:37:41 +00:00 |