aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* kernel: refresh patches for kernel 3.0-rc5Hauke Mehrtens2011-06-284-9/+10
| | | | SVN-Revision: 27300
* kernel: update ssb and bcma to linux-next next-20110628Hauke Mehrtens2011-06-286-57/+51
| | | | SVN-Revision: 27299
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-2810-10/+10
| | | | SVN-Revision: 27298
* ethernet cleanup and sata fix - thanks, ChrisImre Kaloz2011-06-284-73/+388
| | | | SVN-Revision: 27297
* brcm47xx: update kernel to version 2.6.39Hauke Mehrtens2011-06-271-1/+1
| | | | SVN-Revision: 27296
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-2711-387/+3492
| | | | SVN-Revision: 27295
* brcm47xx: fix Linux-3.0 and fix clock rate detection.Hauke Mehrtens2011-06-275-2/+123
| | | | SVN-Revision: 27294
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-272-0/+684
| | | | SVN-Revision: 27293
* remove remaining uci-defaultsJo-Philipp Wich2011-06-271-27/+0
| | | | SVN-Revision: 27291
* geos: deprecate uci-defaults filesFlorian Fainelli2011-06-253-39/+44
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27287
* alix2: add config files for bridgingFlorian Fainelli2011-06-251-0/+14
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27286
* remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-2517-63/+19
| | | | SVN-Revision: 27284
* ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵Felix Fietkau2011-06-252-0/+29
| | | | | | #9607) SVN-Revision: 27283
* ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)Felix Fietkau2011-06-251-5/+7
| | | | SVN-Revision: 27282
* add missing linux-3.0 config symbolFlorian Fainelli2011-06-241-0/+1
| | | | SVN-Revision: 27269
* register SSB sprom after ethernet devicesFlorian Fainelli2011-06-225-4/+84
| | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258
* fix tab damage in 141-led_count.patchFlorian Fainelli2011-06-212-2/+2
| | | | SVN-Revision: 27254
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-1/+1
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* kernel: refresh patches for kernel 3.0-rc4Hauke Mehrtens2011-06-2114-14/+15
| | | | SVN-Revision: 27247
* use macros to generate SPI registers table and switchesFlorian Fainelli2011-06-212-244/+96
| | | | SVN-Revision: 27246
* fix usb mis-cleanup after r27162 (#9581)Florian Fainelli2011-06-201-1/+2
| | | | SVN-Revision: 27243
* Restrict Soekris specific base-files handling to Soekris profiles, based on ↵Jo-Philipp Wich2011-06-191-0/+2
| | | | | | patch by Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27241
* generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the ↵Jo-Philipp Wich2011-06-193-0/+303
| | | | | | | | | | | | 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> SVN-Revision: 27237
* dev-spi.c checks for running CPU, not board codeFlorian Fainelli2011-06-194-10/+14
| | | | SVN-Revision: 27236
* fixup patches after r27234Florian Fainelli2011-06-1917-39/+40
| | | | SVN-Revision: 27235
* remove accidental bcm6345 related patchesFlorian Fainelli2011-06-193-628/+0
| | | | SVN-Revision: 27234
* remove support for 2.6.37 and 2.6.38Florian Fainelli2011-06-1979-10073/+0
| | | | SVN-Revision: 27233
* switch to 2.6.39Florian Fainelli2011-06-1926-47/+1302
| | | | SVN-Revision: 27232
* remove 2.6.35 and 2.6.32 supportFlorian Fainelli2011-06-192-736/+0
| | | | SVN-Revision: 27230
* remove pre 2.6.39 patches and configFlorian Fainelli2011-06-1928-25195/+0
| | | | SVN-Revision: 27229
* remove 2.6.37 patches and configFlorian Fainelli2011-06-196-356/+0
| | | | SVN-Revision: 27228
* ar71xx: cleanup AR933X UART driverGabor Juhos2011-06-192-483/+152
| | | | SVN-Revision: 27222
* ar71xx: fix uart clock frequency for AR933XGabor Juhos2011-06-191-1/+1
| | | | SVN-Revision: 27221
* brcm47xx: refresh patchesHauke Mehrtens2011-06-183-7/+7
| | | | SVN-Revision: 27219
* kernel: update to kernel 2.6.38.8Hauke Mehrtens2011-06-1811-22/+22
| | | | SVN-Revision: 27218
* brcm47xx: add support for kernel 3.0Hauke Mehrtens2011-06-1832-0/+3029
| | | | SVN-Revision: 27217
* ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not ↵Rod Whitby2011-06-171-1/+1
| | | | | | wifi capability out of the box. SVN-Revision: 27202
* add missing USBIP_CORE item in config-3.0Florian Fainelli2011-06-161-0/+1
| | | | SVN-Revision: 27195
* allow any console to be usedFlorian Fainelli2011-06-161-0/+7
| | | | SVN-Revision: 27193
* bcm63xx: Add support for Linux 3.0-rc3Florian Fainelli2011-06-1637-0/+4575
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27192
* linux/generic: Add support for 3.0-rc3Hauke Mehrtens2011-06-15108-0/+62478
| | | | | | | | Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27191
* bcm47xx: Remove kernel checks from image MakefileHauke Mehrtens2011-06-151-6/+2
| | | | | | | | | 2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the 2.6 check will break with 3.0, remove it alltogether. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27185
* 2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol ↵Jo-Philipp Wich2011-06-151-0/+1
| | | | | | | | defined. Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27182
* add missing kernel config symbols for usb on powerpcFelix Fietkau2011-06-152-0/+4
| | | | SVN-Revision: 27181
* backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 ↵Jo-Philipp Wich2011-06-156-0/+156
| | | | | | (netfilter: IPv6: fix DSCP mangle code) SVN-Revision: 27179
* revert r26997, it does not apply against 2.6.36.4Jo-Philipp Wich2011-06-151-1/+1
| | | | SVN-Revision: 27178
* switch to 2.6.39Florian Fainelli2011-06-143-74/+401
| | | | SVN-Revision: 27175
* fix diag.sh with qube2 front ledFlorian Fainelli2011-06-141-6/+8
| | | | SVN-Revision: 27174
* resync kernel configFlorian Fainelli2011-06-141-17/+5
| | | | SVN-Revision: 27173
* Fix for bug where the iniatialisation of the MAC data private strucureJohn Crispin2011-06-132-6/+6
| | | | | | | | | | is copied into the wrong location. Ticket #9547 Signed-off-by: Conor O'Gorman <conor at dna.ie> SVN-Revision: 27172