summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: fix directory of mwl8k firmwareHauke Mehrtens2012-02-191-2/+2
* brcm47xx: add code to generate images for some netgear devicesHauke Mehrtens2012-02-181-2/+11
* brcm47xx: sprom for nvram parsingHauke Mehrtens2012-02-1816-44/+1378
* ralink: rt3883: disable the 2GHz band on the RT-N56UGabor Juhos2012-02-181-0/+1
* ramips: rt3883: make rt3883_wlan_data visibleGabor Juhos2012-02-182-4/+4
* generic: add disable_[25]ghz to struct rt2x00_platform_dataGabor Juhos2012-02-181-0/+3
* mac80211: rt2x00: allow to disable bands via platform dataGabor Juhos2012-02-182-1/+48
* package/kernel: add package for MTD testing modulesGabor Juhos2012-02-181-0/+22
* firmware-utils/mkfwimage: allow to override firmware magicGabor Juhos2012-02-181-5/+12
* ar71xx: fix image signature for UBNT-XM boardsGabor Juhos2012-02-181-5/+5
* ath5k: do not re-run AGC calibration periodically - fixes stability issues on...Felix Fietkau2012-02-171-0/+42
* ath5k: do not stop the hardware queues during PAPD calibration, speeds up cal...Felix Fietkau2012-02-171-0/+31
* generic/2.6.37: fix 'set but unused' build errors on MIPSGabor Juhos2012-02-171-0/+44
* gcc: use .eh_frame sections for exception handling stack unwind - saves about...Felix Fietkau2012-02-171-0/+29
* gcc: enable --with-headers for the final toolchain buildFelix Fietkau2012-02-171-0/+1
* crda: remove unnecessary build dependency on mac80211Felix Fietkau2012-02-171-1/+0
* hostapd: remove unnecessary dependency on mac80211Felix Fietkau2012-02-171-2/+0
* broadcom-diag: add missing brackets breakign the detection logic (#10836)Jo-Philipp Wich2012-02-171-2/+4
* iwinfo: implement proper hardware detection for ar23xx SoC devices like the N...Jo-Philipp Wich2012-02-176-77/+78
* ramips: extract eeprom for the built-in wlan module on the RT-N56UGabor Juhos2012-02-161-1/+3
* ramips: rt3883: change eeprom file nameGabor Juhos2012-02-161-1/+1
* env: colorize git outputFlorian Fainelli2012-02-161-2/+2
* iwinfo: fix detection of Bullet M5, the PCI ID was wrongJo-Philipp Wich2012-02-162-2/+2
* Disable by default padding of imagesVasilis Tsiligiannis2012-02-161-1/+0
* Allow gzipping of squashfs images with padded jffs2 partitionVasilis Tsiligiannis2012-02-161-0/+3
* GZip only ext4 and padded imagesVasilis Tsiligiannis2012-02-162-4/+7
* Make gzipping of images configurable via menuconfigVasilis Tsiligiannis2012-02-162-5/+23
* package/mac80211: fix a possible NULL pointer dereference in rt2x00Gabor Juhos2012-02-162-1/+13
* ar71xx: remove duplicated define from the D-Link profileGabor Juhos2012-02-161-3/+0
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-163-2/+2
* ramips: rt3883: remove a stray character from rt3883.hGabor Juhos2012-02-161-1/+0
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-163-3/+8
* ramips: raeth: separate ring allocation and setupGabor Juhos2012-02-161-44/+90
* generic: add SND_PPC symbolGabor Juhos2012-02-163-0/+3
* Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB drive...Daniel Dickinson2012-02-161-0/+11
* d-link: Add DIR-601 Profile Definition; It needs different factory images tha...Daniel Dickinson2012-02-162-0/+19
* Fix partitions for Cameo-based boards; kernel 3.2 is biggerDaniel Dickinson2012-02-161-4/+4
* image: For Cameo-based board fix adding mtd layout to kernel commandline)Daniel Dickinson2012-02-161-1/+1
* linux 3.2: missing generic symbolsJo-Philipp Wich2012-02-151-0/+2
* kernel: fix KCONFIG depends of kmod-md modulesJo-Philipp Wich2012-02-151-13/+13
* ramips: rt288x: fix PCI resource conflictGabor Juhos2012-02-151-0/+8
* correct PCI IO/Mem resource swappingFlorian Fainelli2012-02-151-4/+4
* add Ralink V11ST-FE board supportFlorian Fainelli2012-02-1511-0/+134
* build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer...Felix Fietkau2012-02-151-1/+1
* ramips: raeth: add a helper function for skb allocationGabor Juhos2012-02-151-6/+16
* ramips: raeth: use netdev_alloc_skbGabor Juhos2012-02-151-2/+3
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...Gabor Juhos2012-02-151-2/+2
* ramips: raeth: use 're' instead of 'priv' everywhereGabor Juhos2012-02-151-73/+73
* ath9k: prevent writes to const data on AR9160Felix Fietkau2012-02-151-0/+86
* ramips: raeth: force link down in ramips_phy_stopGabor Juhos2012-02-151-7/+6