Felix Fietkau
f385231730
fix a typo in the kernel patch description
...
SVN-Revision: 26693
2011-04-16 18:40:23 +00:00
Felix Fietkau
a1624421ae
kernel: reorganize 2.6.37 patches
...
SVN-Revision: 26692
2011-04-16 18:31:21 +00:00
Felix Fietkau
3fa43f54a2
kernel: reorganize 2.6.39 patches
...
SVN-Revision: 26691
2011-04-16 18:31:05 +00:00
Felix Fietkau
71d8c66250
kernel: reorganize 2.6.38 patches, clean up block2mtd patches
...
SVN-Revision: 26690
2011-04-16 18:30:57 +00:00
Felix Fietkau
4a6e01fa38
kernel: add a PATCHES text file describing the new patch categories
...
SVN-Revision: 26689
2011-04-16 18:30:51 +00:00
Felix Fietkau
2066c21c92
kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37 Fixes a bug that led to ECN enabled flows being de-prioritized by pfifo_fast
...
SVN-Revision: 26687
2011-04-16 01:46:57 +00:00
Felix Fietkau
0959467583
solos: various upstreamed solos patches
...
These patches were submitted to netdev and will likely be out in 2.6.38.3.
In the meantime, they're needed in 2.6.37.6.
Patch by Philip Prindeville
SVN-Revision: 26616
2011-04-12 19:50:15 +00:00
Felix Fietkau
127e4ebd32
generic: Add support for 2.6.39
...
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx.
SVN-Revision: 26615
2011-04-12 19:39:20 +00:00
Gabor Juhos
f358166236
generic: rtl8366{s,rb}: remove the PHY driver.
...
Since the PHY driver is only used for the WAN port and there is virtually
no difference between it and the generic PHY driver, we can sefely remove
it.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26600
2011-04-12 09:29:07 +00:00
Gabor Juhos
e28b459b21
generic: add support for the MX25L1606E SPI flash
...
SVN-Revision: 26596
2011-04-11 17:37:13 +00:00
Hauke Mehrtens
2ce13f05cb
kernel: add symbols, small fixes
...
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
SVN-Revision: 26570
2011-04-09 23:34:20 +00:00
Hauke Mehrtens
bba5f37bb8
kernel: add missing config options
...
SVN-Revision: 26552
2011-04-09 17:39:44 +00:00
Hauke Mehrtens
50c743e79e
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
SVN-Revision: 26441
2011-04-03 13:59:07 +00:00
Hauke Mehrtens
0301e07074
kernel: l2tp: fix possible oops on l2tp_eth module unload
...
SVN-Revision: 26440
2011-04-03 13:20:41 +00:00
Felix Fietkau
9fd59ccf99
kernel: add a missing kconfig symbol for 2.6.38
...
SVN-Revision: 26417
2011-04-02 19:48:45 +00:00
Felix Fietkau
0508ee0c00
rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches ( fixes #8911 )
...
SVN-Revision: 26410
2011-04-02 16:35:22 +00:00
Felix Fietkau
730a3afab7
kernel: add a missing dependency for the mv_cesa crypto driver
...
SVN-Revision: 26406
2011-04-02 15:25:22 +00:00
Felix Fietkau
6b183fe564
kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)
...
SVN-Revision: 26402
2011-04-02 12:50:50 +00:00
Daniel Dickinson
7d9c2daab8
flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied.
...
SVN-Revision: 26400
2011-04-02 05:44:46 +00:00
Michael Büsch
d739594c8d
shmem_set_file: Remove ima_counts_get()
...
SVN-Revision: 26378
2011-03-30 16:49:18 +00:00
Michael Büsch
5f5b634380
2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul for noticing.
...
SVN-Revision: 26377
2011-03-30 16:43:23 +00:00
Michael Büsch
371bccb4c0
Update 2.6.38 to 2.6.38.2
...
SVN-Revision: 26332
2011-03-28 15:44:03 +00:00
Felix Fietkau
6c7170b923
Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
...
SVN-Revision: 26305
2011-03-26 15:29:53 +00:00
Felix Fietkau
b2b0770576
kernel: use -fno-caller-saves
...
SVN-Revision: 26301
2011-03-26 01:07:16 +00:00
Felix Fietkau
3be9b77127
kernel: remove all local symbols from kernel modules at link time to reduce their size
...
SVN-Revision: 26298
2011-03-25 23:47:04 +00:00
Felix Fietkau
def45b136c
kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
...
SVN-Revision: 26297
2011-03-25 22:18:17 +00:00
Imre Kaloz
0a65ef965d
enable the 'big kernel lock' by default
...
SVN-Revision: 26267
2011-03-22 09:20:34 +00:00
Hauke Mehrtens
782dd1689b
kernel: add missing config options
...
SVN-Revision: 26238
2011-03-19 17:40:58 +00:00
Hauke Mehrtens
1ddb639910
kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h.
...
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting
SVN-Revision: 26237
2011-03-19 17:40:02 +00:00
Imre Kaloz
a8d84ae94d
remove 2.6.34 support
...
SVN-Revision: 26229
2011-03-18 13:40:48 +00:00
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Felix Fietkau
473ac1f87d
kernel: fix an overlayfs deadlock on rmdir
...
SVN-Revision: 26215
2011-03-17 23:14:17 +00:00
Felix Fietkau
4f06dc1907
kernel: replace mini_fo with overlayfs for 2.6.38
...
SVN-Revision: 26213
2011-03-17 20:23:14 +00:00
Felix Fietkau
334ea34d35
kernel: replace mini_fo with overlayfs for 2.6.37
...
SVN-Revision: 26209
2011-03-17 19:09:48 +00:00
Felix Fietkau
eb6cad3261
kernel: refresh 2.6.38 patches for final release
...
SVN-Revision: 26194
2011-03-16 18:31:23 +00:00
Felix Fietkau
b7d69ce4ec
kernel: disable xz for 2.6.38 for now, it is unused
...
SVN-Revision: 26193
2011-03-16 18:31:18 +00:00
Felix Fietkau
1b8a1f7248
kernel: add a few more missing config symbols
...
SVN-Revision: 26192
2011-03-16 18:31:14 +00:00
Felix Fietkau
3798de4df7
kernel: add a few missing kernel config symbols
...
SVN-Revision: 26189
2011-03-16 18:04:45 +00:00
Hauke Mehrtens
a08bd03fad
ssb: update ssb to version from linux-next-20110311
...
SVN-Revision: 26127
2011-03-13 17:24:28 +00:00
Hauke Mehrtens
4226f1d373
kernel: update to kernel version 2.6.37.3
...
SVN-Revision: 26126
2011-03-13 17:14:08 +00:00
Hauke Mehrtens
425bf41b23
kernel: update to kernel version 2.6.34.8
...
SVN-Revision: 26125
2011-03-13 17:13:11 +00:00
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
2011-03-13 17:12:20 +00:00
John Crispin
aae6a94432
* add atm patch to generic .37 series. this is needed for the dsl driver to work.
...
SVN-Revision: 26022
2011-03-11 08:20:44 +00:00
Felix Fietkau
ef12d2ba03
kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
...
SVN-Revision: 26015
2011-03-10 18:00:41 +00:00
Jo-Philipp Wich
05236294f3
Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34
...
SVN-Revision: 26007
2011-03-10 13:50:19 +00:00
Jo-Philipp Wich
3e08b75693
add two missing symbol for Kernel >= 2.6.37
...
SVN-Revision: 25984
2011-03-09 21:50:27 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Michael Büsch
42233dcf8e
atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. Prindeville for pointing it out.
...
SVN-Revision: 25881
2011-03-05 20:53:21 +00:00
Jo-Philipp Wich
81cc3ef4f4
yet another missing symbol
...
SVN-Revision: 25875
2011-03-05 06:51:06 +00:00
Jo-Philipp Wich
72e6f95f99
add more missing kernel symbols
...
SVN-Revision: 25846
2011-03-03 10:15:55 +00:00