Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: enable the RTL8366RB driver | Gabor Juhos | 2010-02-24 | 1 | -0/+1 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19838 | ||||
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 | 8 | -12/+1803 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837 | ||||
* | package: add VSC73[89]5 microcode for the AP83/PB44 boards | Gabor Juhos | 2010-02-24 | 2 | -0/+122 |
| | | | | SVN-Revision: 19836 | ||||
* | ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND board | Gabor Juhos | 2010-02-24 | 1 | -0/+1 |
| | | | | | | Thanks to Andrew Tarabaras SVN-Revision: 19835 | ||||
* | kernel: fix typos in the AR8216 header file | Gabor Juhos | 2010-02-24 | 1 | -7/+7 |
| | | | | SVN-Revision: 19834 | ||||
* | ar71xx: remove an accidentally committed patch | Gabor Juhos | 2010-02-24 | 1 | -257/+0 |
| | | | | SVN-Revision: 19833 | ||||
* | ar71xx: enable TX/RX flow control on the AR7240 | Gabor Juhos | 2010-02-24 | 1 | -1/+6 |
| | | | | SVN-Revision: 19832 | ||||
* | ar71xx: use the correct name for the status LED on the WRT400 board (thanks ↵ | Gabor Juhos | 2010-02-24 | 1 | -1/+1 |
| | | | | | | to chuljin, patch from #6734) SVN-Revision: 19831 | ||||
* | ar71xx: update default network configuration file for the WNDR3700 | Gabor Juhos | 2010-02-24 | 1 | -0/+45 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19830 | ||||
* | ath9k: disable RIFS search on some chips to avoid baseband hangs | Felix Fietkau | 2010-02-24 | 1 | -0/+31 |
| | | | | SVN-Revision: 19829 | ||||
* | iptables: fix a segfault when iptables tries to use modprobe, force it to ↵ | Jo-Philipp Wich | 2010-02-24 | 2 | -0/+24 |
| | | | | | | use insmod SVN-Revision: 19827 | ||||
* | add preliminary 2.6.32 support | Florian Fainelli | 2010-02-23 | 12 | -0/+1104 |
| | | | | SVN-Revision: 19826 | ||||
* | use gcc 4.3.4 for the gemini target | Imre Kaloz | 2010-02-23 | 2 | -0/+4 |
| | | | | SVN-Revision: 19824 | ||||
* | add 2.6.32 support | Imre Kaloz | 2010-02-23 | 16 | -20/+2387 |
| | | | | SVN-Revision: 19823 | ||||
* | madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work | Felix Fietkau | 2010-02-23 | 1 | -0/+13 |
| | | | | SVN-Revision: 19822 | ||||
* | move new files out from platform support patch | Imre Kaloz | 2010-02-22 | 279 | -57274/+56440 |
| | | | | SVN-Revision: 19815 | ||||
* | refresh patch | Imre Kaloz | 2010-02-22 | 1 | -1094/+763 |
| | | | | SVN-Revision: 19814 | ||||
* | add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its ↵ | Florian Fainelli | 2010-02-22 | 1 | -0/+28 |
| | | | | | | handler correctly (#6722) SVN-Revision: 19812 | ||||
* | ppp: enable multilink support (#4837) | Jo-Philipp Wich | 2010-02-22 | 3 | -10/+3 |
| | | | | SVN-Revision: 19811 | ||||
* | fix missing symbol | Travis Kemen | 2010-02-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19809 | ||||
* | fix missing symbol | Travis Kemen | 2010-02-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19808 | ||||
* | ext4: fix for commit r19799 | Hauke Mehrtens | 2010-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 19800 | ||||
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 5 | -10/+7 |
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799 | ||||
* | add missing symbol | Travis Kemen | 2010-02-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 19798 | ||||
* | fix accidently commited ancient mac80211 patches in r19789-19791 (#6716) | Florian Fainelli | 2010-02-21 | 2 | -48/+0 |
| | | | | SVN-Revision: 19797 | ||||
* | switch to 2.6.32, resync kernel config, enable gpio sysfs support | Florian Fainelli | 2010-02-21 | 2 | -7/+8 |
| | | | | SVN-Revision: 19794 | ||||
* | fix gpio-leds registration for boards having less than 8 LEDs (#6528) | Florian Fainelli | 2010-02-21 | 1 | -1/+6 |
| | | | | SVN-Revision: 19793 | ||||
* | mac80211: make the vlan injection patch more specific | Florian Fainelli | 2010-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 19791 | ||||
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵ | Florian Fainelli | 2010-02-21 | 1 | -0/+11 |
| | | | | | | rekeying with wds ap SVN-Revision: 19790 | ||||
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵ | Florian Fainelli | 2010-02-21 | 1 | -0/+37 |
| | | | | | | rekeying issues SVN-Revision: 19789 | ||||
* | add missing kernel configuration and patches for 2.6.32 | Florian Fainelli | 2010-02-21 | 2 | -0/+608 |
| | | | | SVN-Revision: 19788 | ||||
* | linux-atm: Add libtool fixup | Lars-Peter Clausen | 2010-02-20 | 1 | -1/+3 |
| | | | | SVN-Revision: 19786 | ||||
* | autotools.mk: Don't try to fixup .la files in the DevInstall host path, ↵ | Lars-Peter Clausen | 2010-02-20 | 1 | -3/+0 |
| | | | | | | because those .la files shouldn't go there anyway. SVN-Revision: 19785 | ||||
* | Add per board struct describing the external clock setup. | Lars-Peter Clausen | 2010-02-20 | 10 | -55/+47 |
| | | | | SVN-Revision: 19783 | ||||
* | Fix build warnings | Hauke Mehrtens | 2010-02-20 | 4 | -20/+4 |
| | | | | SVN-Revision: 19782 | ||||
* | refresh patches | Hauke Mehrtens | 2010-02-20 | 24 | -81/+81 |
| | | | | SVN-Revision: 19781 | ||||
* | make linux-atm depend on its kernel modul atm.ko | Hauke Mehrtens | 2010-02-20 | 1 | -0/+1 |
| | | | | | | This hopfully fixes bug #6709. SVN-Revision: 19780 | ||||
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 | 5 | -6/+132 |
| | | | | | | Fix part of bug #6709. SVN-Revision: 19779 | ||||
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵ | Jo-Philipp Wich | 2010-02-20 | 5 | -12/+25 |
| | | | | | | <tripolar@gmx.at> SVN-Revision: 19772 | ||||
* | this patch adds support for bzr in include/download.mk, and fixes whitespace. | Travis Kemen | 2010-02-20 | 1 | -18/+33 |
| | | | | | | -Raphael SVN-Revision: 19769 | ||||
* | firewall: fix bad number error in fw_redirect() (#6704) | Jo-Philipp Wich | 2010-02-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 19765 | ||||
* | change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed | Jo-Philipp Wich | 2010-02-20 | 2 | -214/+1 |
| | | | | SVN-Revision: 19764 | ||||
* | mac80211: fix typo introduced in r19760 (#6707) | Jo-Philipp Wich | 2010-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 19763 | ||||
* | update kernel to version 2.4.37.9 and refresh patches | Hauke Mehrtens | 2010-02-19 | 8 | -49/+49 |
| | | | | SVN-Revision: 19762 | ||||
* | iptables: fix multiport match for brcm-2.4 Since the netfilter framework in ↵ | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+265 |
| | | | | | | Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation. SVN-Revision: 19761 | ||||
* | rt2800lib depends on rt2x00-usb | Hauke Mehrtens | 2010-02-19 | 1 | -1/+1 |
| | | | | | | The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build. SVN-Revision: 19760 | ||||
* | switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵ | Jo-Philipp Wich | 2010-02-19 | 2 | -263/+263 |
| | | | | | | problems in VirtualBox SVN-Revision: 19759 | ||||
* | swconfig: Remove unused code | Felix Fietkau | 2010-02-19 | 1 | -6/+0 |
| | | | | | | Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19758 | ||||
* | ath9k: fix beacon timer restarts after card resets - improves stability in ↵ | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
| | | | | | | AP mode SVN-Revision: 19757 | ||||
* | remove pcmcia and sdio | Hauke Mehrtens | 2010-02-19 | 4 | -3/+34 |
| | | | | | | | | This fixes #6701 Remove the pcmcia and sdio interface from b43 driver to not depend on these modules. SVN-Revision: 19756 |