Commit Graph

10002 Commits

Author SHA1 Message Date
Markus Wigge
c0ac3512d9 added 2.6.28.6 checksum
SVN-Revision: 14552
2009-02-18 17:42:32 +00:00
Markus Wigge
5585f5fe56 new upstream kernel 2.6.28.6
SVN-Revision: 14551
2009-02-18 17:37:54 +00:00
Michael Büsch
1328bf9395 ucmb: Fix the lowlevel protocol
SVN-Revision: 14549
2009-02-18 11:54:09 +00:00
Michael Büsch
87a2d3888c Add CRC16 kernel module
SVN-Revision: 14548
2009-02-17 22:54:11 +00:00
Gabor Juhos
eed095a173 wpa_supplicant: update to 0.6.8
SVN-Revision: 14545
2009-02-17 20:22:33 +00:00
Gabor Juhos
620c50530f hostapd: update to 0.6.8
SVN-Revision: 14544
2009-02-17 20:21:02 +00:00
Jo-Philipp Wich
7618cd7cbe fix incorrect quoting in busybox cron init script
SVN-Revision: 14540
2009-02-17 17:29:17 +00:00
Florian Fainelli
34058060a2 fix ubsec_ssb dependency against kmod-crypto-ocf (#4617)
SVN-Revision: 14539
2009-02-17 15:15:48 +00:00
Nicolas Thill
177b22a541 feeds: extend 'search' to lookup in source package names too
SVN-Revision: 14537
2009-02-17 03:44:43 +00:00
Nicolas Thill
9b759f26c9 genext2fs: update to 1.4.1
SVN-Revision: 14536
2009-02-17 03:05:10 +00:00
Nicolas Thill
2d92aa6fc5 uml: bump to 2.6.28.5
SVN-Revision: 14535
2009-02-17 02:05:42 +00:00
Gabor Juhos
0a7eafa89e mac80211: add more patches from the rt2x00 git repository
SVN-Revision: 14534
2009-02-16 19:55:09 +00:00
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