summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux: update 3.0 to 3.0.12Jonas Gorski2011-12-069-10/+10
* ar71xx: create firmware image for the TL-WR740N/ND v4 boardsGabor Juhos2011-12-061-0/+2
* ar71xx: use hw_id, hw_rev and flash_layout with mktplinkfwGabor Juhos2011-12-061-27/+27
* tools/mktplinkfw: allow to specify hw_id, hw_rev and flash_layoutGabor Juhos2011-12-061-89/+125
* ubus: update to the latest versionFelix Fietkau2011-12-061-3/+3
* libubox: update to latest version, fix some endian issuesFelix Fietkau2011-12-061-3/+3
* ar71xx: fix TL-MR3x20 profile names in image/MakefileGabor Juhos2011-12-061-2/+2
* iwinfo: support nl80211 hardware identification against radioX pseudo interfa...Jo-Philipp Wich2011-12-062-1/+22
* ar71xx: cleanup TP-Link profilesGabor Juhos2011-12-062-211/+96
* mac80211: merge some pending fixes, fixes skb leaks and some warningsFelix Fietkau2011-12-051-2/+73
* ar71xx: add TP-Link board detectionGabor Juhos2011-12-051-1/+54
* ar71xx: use correct mac on the lan interface on several TP-LINK devicesGabor Juhos2011-12-053-6/+6
* ar71xx: allow to pass negative offset values for ar71xx_init_macGabor Juhos2011-12-052-3/+3
* ar71xx: don't register PCI controller on AR934x if PCIE_RC bit is not setGabor Juhos2011-12-051-2/+7
* ar71xx: verify hardware id of firmware images on TP-Link boardsGabor Juhos2011-12-052-0/+26
* ramips: set mac addresses for the NBG-419NGabor Juhos2011-12-052-1/+7
* ramips: set preinit interface mac on the hw550-3g boardGabor Juhos2011-12-051-0/+4
* ramips: use ramips_get_mac_* functions in the preinit scriptGabor Juhos2011-12-051-18/+4
* ramips: move ramips_get_mac_* functions to lib/ramips.shGabor Juhos2011-12-052-33/+37
* ramips: add ramips_ prefix to get_mac_{binary,nvram} functionsGabor Juhos2011-12-051-6/+6
* include/package-ipkg.mk: don't add vi backup files to packagesGabor Juhos2011-12-051-3/+3
* ramips: fix network configuration setupGabor Juhos2011-12-051-3/+3
* ar71xx: reclaim some unused space on TP-Link boardsGabor Juhos2011-12-051-4/+31
* ar71xx: check squashfs signature in TP-Link mtd parserGabor Juhos2011-12-051-1/+31
* firmware-utils/mktplinkfw: allow to align the rootfs on a specified boundaryGabor Juhos2011-12-051-14/+45
* ar71xx: use the lzma-loader on TP-Link boards w/o lzma supportGabor Juhos2011-12-051-11/+42
* ar71xx: add lzma loaderGabor Juhos2011-12-0517-0/+1941
* tools/mkimage: allow to use different magic in uImagesGabor Juhos2011-12-051-0/+63
* ar71xx: add preliminary support for wzr-hp-g450hFelix Fietkau2011-12-059-0/+118
* ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to dev-m25...Felix Fietkau2011-12-053-72/+78
* netifd: update to latest version, fixes some use-after-free issuesFelix Fietkau2011-12-051-2/+2
* ath9k: fix antenna configuration on ar9285 for devices without antenna diversityFelix Fietkau2011-12-051-0/+9
* ath9k: fix 5/10 mhz channel bandwidth issuesFelix Fietkau2011-12-052-0/+76
* mac80211: update to 2011-12-01Felix Fietkau2011-12-0549-770/+390
* ar71xx: rewrite WNDR3700/3800 handlingGabor Juhos2011-12-0510-297/+59
* add some missing wndr3800 base-files definitionsJo-Philipp Wich2011-12-053-2/+72
* ar71xx: change user-space board detectionGabor Juhos2011-12-052-6/+25
* ar71xx: allow WNDR3700 image creation to fail if kernel/rootfs too bigGabor Juhos2011-12-051-18/+16
* iwinfo: factor tx power offset into power level listingJo-Philipp Wich2011-12-041-3/+6
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-0413-108/+281
* iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5Jo-Philipp Wich2011-12-041-8/+15
* iwinfo: fix model detection on legacy atherosJo-Philipp Wich2011-12-041-1/+68
* ramips: fix argus board rootfs sizeGabor Juhos2011-12-041-1/+1
* iwinfo: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-0416-39/+361
* libiwinfo: fix hw mode detectionJo-Philipp Wich2011-12-031-0/+2
* ar71xx: use the tp-link parser on the tp-link boardsGabor Juhos2011-12-038-267/+33
* ar71xx: add mtd partition parser for the TP-Link boardsGabor Juhos2011-12-033-0/+191
* ar71xx: run the RedBoot parser only on the RedBoot based boardsGabor Juhos2011-12-037-27/+60
* ar71xx: run the MyLoader parser only on the WP543 boardGabor Juhos2011-12-033-26/+13
* ar71xx: run the wrt160nl parser only on the WRT160NL boardGabor Juhos2011-12-032-57/+4