summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [buildroot] rules.mk: properly populate $(LIBGCC_S) for external toolchainsjow2011-04-111-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] autotools.mk: disable autoreconf recursion if more than one dir is ↵jow2011-04-111-0/+1
| | | | | | given in PKG_AUTOMAKE_PATHS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: use ath5k instead of madwifinbd2011-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band ↵nbd2011-04-111-0/+50
| | | | | | AR5312 device git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix eeprom capability checks that disabled AES crypto support where ↵nbd2011-04-111-0/+11
| | | | | | it should have been enabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: remove bogus wlan device mask checksnbd2011-04-111-31/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] cmake.mk: don't assume toolchain binaries in .../bin/ if an ↵jow2011-04-111-0/+7
| | | | | | external toolchain is used, rely on `which` instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix mac address detection on dual-radio ar5312nbd2011-04-102-0/+229
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix 2ghz-only radio handling on ar5312nbd2011-04-101-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] drop 005-au1000_phy_addr.patch, upstream is fixedflorian2011-04-101-29/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: decrease interrupt load for rx/tx interruptsnbd2011-04-101-0/+140
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: clean up debugfs codenbd2011-04-101-0/+143
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix config options for debugfsnbd2011-04-101-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* amazon: Upgrade amazon target to kernel 2.6.37hauke2011-04-1019-27/+380
| | | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: do not build gpiolib into the kernelhauke2011-04-101-2/+2
| | | | | | | fix for r26570. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile with older kernel versionshauke2011-04-091-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211 needs some header files from compat-wireless to buildhauke2011-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* at91: add some missing config optionshauke2011-04-091-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add symbols, small fixeshauke2011-04-0910-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* crypto: The if statement for twofish did not work, deflate depends on ↵hauke2011-04-091-5/+10
| | | | | | zlib_deflate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages.hauke2011-04-091-8/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iipt-debug: create bundle of netfilter modules for debugginghauke2011-04-092-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: add some more performance improvementsnbd2011-04-095-0/+444
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: rename a misnamed patchnbd2011-04-091-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: add a few fixes that improve performancenbd2011-04-093-0/+147
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix tx status reportingnbd2011-04-091-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix section mismatchjuhosg2011-04-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename ar934x_ref_freq to ar71xx_ref_freqjuhosg2011-04-094-20/+25
| | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: show the SoC type earlierjuhosg2011-04-091-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: cleanup SoC detection codejuhosg2011-04-091-9/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync kernel configurationjuhosg2011-04-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Fix mac address offset for AR934xjuhosg2011-04-091-1/+1
| | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: merge a few patches into the right placenbd2011-04-096-54/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix up empty radio data mac address (based on patch from #8601)nbd2011-04-091-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix ath5k support on ar2315/2317nbd2011-04-092-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300nbd2011-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config optionshauke2011-04-094-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add scsi cdrom supporthauke2011-04-091-0/+18
| | | | | | | This closes #9125. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: forced unwind for pthread_cancel handling is broken and triggers ↵nbd2011-04-091-0/+10
| | | | | | spurious abort() calls from libgcc. disable it and use the other method instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: properly count retries when frames are filtered due to excessive ↵nbd2011-04-091-16/+39
| | | | | | retries when a client is not in powersave mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix reading the station flags in debugfsnbd2011-04-091-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils: fix endianness bugs in firmware generation program.hauke2011-04-091-12/+29
| | | | | | | | | Should make it work on big endian systems again, I do not have such a system. This closes #9093. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.hauke2011-04-091-1/+21
| | | | | | | | | | | | If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be forthcoming with your various settings: encapsulation, VPI/VCI, etc. These you might have to discover yourself. The easiest way to do this is with atmdiag and atmdump. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: include firmware in the e100 packagenbd2011-04-081-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add Netgear WNR834BV1hauke2011-04-081-5/+18
| | | | | | | | | Thank you realopty for the patch. This closes #7702 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add Intel wireless drivers.hauke2011-04-081-5/+277
| | | | | | | | | | | This adds the Intel wireless drivers for their normal cards. Thank you framer99 for the patch, I extended it a little bit. This closes #7227 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: upgrade to kernel 2.6.27.6.hauke2011-04-081-1/+1
| | | | | | | This should be save now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve the rx dma stop fix, add more debugging output in case the ↵nbd2011-04-082-21/+26
| | | | | | issue still occurs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix support for iftype wdsnbd2011-04-083-0/+255
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Enable Realtek R8169 not only for x86acinonyx2011-04-071-1/+1
| | | | | | | | | | | This enables support for Realtek 8169 based network cards for other platforms than x86. I have a mini-PCI card on ixp4xxx running here. Maybe for the other cards in netdevices.mk a @DEPENDS change from @TARGET_x86 to @PCI_SUPPORT makes also sense. Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26529 3c298f89-4303-0410-b956-a3cf2f4a3e73