Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert [9176] now that we have network config handling stp [9343] | Florian Fainelli | 2007-10-18 | 1 | -3/+0 | |
| | | | | SVN-Revision: 9344 | |||||
* | Turn on stp by default for bridges (#2476) | Florian Fainelli | 2007-10-18 | 2 | -0/+3 | |
| | | | | SVN-Revision: 9343 | |||||
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 | 7 | -15/+62 | |
| | | | | 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 | 2 | -0/+19 | |
| | | | | SVN-Revision: 9339 | |||||
* | Add route6 option to setup IPv6 routes (#2528) | Florian Fainelli | 2007-10-16 | 1 | -0/+29 | |
| | | | | SVN-Revision: 9337 | |||||
* | Update description, iptables-mod-ipsec includes libipt_policy.so | Florian Fainelli | 2007-10-16 | 1 | -0/+1 | |
| | | | | SVN-Revision: 9336 | |||||
* | Fix typos and add quotes, potentially fix build failures with ccache (#2533) | Florian Fainelli | 2007-10-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9335 | |||||
* | 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 | |||||
* | clear flags always | Eugene Konev | 2007-10-16 | 1 | -2/+2 | |
| | | | | SVN-Revision: 9331 | |||||
* | 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 | |||||
* | fix acx-mac80211 | Eugene Konev | 2007-10-15 | 2 | -1/+180 | |
| | | | | SVN-Revision: 9326 | |||||
* | switch driver cleanup, 1st phase | Gabor Juhos | 2007-10-15 | 3 | -418/+606 | |
| | | | | SVN-Revision: 9324 | |||||
* | fix acx-mac80211 build (closes #2534) | Matteo Croce | 2007-10-14 | 1 | -4/+0 | |
| | | | | SVN-Revision: 9323 | |||||
* | Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵ | Florian Fainelli | 2007-10-14 | 2 | -0/+6 | |
| | | | | | | using the right command line SVN-Revision: 9322 | |||||
* | mark b43 as broken | Felix Fietkau | 2007-10-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9321 | |||||
* | 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 | |||||
* | Build a karma variant of madwifi | Florian Fainelli | 2007-10-14 | 2 | -0/+116 | |
| | | | | SVN-Revision: 9316 | |||||
* | fixed 1677 | John Crispin | 2007-10-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9314 | |||||
* | fix duplicate dependencies | Felix Fietkau | 2007-10-14 | 1 | -1/+7 | |
| | | | | SVN-Revision: 9311 | |||||
* | fix i2c-gpio | Felix Fietkau | 2007-10-14 | 1 | -3/+3 | |
| | | | | SVN-Revision: 9309 | |||||
* | DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no ↵ | John Crispin | 2007-10-14 | 2 | -5/+5 | |
| | | | | | | description is set SVN-Revision: 9307 | |||||
* | DESCRIPTION:= is obselete | John Crispin | 2007-10-14 | 3 | -6/+13 | |
| | | | | SVN-Revision: 9306 | |||||
* | DESCRIPTION:= is obselete | John Crispin | 2007-10-14 | 1 | -3/+12 | |
| | | | | SVN-Revision: 9305 | |||||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 | 37 | -4664/+925 | |
| | | | | SVN-Revision: 9302 | |||||
* | add autorebuild check for menuconfig | Felix Fietkau | 2007-10-14 | 3 | -2/+3 | |
| | | | | SVN-Revision: 9301 | |||||
* | add possibility to set default .config values | John Crispin | 2007-10-14 | 6 | -59/+100 | |
| | | | | SVN-Revision: 9300 | |||||
* | 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 | |||||
* | fix nl80211 | Felix Fietkau | 2007-10-13 | 1 | -3/+4 | |
| | | | | SVN-Revision: 9296 | |||||
* | fix typo | Felix Fietkau | 2007-10-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9295 | |||||
* | don't build mac80211 if the kernel version does not match | Felix Fietkau | 2007-10-13 | 1 | -0/+2 | |
| | | | | SVN-Revision: 9294 | |||||
* | add b43 | Felix Fietkau | 2007-10-13 | 28 | -0/+16946 | |
| | | | | SVN-Revision: 9293 | |||||
* | fix include, reduce verbosity | Felix Fietkau | 2007-10-13 | 1 | -4/+2 | |
| | | | | SVN-Revision: 9292 | |||||
* | remove old bcm43xx-mac80211... will be replaced by b43 | Felix Fietkau | 2007-10-13 | 31 | -16838/+0 | |
| | | | | SVN-Revision: 9291 | |||||
* | add updated mac80211 - this no longer relies on patching includes in the ↵ | Felix Fietkau | 2007-10-13 | 51 | -11929/+8701 | |
| | | | | | | kernel trees, but just uses its own instead SVN-Revision: 9290 | |||||
* | 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 | |||||
* | updated linux-uvc, from #2512 | John Crispin | 2007-10-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 9287 | |||||
* | updated ipsec-tools from #2510 | John Crispin | 2007-10-13 | 1 | -2/+3 | |
| | | | | SVN-Revision: 9286 | |||||
* | 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 |