Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add patch for gpio-leds to support special brightness values, thanks to ↵ | Gabor Juhos | 2007-10-20 | 1 | -0/+29 | |
| | | | | | | Bernhard Held (closes: #2572) SVN-Revision: 9360 | |||||
* | fritzbox leds detection (thanks Axel Gembe) | Eugene Konev | 2007-10-19 | 1 | -4/+27 | |
| | | | | SVN-Revision: 9357 | |||||
* | fixed missing symbols in atheros kernel config | John Crispin | 2007-10-18 | 1 | -19/+26 | |
| | | | | SVN-Revision: 9356 | |||||
* | don't dispatch spurious irq0 events | Felix Fietkau | 2007-10-18 | 2 | -4/+0 | |
| | | | | SVN-Revision: 9347 | |||||
* | add kernel config option to disabling common PCI quirks, resync kernel config | Gabor Juhos | 2007-10-18 | 3 | -15/+52 | |
| | | | | SVN-Revision: 9346 | |||||
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 | 5 | -10/+55 | |
| | | | | SVN-Revision: 9342 | |||||
* | fix initcall level in i2c-gpio-custom driver if not built as a module | Gabor Juhos | 2007-10-17 | 1 | -3/+10 | |
| | | | | SVN-Revision: 9341 | |||||
* | switch driver cleanup, 4th phase | Gabor Juhos | 2007-10-17 | 5 | -154/+227 | |
| | | | | SVN-Revision: 9340 | |||||
* | added rtl8169, from #2554 | John Crispin | 2007-10-16 | 1 | -0/+3 | |
| | | | | SVN-Revision: 9339 | |||||
* | switch driver cleanup, 3rd phase | Gabor Juhos | 2007-10-16 | 1 | -160/+214 | |
| | | | | SVN-Revision: 9334 | |||||
* | Fix tx error handling (#2552). Make rx ring size actually configurable ↵ | Eugene Konev | 2007-10-16 | 1 | -18/+11 | |
| | | | | | | through ethtool SVN-Revision: 9333 | |||||
* | resync avr32 with 2.6.23.atmel.1 | Imre Kaloz | 2007-10-16 | 3 | -5609/+6103 | |
| | | | | SVN-Revision: 9332 | |||||
* | switch driver cleanup, 2nd phase | Gabor Juhos | 2007-10-16 | 1 | -147/+332 | |
| | | | | SVN-Revision: 9330 | |||||
* | Resync kernel config, do not enable the setup file | Florian Fainelli | 2007-10-15 | 2 | -14/+1 | |
| | | | | SVN-Revision: 9329 | |||||
* | Typo on PCI ids | Florian Fainelli | 2007-10-15 | 2 | -3/+2 | |
| | | | | SVN-Revision: 9328 | |||||
* | Add the RDC PCI ids for a fancier PCI device table.Return the system name on ↵ | Florian Fainelli | 2007-10-15 | 4 | -2/+34 | |
| | | | | | | boot. SVN-Revision: 9327 | |||||
* | switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 | 3 | -418/+606 | |
| | | | | SVN-Revision: 9324 | |||||
* | Fix profile/image generation for dir450 | Florian Fainelli | 2007-10-14 | 2 | -3/+9 | |
| | | | | SVN-Revision: 9320 | |||||
* | fixed missing kernel option for x86 | John Crispin | 2007-10-14 | 1 | -4/+1 | |
| | | | | SVN-Revision: 9319 | |||||
* | fixed generation of iso images | John Crispin | 2007-10-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9317 | |||||
* | fix i2c-gpio | Felix Fietkau | 2007-10-14 | 1 | -3/+3 | |
| | | | | SVN-Revision: 9309 | |||||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 | 37 | -4664/+925 | |
| | | | | SVN-Revision: 9302 | |||||
* | was b0rked | John Crispin | 2007-10-14 | 2 | -1/+4 | |
| | | | | SVN-Revision: 9299 | |||||
* | converted atheros ethernet driver to phy layer | John Crispin | 2007-10-14 | 3 | -216/+157 | |
| | | | | SVN-Revision: 9298 | |||||
* | added some extensions to the phy layer | John Crispin | 2007-10-14 | 1 | -0/+67 | |
| | | | | SVN-Revision: 9297 | |||||
* | disable the in-kernel mac80211 and cfg80211 will be built externally | Felix Fietkau | 2007-10-13 | 2 | -6/+6 | |
| | | | | SVN-Revision: 9289 | |||||
* | move a few config symbols to the 2.6.23 template | Felix Fietkau | 2007-10-13 | 2 | -20/+19 | |
| | | | | SVN-Revision: 9288 | |||||
* | Finally fix the annoying BCM4704 segfault issues (#2035) - tested with ↵ | Felix Fietkau | 2007-10-13 | 6 | -632/+168 | |
| | | | | | | WL-500gP Thanks to jhansen and Wolfram Joost for the fixes and to ryd for the test hardware. Seems like the user space segfaults actually came from this patch: http://lkml.org/lkml/2006/12/12/158 SVN-Revision: 9285 | |||||
* | Fixed compiler warnings | Rod Whitby | 2007-10-13 | 1 | -16/+23 | |
| | | | | SVN-Revision: 9284 | |||||
* | enable NETDEVICES_MULTIQUEUE | Eugene Konev | 2007-10-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 9283 | |||||
* | fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) | Eugene Konev | 2007-10-13 | 1 | -0/+20 | |
| | | | | SVN-Revision: 9282 | |||||
* | back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch ↵ | Felix Fietkau | 2007-10-13 | 2 | -14/+13 | |
| | | | | | | for 2.6.23 SVN-Revision: 9281 | |||||
* | add patches for 2.6.23 on brcm47xx (not enabled yet) | Felix Fietkau | 2007-10-13 | 14 | -37/+3656 | |
| | | | | SVN-Revision: 9279 | |||||
* | disable CONFIG_LOCALVERSION_AUTO - it breaks insmod | Felix Fietkau | 2007-10-13 | 3 | -3/+3 | |
| | | | | SVN-Revision: 9278 | |||||
* | fix serial port warning on atheros | John Crispin | 2007-10-13 | 1 | -2/+1 | |
| | | | | SVN-Revision: 9277 | |||||
* | ixp4xx: New patch to support FSG-3 buttons | Rod Whitby | 2007-10-13 | 1 | -0/+184 | |
| | | | | SVN-Revision: 9276 | |||||
* | ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk | Rod Whitby | 2007-10-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 9275 | |||||
* | add atheros patch to enable annoying printks as atheros eth driver has no ↵ | John Crispin | 2007-10-12 | 1 | -0/+26 | |
| | | | | | | cheksum support SVN-Revision: 9274 | |||||
* | move a few kconfig options from atheros to generic-2.6 | Felix Fietkau | 2007-10-12 | 2 | -20/+19 | |
| | | | | SVN-Revision: 9273 | |||||
* | updated x86 kernelconfig | John Crispin | 2007-10-12 | 1 | -32/+27 | |
| | | | | SVN-Revision: 9272 | |||||
* | fixed error in kernelconfig for atheros | John Crispin | 2007-10-12 | 1 | -28/+15 | |
| | | | | SVN-Revision: 9271 | |||||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 | 6 | -528/+3981 | |
| | | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269 | |||||
* | Upgrade rdc to 2.6.23, fix the r6040 driver printk's | Florian Fainelli | 2007-10-12 | 7 | -55/+45 | |
| | | | | SVN-Revision: 9267 | |||||
* | Fix the platform device registration; resync kernel config | Florian Fainelli | 2007-10-12 | 4 | -16/+3 | |
| | | | | SVN-Revision: 9266 | |||||
* | move atheros to 2.6.23 | John Crispin | 2007-10-11 | 3 | -1/+3 | |
| | | | | SVN-Revision: 9265 | |||||
* | move x86 to 2.6.23 | John Crispin | 2007-10-11 | 3 | -1/+1 | |
| | | | | SVN-Revision: 9264 | |||||
* | coding style fixes | Gabor Juhos | 2007-10-11 | 21 | -308/+303 | |
| | | | | SVN-Revision: 9263 | |||||
* | fix LED driver, update kernel config | Gabor Juhos | 2007-10-11 | 3 | -4/+5 | |
| | | | | SVN-Revision: 9261 | |||||
* | switch to 2.6.23 | Gabor Juhos | 2007-10-11 | 23 | -1231/+58 | |
| | | | | SVN-Revision: 9260 | |||||
* | prepare for 2.6.23 | Gabor Juhos | 2007-10-11 | 16 | -0/+956 | |
| | | | | SVN-Revision: 9258 |