Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | brcm47xx: sprom for nvram parsing | Hauke Mehrtens | 2012-02-18 | 16 | -44/+1378 | |
| | | | | | | | This adds support for parsing sprom form nvram for sprom version form 1 to 9. It also adds sprom from nvram support for devices on the bcma bus. SVN-Revision: 30638 | |||||
* | ralink: rt3883: disable the 2GHz band on the RT-N56U | Gabor Juhos | 2012-02-18 | 1 | -0/+1 | |
| | | | | SVN-Revision: 30632 | |||||
* | ramips: rt3883: make rt3883_wlan_data visible | Gabor Juhos | 2012-02-18 | 2 | -4/+4 | |
| | | | | SVN-Revision: 30631 | |||||
* | generic: add disable_[25]ghz to struct rt2x00_platform_data | Gabor Juhos | 2012-02-18 | 1 | -0/+3 | |
| | | | | SVN-Revision: 30630 | |||||
* | mac80211: rt2x00: allow to disable bands via platform data | Gabor Juhos | 2012-02-18 | 2 | -1/+48 | |
| | | | | SVN-Revision: 30629 | |||||
* | package/kernel: add package for MTD testing modules | Gabor Juhos | 2012-02-18 | 1 | -0/+22 | |
| | | | | SVN-Revision: 30628 | |||||
* | firmware-utils/mkfwimage: allow to override firmware magic | Gabor Juhos | 2012-02-18 | 1 | -5/+12 | |
| | | | | SVN-Revision: 30627 | |||||
* | ar71xx: fix image signature for UBNT-XM boards | Gabor Juhos | 2012-02-18 | 1 | -5/+5 | |
| | | | | SVN-Revision: 30626 | |||||
* | ath5k: do not re-run AGC calibration periodically - fixes stability issues ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+42 | |
| | | | | | | on AR2315 (#10574) SVN-Revision: 30624 | |||||
* | ath5k: do not stop the hardware queues during PAPD calibration, speeds up ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+31 | |
| | | | | | | calibration SVN-Revision: 30623 | |||||
* | generic/2.6.37: fix 'set but unused' build errors on MIPS | Gabor Juhos | 2012-02-17 | 1 | -0/+44 | |
| | | | | SVN-Revision: 30615 | |||||
* | gcc: use .eh_frame sections for exception handling stack unwind - saves ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+29 | |
| | | | | | | about 400 bytes on every executable or shared library SVN-Revision: 30614 | |||||
* | gcc: enable --with-headers for the final toolchain build | Felix Fietkau | 2012-02-17 | 1 | -0/+1 | |
| | | | | SVN-Revision: 30613 | |||||
* | crda: remove unnecessary build dependency on mac80211 | Felix Fietkau | 2012-02-17 | 1 | -1/+0 | |
| | | | | SVN-Revision: 30612 | |||||
* | hostapd: remove unnecessary dependency on mac80211 | Felix Fietkau | 2012-02-17 | 1 | -2/+0 | |
| | | | | SVN-Revision: 30611 | |||||
* | broadcom-diag: add missing brackets breakign the detection logic (#10836) | Jo-Philipp Wich | 2012-02-17 | 1 | -2/+4 | |
| | | | | SVN-Revision: 30610 | |||||
* | iwinfo: implement proper hardware detection for ar23xx SoC devices like the ↵ | Jo-Philipp Wich | 2012-02-17 | 6 | -77/+78 | |
| | | | | | | NanoStation 2 SVN-Revision: 30605 | |||||
* | ramips: extract eeprom for the built-in wlan module on the RT-N56U | Gabor Juhos | 2012-02-16 | 1 | -1/+3 | |
| | | | | SVN-Revision: 30604 | |||||
* | ramips: rt3883: change eeprom file name | Gabor Juhos | 2012-02-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 30603 | |||||
* | env: colorize git output | Florian Fainelli | 2012-02-16 | 1 | -2/+2 | |
| | | | | SVN-Revision: 30602 | |||||
* | iwinfo: fix detection of Bullet M5, the PCI ID was wrong | Jo-Philipp Wich | 2012-02-16 | 2 | -2/+2 | |
| | | | | SVN-Revision: 30591 | |||||
* | Disable by default padding of images | Vasilis Tsiligiannis | 2012-02-16 | 1 | -1/+0 | |
| | | | | SVN-Revision: 30590 | |||||
* | Allow gzipping of squashfs images with padded jffs2 partition | Vasilis Tsiligiannis | 2012-02-16 | 1 | -0/+3 | |
| | | | | SVN-Revision: 30589 | |||||
* | GZip only ext4 and padded images | Vasilis Tsiligiannis | 2012-02-16 | 2 | -4/+7 | |
| | | | | SVN-Revision: 30588 | |||||
* | Make gzipping of images configurable via menuconfig | Vasilis Tsiligiannis | 2012-02-16 | 2 | -5/+23 | |
| | | | | SVN-Revision: 30587 | |||||
* | package/mac80211: fix a possible NULL pointer dereference in rt2x00 | Gabor Juhos | 2012-02-16 | 2 | -1/+13 | |
| | | | | SVN-Revision: 30586 | |||||
* | ar71xx: remove duplicated define from the D-Link profile | Gabor Juhos | 2012-02-16 | 1 | -3/+0 | |
| | | | | SVN-Revision: 30577 | |||||
* | ramips: select HW_HAS_PCI on per-board basis | Gabor Juhos | 2012-02-16 | 3 | -2/+2 | |
| | | | | SVN-Revision: 30576 | |||||
* | ramips: rt3883: remove a stray character from rt3883.h | Gabor Juhos | 2012-02-16 | 1 | -1/+0 | |
| | | | | SVN-Revision: 30575 | |||||
* | ramips: rt288x: don't register the PCI controller on each board | Gabor Juhos | 2012-02-16 | 3 | -3/+8 | |
| | | | | SVN-Revision: 30574 | |||||
* | ramips: raeth: separate ring allocation and setup | Gabor Juhos | 2012-02-16 | 1 | -44/+90 | |
| | | | | SVN-Revision: 30573 | |||||
* | generic: add SND_PPC symbol | Gabor Juhos | 2012-02-16 | 3 | -0/+3 | |
| | | | | SVN-Revision: 30572 | |||||
* | Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB ↵ | Daniel Dickinson | 2012-02-16 | 1 | -0/+11 | |
| | | | | | | drivers by default SVN-Revision: 30571 | |||||
* | d-link: Add DIR-601 Profile Definition; It needs different factory images ↵ | Daniel Dickinson | 2012-02-16 | 2 | -0/+19 | |
| | | | | | | than DIR-600 SVN-Revision: 30570 | |||||
* | Fix partitions for Cameo-based boards; kernel 3.2 is bigger | Daniel Dickinson | 2012-02-16 | 1 | -4/+4 | |
| | | | | SVN-Revision: 30569 | |||||
* | image: For Cameo-based board fix adding mtd layout to kernel commandline) | Daniel Dickinson | 2012-02-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 30568 | |||||
* | linux 3.2: missing generic symbols | Jo-Philipp Wich | 2012-02-15 | 1 | -0/+2 | |
| | | | | | | | | These symbols are dependent on CONFIG_PCI being enabled. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30565 | |||||
* | kernel: fix KCONFIG depends of kmod-md modules | Jo-Philipp Wich | 2012-02-15 | 1 | -13/+13 | |
| | | | | SVN-Revision: 30564 | |||||
* | ramips: rt288x: fix PCI resource conflict | Gabor Juhos | 2012-02-15 | 1 | -0/+8 | |
| | | | | SVN-Revision: 30563 | |||||
* | correct PCI IO/Mem resource swapping | Florian Fainelli | 2012-02-15 | 1 | -4/+4 | |
| | | | | SVN-Revision: 30562 | |||||
* | add Ralink V11ST-FE board support | Florian Fainelli | 2012-02-15 | 11 | -0/+134 | |
| | | | | | | | | | | This board is equipped with: - 4MB of NOR Flash - 32MB of SDRAM - IC+ IP175C switch - one Mini-PCI slot SVN-Revision: 30561 | |||||
* | build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and ↵ | Felix Fietkau | 2012-02-15 | 1 | -1/+1 | |
| | | | | | | newer to avoid stupid -Werror related package breakage SVN-Revision: 30556 | |||||
* | ramips: raeth: add a helper function for skb allocation | Gabor Juhos | 2012-02-15 | 1 | -6/+16 | |
| | | | | SVN-Revision: 30555 | |||||
* | ramips: raeth: use netdev_alloc_skb | Gabor Juhos | 2012-02-15 | 1 | -2/+3 | |
| | | | | SVN-Revision: 30554 | |||||
* | ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor ↵ | Gabor Juhos | 2012-02-15 | 1 | -2/+2 | |
| | | | | | | | | structures This helps GCC to generare more efficient code. SVN-Revision: 30553 | |||||
* | ramips: raeth: use 're' instead of 'priv' everywhere | Gabor Juhos | 2012-02-15 | 1 | -73/+73 | |
| | | | | SVN-Revision: 30552 | |||||
* | ath9k: prevent writes to const data on AR9160 | Felix Fietkau | 2012-02-15 | 1 | -0/+86 | |
| | | | | SVN-Revision: 30551 | |||||
* | ramips: raeth: force link down in ramips_phy_stop | Gabor Juhos | 2012-02-15 | 1 | -7/+6 | |
| | | | | SVN-Revision: 30550 | |||||
* | ramips: raeth: serialize ramips_link_adjust calls | Gabor Juhos | 2012-02-15 | 1 | -0/+8 | |
| | | | | SVN-Revision: 30549 | |||||
* | ramips: raeth: add PHYLIB support | Gabor Juhos | 2012-02-15 | 5 | -10/+229 | |
| | | | | SVN-Revision: 30547 |