| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | aw-nr580: add support for the LAN ports | Gabor Juhos | 2009-02-27 | 1 | -0/+9 |
* | also make 2.6.27 use the sprom fallback | Florian Fainelli | 2009-02-27 | 1 | -0/+115 |
* | provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__ | Florian Fainelli | 2009-02-27 | 3 | -52/+43 |
* | aw-nr580: add GPIO buttons | Gabor Juhos | 2009-02-27 | 1 | -0/+27 |
* | move the device registration to an earlier initcall level, required for fallb... | Florian Fainelli | 2009-02-27 | 1 | -1/+1 |
* | move 'ar71xx_add_device_usb' definition into devices.h | Gabor Juhos | 2009-02-27 | 2 | -2/+2 |
* | ssb: Add support for fallback SPROM. | Michael Büsch | 2009-02-26 | 1 | -0/+115 |
* | update target name and description | Gabor Juhos | 2009-02-26 | 1 | -2/+2 |
* | generate firmware image for the TL-WR941ND device | Gabor Juhos | 2009-02-26 | 1 | -0/+24 |
* | TL-WR941ND: update flash partition map | Gabor Juhos | 2009-02-26 | 1 | -8/+4 |
* | preliminary support for the Ubiquiti RouterStation Pro | Gabor Juhos | 2009-02-26 | 3 | -0/+17 |
* | defconfig: remove network config installed by base-files so defconfig can work | Andy Boyett | 2009-02-26 | 1 | -0/+5 |
* | wnr2000: enable ar8216 workaround, add network config. LAN ports now work | Andy Boyett | 2009-02-26 | 3 | -0/+20 |
* | defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previ... | Andy Boyett | 2009-02-26 | 4 | -3/+3 |
* | wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN) | Andy Boyett | 2009-02-26 | 1 | -0/+13 |
* | wnr2000: buttons and blinkenlights! | Andy Boyett | 2009-02-26 | 1 | -0/+55 |
* | ag71xx driver: forgot to add a new file | Gabor Juhos | 2009-02-25 | 1 | -0/+53 |
* | mzk-w04nu: enable the ar8216 chip workaround, and add a default network confi... | Gabor Juhos | 2009-02-25 | 2 | -0/+17 |
* | ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ... | Gabor Juhos | 2009-02-25 | 6 | -5/+45 |
* | add default network configuration for the TL-WR941ND board | Gabor Juhos | 2009-02-24 | 1 | -0/+19 |
* | add more base-files | Gabor Juhos | 2009-02-24 | 3 | -0/+85 |
* | re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore | Mirko Vogt | 2009-02-23 | 1 | -165/+12 |
* | enable DSA support | Gabor Juhos | 2009-02-23 | 1 | -0/+9 |
* | remove duplicated includes | Gabor Juhos | 2009-02-23 | 1 | -1/+0 |
* | TL-WR941ND: add DSA device for the Marvell 88E6060 switch | Gabor Juhos | 2009-02-23 | 3 | -0/+43 |
* | move device registration function prototypes into a separate header file | Gabor Juhos | 2009-02-23 | 16 | -58/+89 |
* | rename platform.c to devices.c | Gabor Juhos | 2009-02-23 | 2 | -1/+1 |
* | enable TL-WR941ND in kernel config | Gabor Juhos | 2009-02-23 | 2 | -0/+5 |
* | tl-wr941nd: register ethernet device, and fix machine id | Gabor Juhos | 2009-02-23 | 1 | -1/+14 |
* | micrel phy driver: change initcall level if compiled into the kernel | Gabor Juhos | 2009-02-22 | 1 | -6/+6 |
* | preliminary support for the TL-WR941ND | Gabor Juhos | 2009-02-22 | 4 | -1/+130 |
* | include pppoa and br2684 packages by default (#4648) | Florian Fainelli | 2009-02-22 | 1 | -0/+2 |
* | do not patch the local copy of ar7part.c to be exactly like what is mainline ... | Florian Fainelli | 2009-02-22 | 2 | -200/+0 |
* | Asus WL-330gE Support | Felix Fietkau | 2009-02-22 | 1 | -11/+25 |
* | nuke some wgt634u specific crap that was introduced upstream | Felix Fietkau | 2009-02-22 | 1 | -0/+178 |
* | re-enable cfg80211 as well | Felix Fietkau | 2009-02-22 | 2 | -2/+2 |
* | re-apply r14531 | Felix Fietkau | 2009-02-22 | 2 | -2/+2 |
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 41 | -3632/+3632 |
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 | 16 | -17/+16 |
* | merge netfilter kernel changes to 2.6.26 as well | Felix Fietkau | 2009-02-21 | 5 | -1165/+7 |
* | fix IMQ on linux 2.6.27 and 2.6.28 | Felix Fietkau | 2009-02-21 | 2 | -0/+189 |
* | merge netfilter changes to 2.6.27 | Felix Fietkau | 2009-02-21 | 5 | -1165/+7 |
* | remove the netfilter time patch from 2.6.28 as it duplicates functionality th... | Felix Fietkau | 2009-02-21 | 3 | -241/+3 |
* | remove support for ipp2p - it's unmaintained, broken, overmatching and underm... | Felix Fietkau | 2009-02-21 | 5 | -934/+14 |
* | move the EABI config override to the generic kernel config overrides, as it's... | Felix Fietkau | 2009-02-21 | 1 | -6/+0 |
* | Add initial kernel 2.6.28 support for atheros target. The include files moved... | Hauke Mehrtens | 2009-02-20 | 39 | -0/+6984 |
* | move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the dir... | Hauke Mehrtens | 2009-02-20 | 28 | -0/+0 |
* | remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is ad... | Hauke Mehrtens | 2009-02-20 | 11 | -626/+0 |
* | Bumped ps3 kernel to 2.6.28.2 | Hamish Guthrie | 2009-02-20 | 2 | -1/+444 |
* | include revision number in Ubiquity images | Florian Fainelli | 2009-02-20 | 2 | -3/+3 |