Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | 38 | -262/+299 |
| | | | | SVN-Revision: 26603 | ||||
* | package/kernel: add module for the gpio_keys_polled driver | Gabor Juhos | 2011-04-12 | 1 | -0/+19 |
| | | | | SVN-Revision: 26602 | ||||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | 9 | -19/+90 |
| | | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601 | ||||
* | generic: rtl8366{s,rb}: remove the PHY driver. | Gabor Juhos | 2011-04-12 | 2 | -104/+2 |
| | | | | | | | | | | Since the PHY driver is only used for the WAN port and there is virtually no difference between it and the generic PHY driver, we can sefely remove it. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26600 | ||||
* | opkg: update to r618 | Jo-Philipp Wich | 2011-04-11 | 5 | -71/+7 |
| | | | | SVN-Revision: 26598 | ||||
* | generic: add support for the MX25L1606E SPI flash | Gabor Juhos | 2011-04-11 | 2 | -0/+40 |
| | | | | SVN-Revision: 26596 | ||||
* | ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac | Gabor Juhos | 2011-04-11 | 23 | -222/+164 |
| | | | | SVN-Revision: 26595 | ||||
* | ar71xx: fix AR934X_WMAC_SIZE | Gabor Juhos | 2011-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26594 | ||||
* | rules.mk: properly populate $(LIBGCC_S) for external toolchains | Jo-Philipp Wich | 2011-04-11 | 1 | -0/+5 |
| | | | | SVN-Revision: 26593 | ||||
* | autotools.mk: disable autoreconf recursion if more than one dir is given in ↵ | Jo-Philipp Wich | 2011-04-11 | 1 | -0/+1 |
| | | | | | | PKG_AUTOMAKE_PATHS SVN-Revision: 26589 | ||||
* | atheros: use ath5k instead of madwifi | Felix Fietkau | 2011-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26588 | ||||
* | ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band ↵ | Felix Fietkau | 2011-04-11 | 1 | -0/+50 |
| | | | | | | AR5312 device SVN-Revision: 26587 | ||||
* | ath5k: fix eeprom capability checks that disabled AES crypto support where ↵ | Felix Fietkau | 2011-04-11 | 1 | -0/+11 |
| | | | | | | it should have been enabled SVN-Revision: 26586 | ||||
* | atheros: remove bogus wlan device mask checks | Felix Fietkau | 2011-04-11 | 1 | -31/+7 |
| | | | | SVN-Revision: 26585 | ||||
* | cmake.mk: don't assume toolchain binaries in .../bin/ if an external ↵ | Jo-Philipp Wich | 2011-04-11 | 1 | -0/+7 |
| | | | | | | toolchain is used, rely on `which` instead SVN-Revision: 26584 | ||||
* | ath5k: fix mac address detection on dual-radio ar5312 | Felix Fietkau | 2011-04-10 | 2 | -0/+229 |
| | | | | SVN-Revision: 26583 | ||||
* | ath5k: fix 2ghz-only radio handling on ar5312 | Felix Fietkau | 2011-04-10 | 1 | -0/+12 |
| | | | | SVN-Revision: 26582 | ||||
* | drop 005-au1000_phy_addr.patch, upstream is fixed | Florian Fainelli | 2011-04-10 | 1 | -29/+0 |
| | | | | SVN-Revision: 26580 | ||||
* | ath5k: decrease interrupt load for rx/tx interrupts | Felix Fietkau | 2011-04-10 | 1 | -0/+140 |
| | | | | SVN-Revision: 26579 | ||||
* | ath5k: clean up debugfs code | Felix Fietkau | 2011-04-10 | 1 | -0/+143 |
| | | | | SVN-Revision: 26578 | ||||
* | ath5k: fix config options for debugfs | Felix Fietkau | 2011-04-10 | 1 | -2/+3 |
| | | | | SVN-Revision: 26577 | ||||
* | amazon: Upgrade amazon target to kernel 2.6.37 | Hauke Mehrtens | 2011-04-10 | 19 | -27/+380 |
| | | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576 | ||||
* | kernel: do not build gpiolib into the kernel | Hauke Mehrtens | 2011-04-10 | 1 | -2/+2 |
| | | | | | | fix for r26570. SVN-Revision: 26574 | ||||
* | mac80211: fix compile with older kernel versions | Hauke Mehrtens | 2011-04-09 | 1 | -0/+12 |
| | | | | SVN-Revision: 26573 | ||||
* | acx-mac80211 needs some header files from compat-wireless to build | Hauke Mehrtens | 2011-04-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 26572 | ||||
* | at91: add some missing config options | Hauke Mehrtens | 2011-04-09 | 1 | -0/+3 |
| | | | | SVN-Revision: 26571 | ||||
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 10 | -9/+28 |
| | | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570 | ||||
* | crypto: The if statement for twofish did not work, deflate depends on ↵ | Hauke Mehrtens | 2011-04-09 | 1 | -5/+10 |
| | | | | | | zlib_deflate SVN-Revision: 26569 | ||||
* | sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages. | Hauke Mehrtens | 2011-04-09 | 1 | -8/+23 |
| | | | | SVN-Revision: 26568 | ||||
* | iipt-debug: create bundle of netfilter modules for debugging | Hauke Mehrtens | 2011-04-09 | 2 | -0/+23 |
| | | | | | | | | | | Add a bundle for including commonly useful modules for IPtables debugging and development. For now, it just contains xt_TRACE.ko Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26567 | ||||
* | ath5k: add some more performance improvements | Felix Fietkau | 2011-04-09 | 5 | -0/+444 |
| | | | | SVN-Revision: 26566 | ||||
* | ath5k: rename a misnamed patch | Felix Fietkau | 2011-04-09 | 1 | -0/+0 |
| | | | | SVN-Revision: 26565 | ||||
* | ath5k: add a few fixes that improve performance | Felix Fietkau | 2011-04-09 | 3 | -0/+147 |
| | | | | SVN-Revision: 26564 | ||||
* | ath5k: fix tx status reporting | Felix Fietkau | 2011-04-09 | 1 | -0/+37 |
| | | | | SVN-Revision: 26563 | ||||
* | ar71xx: fix section mismatch | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 26562 | ||||
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | 4 | -20/+25 |
| | | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. SVN-Revision: 26561 | ||||
* | ar71xx: show the SoC type earlier | Gabor Juhos | 2011-04-09 | 1 | -3/+2 |
| | | | | SVN-Revision: 26560 | ||||
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | 1 | -9/+6 |
| | | | | SVN-Revision: 26559 | ||||
* | ar71xx: sync kernel configuration | Gabor Juhos | 2011-04-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 26558 | ||||
* | ar71xx: Fix mac address offset for AR934x | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26557 | ||||
* | atheros: merge a few patches into the right place | Felix Fietkau | 2011-04-09 | 6 | -54/+27 |
| | | | | SVN-Revision: 26556 | ||||
* | atheros: fix up empty radio data mac address (based on patch from #8601) | Felix Fietkau | 2011-04-09 | 1 | -1/+8 |
| | | | | SVN-Revision: 26555 | ||||
* | atheros: fix ath5k support on ar2315/2317 | Felix Fietkau | 2011-04-09 | 2 | -18/+30 |
| | | | | | | | | | - Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap - Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices) Based on patches by Wojciech Dubowik SVN-Revision: 26554 | ||||
* | atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300 | Felix Fietkau | 2011-04-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 26553 | ||||
* | kernel: add missing config options | Hauke Mehrtens | 2011-04-09 | 4 | -0/+14 |
| | | | | SVN-Revision: 26552 | ||||
* | kernel: add scsi cdrom support | Hauke Mehrtens | 2011-04-09 | 1 | -0/+18 |
| | | | | | | This closes #9125. SVN-Revision: 26548 | ||||
* | uClibc: forced unwind for pthread_cancel handling is broken and triggers ↵ | Felix Fietkau | 2011-04-09 | 1 | -0/+10 |
| | | | | | | spurious abort() calls from libgcc. disable it and use the other method instead SVN-Revision: 26547 | ||||
* | ath9k: properly count retries when frames are filtered due to excessive ↵ | Felix Fietkau | 2011-04-09 | 1 | -16/+39 |
| | | | | | | retries when a client is not in powersave mode SVN-Revision: 26545 | ||||
* | mac80211: fix reading the station flags in debugfs | Felix Fietkau | 2011-04-09 | 1 | -0/+9 |
| | | | | SVN-Revision: 26544 | ||||
* | firmware-utils: fix endianness bugs in firmware generation program. | Hauke Mehrtens | 2011-04-09 | 1 | -12/+29 |
| | | | | | | | | Should make it work on big endian systems again, I do not have such a system. This closes #9093. SVN-Revision: 26543 |