Commit graph

9990 commits

Author SHA1 Message Date
Gabor Juhos
b234ca85f1 mac80211: reorder patches
SVN-Revision: 14533
2009-02-16 19:43:55 +00:00
Gabor Juhos
e6cd84447f mac80211: update compat-wireless to 2009-02-15
SVN-Revision: 14532
2009-02-16 19:02:26 +00:00
Gabor Juhos
416ef20081 generic-2.6: enable mac80211 on 2.6.2{7,8}
SVN-Revision: 14531
2009-02-16 18:54:43 +00:00
Gabor Juhos
6276c75caf mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation (closes #4634)
SVN-Revision: 14530
2009-02-16 16:29:00 +00:00
Jose Vasconcellos
6d6c39343a Switch to old SPI GPIO implementation.
SVN-Revision: 14529
2009-02-16 13:43:14 +00:00
Jo-Philipp Wich
e86bf4c86c update dnsmasq to 2.47 (#4636, thanks florida)
SVN-Revision: 14528
2009-02-16 04:48:08 +00:00
Jo-Philipp Wich
fdd629c851 add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
SVN-Revision: 14526
2009-02-16 04:30:48 +00:00
Michael Büsch
c2e1225284 spi-gpio: Implement spidelay for busses that need it.
SVN-Revision: 14525
2009-02-15 18:19:48 +00:00
Michael Büsch
1afc0de6d3 ucmb: Put the lowlevel protocol handling into the kernel.
SVN-Revision: 14524
2009-02-15 17:16:49 +00:00
Michael Büsch
d8ab910fdc Fix spi-gpio MISO handling.
SVN-Revision: 14523
2009-02-15 15:50:26 +00:00
Florian Fainelli
fc19f3f372 add cp852 code page (#4607)
SVN-Revision: 14522
2009-02-15 15:35:00 +00:00
Gabor Juhos
df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
2009-02-15 13:12:43 +00:00
Gabor Juhos
15c5122e64 mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 14516
2009-02-15 13:00:17 +00:00
Gabor Juhos
bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
2009-02-15 07:57:29 +00:00
Gabor Juhos
731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
2009-02-15 07:52:55 +00:00
Gabor Juhos
47665da430 update to 2.6.27.17
SVN-Revision: 14513
2009-02-15 07:47:12 +00:00
Gabor Juhos
97dde3b72d update to 2.6.28.5
SVN-Revision: 14512
2009-02-15 06:26:27 +00:00
Gabor Juhos
7ef75e79ce fix a typo in the image generation makefile (closes #4624)
SVN-Revision: 14511
2009-02-14 20:46:05 +00:00
Michael Büsch
e996ce246c Fix bcm47xx GPIO dirin/dirout API return codes.
SVN-Revision: 14509
2009-02-14 20:22:31 +00:00
Felix Fietkau
df0643a408 opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional
SVN-Revision: 14508
2009-02-14 14:11:12 +00:00
Felix Fietkau
18441c327a kernel: add missing definition for CONFIG_KALLSYMS_ALL
SVN-Revision: 14507
2009-02-14 14:10:44 +00:00
Felix Fietkau
f10075e5b6 opkg: work around a gcc warning bug related to array bounds checking
SVN-Revision: 14506
2009-02-14 10:43:15 +00:00
Felix Fietkau
152887e424 fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on arm, might be relevant for other platforms as well)
SVN-Revision: 14505
2009-02-14 00:09:27 +00:00
Gabor Juhos
e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
2009-02-13 20:36:39 +00:00
Michael Büsch
e2737772c2 Add 2.6.28.5 md5sum
SVN-Revision: 14502
2009-02-13 17:55:28 +00:00
Markus Wigge
7b6340f016 changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here.
SVN-Revision: 14501
2009-02-13 17:37:57 +00:00
Markus Wigge
9dc8fd5b7f - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
2009-02-13 15:13:15 +00:00
Felix Fietkau
474cf6d326 disable SMP by default on x86
SVN-Revision: 14498
2009-02-13 14:37:21 +00:00
Felix Fietkau
5b5a74c1d0 nuke old x86 kernel configs
SVN-Revision: 14497
2009-02-13 14:37:05 +00:00
Gabor Juhos
39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
2009-02-13 11:16:57 +00:00
Gabor Juhos
4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
2009-02-13 10:43:40 +00:00
Gabor Juhos
09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
2009-02-13 08:58:59 +00:00
Gabor Juhos
f245bc83f2 remove 2.6.26 specific stuff
SVN-Revision: 14493
2009-02-13 08:56:13 +00:00
Florian Fainelli
eda8310293 always select kmod-ssb, pci is supported
SVN-Revision: 14492
2009-02-13 00:13:39 +00:00
Florian Fainelli
52dd4b499b make b43/b43legacy selectable again (#4596)
SVN-Revision: 14491
2009-02-13 00:12:30 +00:00
Gabor Juhos
40b538d6d2 add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing)
SVN-Revision: 14488
2009-02-12 19:48:27 +00:00
Gabor Juhos
31b2c31085 fix a typo in the dynamic mdio patch
SVN-Revision: 14487
2009-02-12 15:10:39 +00:00
Gabor Juhos
e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
2009-02-12 14:06:58 +00:00
Gabor Juhos
823a6a8ad7 generic-2.6/2.6.28: rename spi-gpio patch
SVN-Revision: 14484
2009-02-12 11:43:44 +00:00
Gabor Juhos
7ec663a2ad parse the board parameter from the command line first Signed-off-by: Andrea Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>)
SVN-Revision: 14482
2009-02-12 08:08:14 +00:00
Michael Büsch
df77d3b06d ucmb: Experimental SPI-GPIO based communication channel
SVN-Revision: 14478
2009-02-11 18:56:51 +00:00
Michael Büsch
4a001e5590 spi-gpio: Support busses without chipselect (only one device on the bus)
SVN-Revision: 14476
2009-02-11 18:02:59 +00:00
Michael Büsch
d64adbe7bb Make spi-gpio hotplug capable, so we can initialize devices after boot.
SVN-Revision: 14475
2009-02-11 18:01:59 +00:00
Florian Fainelli
60b157c3c8 add DBAu1550 support, thanks to Philippe Vachon
SVN-Revision: 14474
2009-02-11 16:11:53 +00:00
Florian Fainelli
c8dcdc9c01 prepare to support more au1x00 targets
SVN-Revision: 14473
2009-02-11 15:47:01 +00:00
Gabor Juhos
d5fe04fc76 sync kernel configs
SVN-Revision: 14469
2009-02-10 18:29:13 +00:00
Florian Fainelli
99203ed0b1 do not overried 802.1q and PHY kernel configuration symbols
SVN-Revision: 14468
2009-02-10 17:53:52 +00:00
Florian Fainelli
e199317af3 allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia
SVN-Revision: 14467
2009-02-10 17:52:45 +00:00
Florian Fainelli
af290a63dc invert the mirror orders seems the first one seems to be offline right now
SVN-Revision: 14466
2009-02-10 17:14:18 +00:00
Michael Büsch
c3565fdf31 Port SPI-GPIO driver from 2.6.29-rc4
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00