Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | linux-atm: package atm-diagnostics with atmdump, atmdiag, etc. | Hauke Mehrtens | 2011-04-09 | 1 | -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> SVN-Revision: 26542 | |||||
* | kernel: include firmware in the e100 package | Felix Fietkau | 2011-04-08 | 1 | -0/+7 | |
| | | | | SVN-Revision: 26539 | |||||
* | brcm47xx: add Netgear WNR834BV1 | Hauke Mehrtens | 2011-04-08 | 1 | -5/+18 | |
| | | | | | | | | Thank you realopty for the patch. This closes #7702 SVN-Revision: 26537 | |||||
* | mac80211: add Intel wireless drivers. | Hauke Mehrtens | 2011-04-08 | 1 | -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 SVN-Revision: 26534 | |||||
* | brcm47xx: upgrade to kernel 2.6.27.6. | Hauke Mehrtens | 2011-04-08 | 1 | -1/+1 | |
| | | | | | | This should be save now. SVN-Revision: 26533 | |||||
* | ath9k: improve the rx dma stop fix, add more debugging output in case the ↵ | Felix Fietkau | 2011-04-08 | 2 | -21/+26 | |
| | | | | | | issue still occurs SVN-Revision: 26532 | |||||
* | mac80211: fix support for iftype wds | Felix Fietkau | 2011-04-08 | 3 | -0/+255 | |
| | | | | SVN-Revision: 26531 | |||||
* | kernel/modules: Enable Realtek R8169 not only for x86 | Vasilis Tsiligiannis | 2011-04-07 | 1 | -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> SVN-Revision: 26529 | |||||
* | Bump kernel version to 2.6.37.6 | Jo-Philipp Wich | 2011-04-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26525 | |||||
* | brcm47xx: add initial support for kernel 2.6.38 | Hauke Mehrtens | 2011-04-07 | 33 | -0/+3076 | |
| | | | | SVN-Revision: 26524 | |||||
* | ar71xx: add DB120 board specific PCI initialization | Gabor Juhos | 2011-04-07 | 6 | -0/+63 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26523 |