aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upgrade the cross-gdb to 6.8 (patch from #4701)Felix Fietkau2009-02-2829-4050/+34
* add default network configuration for the RB-411 boardGabor Juhos2009-02-281-0/+12
* move madwifi driver into a separate profile, and add hostapd-mini for the dev...Gabor Juhos2009-02-2810-9/+32
* add initial profilesGabor Juhos2009-02-289-8/+141
* generic-2.6/2.6.28: add missing Kconfig optionGabor Juhos2009-02-281-0/+1
* update kernel configGabor Juhos2009-02-281-8/+1
* Upstream fix for syscall() not setting errno on errors on MIPSSteven Barth2009-02-281-0/+31
* add default network configuration for the AW-NR580Gabor Juhos2009-02-272-0/+15
* aw-nr580: add GPIO LEDsGabor Juhos2009-02-271-1/+33
* aw-nr580: add support for the PCI slotGabor Juhos2009-02-271-0/+11
* aw-nr580: add support for the LAN portsGabor Juhos2009-02-271-0/+9
* also make 2.6.27 use the sprom fallbackFlorian Fainelli2009-02-271-0/+115
* provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__Florian Fainelli2009-02-273-52/+43
* aw-nr580: add GPIO buttonsGabor Juhos2009-02-271-0/+27
* move the device registration to an earlier initcall level, required for fallb...Florian Fainelli2009-02-271-1/+1
* move 'ar71xx_add_device_usb' definition into devices.hGabor Juhos2009-02-272-2/+2
* ssb: Add support for fallback SPROM.Michael Büsch2009-02-261-0/+115
* update target name and descriptionGabor Juhos2009-02-261-2/+2
* ubsec: Fix bus disable ordering and fix probe error path.Michael Büsch2009-02-261-8/+10
* mac80211: update compat-wireless to 2009-02-25Gabor Juhos2009-02-2626-203/+81
* generate firmware image for the TL-WR941ND deviceGabor Juhos2009-02-261-0/+24
* TL-WR941ND: update flash partition mapGabor Juhos2009-02-261-8/+4
* firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND d...Gabor Juhos2009-02-264-0/+805
* allow mac80211 devices to be configured to do 802.11s, requires iwFlorian Fainelli2009-02-262-3/+25
* update ubsec_ssb to version 2009-02-21 (#4693)Florian Fainelli2009-02-266-2904/+6
* preliminary support for the Ubiquiti RouterStation ProGabor Juhos2009-02-263-0/+17
* defconfig: remove network config installed by base-files so defconfig can workAndy Boyett2009-02-261-0/+5
* wnr2000: enable ar8216 workaround, add network config. LAN ports now workAndy Boyett2009-02-263-0/+20
* defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previ...Andy Boyett2009-02-264-3/+3
* wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)Andy Boyett2009-02-261-0/+13
* wnr2000: buttons and blinkenlights!Andy Boyett2009-02-261-0/+55
* allow packages to override PKG_UNPACK, HOST_UNPACKFelix Fietkau2009-02-251-2/+2
* ag71xx driver: forgot to add a new fileGabor Juhos2009-02-251-0/+53
* mzk-w04nu: enable the ar8216 chip workaround, and add a default network confi...Gabor Juhos2009-02-252-0/+17
* ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ...Gabor Juhos2009-02-256-5/+45
* add default network configuration for the TL-WR941ND boardGabor Juhos2009-02-241-0/+19
* add more base-filesGabor Juhos2009-02-243-0/+85
* Fix ath5k crash on load (#4689)Florian Fainelli2009-02-241-1/+1
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when a...Nicolas Thill2009-02-248-13/+13
* gdb: use @GNU mirror facility, cleanupNicolas Thill2009-02-231-3/+1
* gdb: fix gdbserver subpackage, cleanupNicolas Thill2009-02-231-7/+6
* move common variables to a dedicated include fileNicolas Thill2009-02-239-44/+24
* re-enable s3c24xx-specific sound modules to fix build of kmod-soundcoreMirko Vogt2009-02-231-165/+12
* initialize the url field for packagesFelix Fietkau2009-02-231-0/+1
* kernel-headers: fix build error when run for the second timeNicolas Thill2009-02-231-0/+1
* change libnl mirror to point to openwrt, original website seems downFlorian Fainelli2009-02-231-1/+1
* enable DSA supportGabor Juhos2009-02-231-0/+9
* remove duplicated includesGabor Juhos2009-02-231-1/+0
* TL-WR941ND: add DSA device for the Marvell 88E6060 switchGabor Juhos2009-02-233-0/+43
* move device registration function prototypes into a separate header fileGabor Juhos2009-02-2316-58/+89