Imre Kaloz
ea1d055f21
[cns3xxx]: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 17:18:06 +00:00
Imre Kaloz
3d349c73cc
[generic/3.0]: 3.0 is at rc6 now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 13:30:41 +00:00
Imre Kaloz
a6bca512cc
[generic/3.0]: add support for and switch to XZ compressed kernels on ARM
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 10:26:16 +00:00
Imre Kaloz
ce9bbbd6ec
[generic]: fixup mtd refresh and co.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-06 12:55:21 +00:00
Imre Kaloz
ef94469a6f
[generic/3.0]: fix myloader patch, thanks KanjiMonster
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-06 12:48:17 +00:00
Imre Kaloz
c6b66c106d
[generic/3.0]: replace the cut down machtype with the full one, as we support a lot of not-yet-upstreamed stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-06 10:09:15 +00:00
Florian Fainelli
969f23fbe5
[kernel] sched_connmark depends on NF_CONNTRACK_MARK ( #8976 , #9423 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-05 12:40:50 +00:00
Felix Fietkau
efea8a29c9
fix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-01 03:20:13 +00:00
Hauke Mehrtens
b1e50c66ea
kernel: refresh patches for kernel 3.0-rc5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-28 20:25:39 +00:00
Hauke Mehrtens
9920424969
kernel: update ssb and bcma to linux-next next-20110628
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-28 19:33:50 +00:00
Hauke Mehrtens
3656bcaeb2
kernel: update ssb and bcma to linux-next next-20110627
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-27 20:18:49 +00:00
Hauke Mehrtens
ef4775df74
kernel: refresh patches for kernel 3.0-rc4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-21 18:39:47 +00:00
Jo-Philipp Wich
6f3abd061e
[PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+
...
Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is
enabled. Since the IPv6 module isn't exactly lightweight and bridge also
only needs a single function from IPv6, it's rather easy to create a
common "lib" module with a RCU pointer to the actual implementation, if
the IPv6 module is loaded (although slightly hackish).
The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 22:48:53 +00:00
Hauke Mehrtens
a3c7fb6d39
linux/generic: Add support for 3.0-rc3
...
Also make linux identify itself properly as 3.0, not 3.0.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-15 21:31:01 +00:00