Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | generic: Add support for 2.6.39 | Felix Fietkau | 2011-04-12 | 103 | -0/+62035 | |
| | | | | | | Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. SVN-Revision: 26615 | |||||
* | pppd: support the nomp option if multilink support is disabled | Felix Fietkau | 2011-04-12 | 1 | -0/+19 | |
| | | | | SVN-Revision: 26614 | |||||
* | hostapd: properly mark random data as ready if initialization succeeds ↵ | Felix Fietkau | 2011-04-12 | 1 | -3/+33 | |
| | | | | | | without reassociation (#9222) SVN-Revision: 26611 | |||||
* | mac80211: fix WPA auth on WDS station interfaces (#9227) | Felix Fietkau | 2011-04-12 | 3 | -14/+10 | |
| | | | | SVN-Revision: 26609 | |||||
* | Modify environment variables for altered filesystem layout | Hamish Guthrie | 2011-04-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26608 | |||||
* | Change partition table layout | Hamish Guthrie | 2011-04-12 | 1 | -0/+34 | |
| | | | | SVN-Revision: 26607 | |||||
* | ar71xx: fix build error w/o CONFIG_PCI | Gabor Juhos | 2011-04-12 | 3 | -1/+15 | |
| | | | | SVN-Revision: 26606 | |||||
* | ar71xx: don't hardcode console parameters in kernel config | Gabor Juhos | 2011-04-12 | 3 | -52/+101 | |
| | | | | SVN-Revision: 26605 | |||||
* | mac80211: ath9k: register id table for platform device | Gabor Juhos | 2011-04-12 | 2 | -1/+47 | |
| | | | | | | | | | | | | Currently the device id in the platform driver is hardcoded to an id which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac) of these SOCs. But this needs to be dynamic when we want to support different wmac of SOCs. So add id_table to driver to make it extendable to more SOCs. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26604 | |||||
* | 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 |