| Commit message (Expand) | Author | Age | Files | Lines |
* | [kernel] also make 2.6.27 use the sprom fallback | Florian Fainelli | 2009-02-27 | 1 | -0/+115 |
* | [brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks ... | Florian Fainelli | 2009-02-27 | 3 | -52/+43 |
* | [ar71xx] aw-nr580: add GPIO buttons | Gabor Juhos | 2009-02-27 | 1 | -0/+27 |
* | [brcm63xx] move the device registration to an earlier initcall level, require... | Florian Fainelli | 2009-02-27 | 1 | -1/+1 |
* | [ar71xx] 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 |
* | [ar71xx] update target name and description | Gabor Juhos | 2009-02-26 | 1 | -2/+2 |
* | ubsec: Fix bus disable ordering and fix probe error path. | Michael Büsch | 2009-02-26 | 1 | -8/+10 |
* | [ar71xx] remove another empty directory | Gabor Juhos | 2009-02-26 | 0 | -0/+0 |
* | [package] mac80211: update compat-wireless to 2009-02-25 | Gabor Juhos | 2009-02-26 | 26 | -203/+81 |
* | [ar71xx] generate firmware image for the TL-WR941ND device | Gabor Juhos | 2009-02-26 | 1 | -0/+24 |
* | [ar71xx] TL-WR941ND: update flash partition map | Gabor Juhos | 2009-02-26 | 1 | -8/+4 |
* | [tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-W... | Gabor Juhos | 2009-02-26 | 4 | -0/+805 |
* | [package] allow mac80211 devices to be configured to do 802.11s, requires iw | Florian Fainelli | 2009-02-26 | 2 | -3/+25 |
* | [package] update ubsec_ssb to version 2009-02-21 (#4693) | Florian Fainelli | 2009-02-26 | 6 | -2904/+6 |
* | [ar71xx] preliminary support for the Ubiquiti RouterStation Pro | Gabor Juhos | 2009-02-26 | 3 | -0/+17 |
* | [ar71xx] defconfig: remove leftover /etc/config/defaults/ dir after r14662 | Andy Boyett | 2009-02-26 | 0 | -0/+0 |
* | [ar71xx] defconfig: remove network config installed by base-files so defconfi... | Andy Boyett | 2009-02-26 | 1 | -0/+5 |
* | [ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now... | Andy Boyett | 2009-02-26 | 3 | -0/+20 |
* | [ar71xx] defconfig: move defaults from /etc/config/defaults/ to /etc/defconfi... | Andy Boyett | 2009-02-26 | 4 | -3/+3 |
* | [ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (... | Andy Boyett | 2009-02-26 | 1 | -0/+13 |
* | [ar71xx] wnr2000: buttons and blinkenlights! | Andy Boyett | 2009-02-26 | 1 | -0/+55 |
* | allow packages to override PKG_UNPACK, HOST_UNPACK | Felix Fietkau | 2009-02-25 | 1 | -2/+2 |
* | [ar71xx] ag71xx driver: forgot to add a new file | Gabor Juhos | 2009-02-25 | 1 | -0/+53 |
* | [ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default netw... | Gabor Juhos | 2009-02-25 | 2 | -0/+17 |
* | [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ... | Gabor Juhos | 2009-02-25 | 6 | -5/+45 |
* | [ar71xx] add default network configuration for the TL-WR941ND board | Gabor Juhos | 2009-02-24 | 1 | -0/+19 |
* | [ar71xx] add more base-files | Gabor Juhos | 2009-02-24 | 3 | -0/+85 |
* | Fix ath5k crash on load (#4689) | Florian Fainelli | 2009-02-24 | 1 | -1/+1 |
* | [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA... | Nicolas Thill | 2009-02-24 | 8 | -13/+13 |
* | [toolchain] gdb: use @GNU mirror facility, cleanup | Nicolas Thill | 2009-02-23 | 1 | -3/+1 |
* | [package] gdb: fix gdbserver subpackage, cleanup | Nicolas Thill | 2009-02-23 | 1 | -7/+6 |
* | [toolchain] move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | 9 | -44/+24 |
* | re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore | Mirko Vogt | 2009-02-23 | 1 | -165/+12 |
* | initialize the url field for packages | Felix Fietkau | 2009-02-23 | 1 | -0/+1 |
* | [toolchain] kernel-headers: fix build error when run for the second time | Nicolas Thill | 2009-02-23 | 1 | -0/+1 |
* | [package] change libnl mirror to point to openwrt, original website seems down | Florian Fainelli | 2009-02-23 | 1 | -1/+1 |
* | [ar71xx] enable DSA support | Gabor Juhos | 2009-02-23 | 1 | -0/+9 |
* | [ar71xx] remove duplicated includes | Gabor Juhos | 2009-02-23 | 1 | -1/+0 |
* | [ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch | Gabor Juhos | 2009-02-23 | 3 | -0/+43 |
* | [ar71xx] move device registration function prototypes into a separate header ... | Gabor Juhos | 2009-02-23 | 16 | -58/+89 |
* | [ar71xx] rename platform.c to devices.c | Gabor Juhos | 2009-02-23 | 2 | -1/+1 |
* | [ar71xx] enable TL-WR941ND in kernel config | Gabor Juhos | 2009-02-23 | 2 | -0/+5 |
* | [ar71xx] tl-wr941nd: register ethernet device, and fix machine id | Gabor Juhos | 2009-02-23 | 1 | -1/+14 |
* | add back the old host patches for lua to improve portability | Felix Fietkau | 2009-02-22 | 8 | -0/+4520 |
* | allow a separate patch directory for host patches | Felix Fietkau | 2009-02-22 | 1 | -1/+3 |
* | fix the host vs native stampfile dependencies to improve quilt support | Felix Fietkau | 2009-02-22 | 1 | -2/+2 |
* | [ar71xx] micrel phy driver: change initcall level if compiled into the kernel | Gabor Juhos | 2009-02-22 | 1 | -6/+6 |
* | [ar71xx] preliminary support for the TL-WR941ND | Gabor Juhos | 2009-02-22 | 4 | -1/+130 |
* | [ar7] include pppoa and br2684 packages by default (#4648) | Florian Fainelli | 2009-02-22 | 1 | -0/+2 |