Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: update patches | Hauke Mehrtens | 2011-05-07 | 14 | -36/+74 |
| | | | | SVN-Revision: 26846 | ||||
* | ar71xx: ag71xx: add debugfs entry for [rt]x_ring | Gabor Juhos | 2011-05-07 | 1 | -0/+92 |
| | | | | SVN-Revision: 26845 | ||||
* | ar71xx: ag71xx: add timestamps to ag71xx_buf | Gabor Juhos | 2011-05-07 | 2 | -1/+2 |
| | | | | SVN-Revision: 26844 | ||||
* | ar71xx: ag71xx: use dynamically allocated buffer for napi_stats | Gabor Juhos | 2011-05-07 | 1 | -9/+19 |
| | | | | SVN-Revision: 26843 | ||||
* | ar71xx: ag71xx: use debugfs_remove_recursive | Gabor Juhos | 2011-05-07 | 2 | -28/+7 |
| | | | | SVN-Revision: 26842 | ||||
* | base-files: fix a typo in etc/banner | Gabor Juhos | 2011-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 26841 | ||||
* | ar71xx: override wmac device name for the AR934x SoCs | Gabor Juhos | 2011-05-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 26840 | ||||
* | remove useless patches | Florian Fainelli | 2011-05-06 | 2 | -29/+0 |
| | | | | SVN-Revision: 26837 | ||||
* | fill maintainer infos for a couple of targets | Florian Fainelli | 2011-05-06 | 11 | -0/+11 |
| | | | | SVN-Revision: 26836 | ||||
* | update to 2.6.38.2 | Florian Fainelli | 2011-05-05 | 3 | -193/+47 |
| | | | | SVN-Revision: 26833 | ||||
* | add missing 2.6.38 symbols | Florian Fainelli | 2011-05-05 | 1 | -0/+4 |
| | | | | SVN-Revision: 26832 | ||||
* | brcm47xx: when detecting a ssb pci device without an own sprom write the ↵ | Hauke Mehrtens | 2011-05-05 | 6 | -50/+38 |
| | | | | | | sprom data from the platform device to the correct pointer. SVN-Revision: 26829 | ||||
* | brcm47xx: fix typo in patch | Hauke Mehrtens | 2011-05-05 | 2 | -2/+2 |
| | | | | SVN-Revision: 26828 | ||||
* | linux/ar71xx: add some missing symbols for nand/yaffs targets | Alexandros C. Couloumbis | 2011-05-05 | 1 | -0/+5 |
| | | | | SVN-Revision: 26827 | ||||
* | lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed | Jo-Philipp Wich | 2011-05-04 | 3 | -1476/+2 |
| | | | | SVN-Revision: 26822 | ||||
* | ath9k: add noise floor calibration fix that should improve stability | Felix Fietkau | 2011-05-04 | 1 | -0/+52 |
| | | | | SVN-Revision: 26819 | ||||
* | linux/generic: port yaffs to 2.6.39 | Alexandros C. Couloumbis | 2011-05-04 | 1 | -0/+147 |
| | | | | SVN-Revision: 26818 | ||||
* | linux/rb532: use kernel and initramfs tags on image generation | Alexandros C. Couloumbis | 2011-05-04 | 1 | -4/+6 |
| | | | | SVN-Revision: 26817 | ||||
* | comgt: add tty hotplug remove handling, only iterate each tty once (#9211) | Jo-Philipp Wich | 2011-05-04 | 2 | -21/+20 |
| | | | | SVN-Revision: 26816 | ||||
* | kernel: revert r26814 | Jo-Philipp Wich | 2011-05-03 | 1 | -16/+0 |
| | | | | SVN-Revision: 26815 | ||||
* | kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise ↵ | Jo-Philipp Wich | 2011-05-03 | 1 | -0/+16 |
| | | | | | | | | unprovided kernel crypto modules that are useful for IPSEC. This is an alternative to breaking these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko). Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26814 | ||||
* | kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for ↵ | Jo-Philipp Wich | 2011-05-03 | 1 | -1/+1 |
| | | | | | | | | kmod-ipsec. Also remove the extraneous kmod-crypto-core dependency to eliminate recursion. Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26813 | ||||
* | kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, ↵ | Jo-Philipp Wich | 2011-05-03 | 1 | -0/+32 |
| | | | | | | | | | | | | kmod-crypto-rng, and kmod-crypto-iv packages. These packages provide some missing kernel crypto modules which are required for IPSEC. The strongswan4, ipsec-tools, and possibly other IPSEC packages do not work properly without these modules. NOTE: The KCONFIG associated with each of these modules gets selected whenever CRYPTO_MANAGER (kmod-crypto-manager) is selected so these modules are already being built. Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 26812 | ||||
* | geos: remove unneeded modules The via-sata and gpio-nsc modules are both ↵ | Jo-Philipp Wich | 2011-05-03 | 1 | -2/+2 |
| | | | | | | unneeded on the Geos platform. SVN-Revision: 26811 | ||||
* | comgt: move ifup invocation back into background subshell to prevent hotplug ↵ | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+3 |
| | | | | | | deadlocks SVN-Revision: 26810 | ||||
* | comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211) | Jo-Philipp Wich | 2011-05-03 | 2 | -7/+10 |
| | | | | SVN-Revision: 26809 | ||||
* | base-files: cleanup permissions of device files in common hotplug rules (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+15 |
| | | | | SVN-Revision: 26808 | ||||
* | hotplug2: introduce tty subsystem events (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 26807 | ||||
* | firewall: revert accidential committed changes from r26805 | Jo-Philipp Wich | 2011-05-02 | 1 | -39/+11 |
| | | | | SVN-Revision: 26806 | ||||
* | firewall: provide examples of ssh port relocation on firewall and IPsec ↵ | Jo-Philipp Wich | 2011-05-02 | 2 | -11/+61 |
| | | | | | | | | | | | | | passthrough Two examples of potentially useful configurations (commented out, of course): (a) map the ssh service running on the firewall to 22001 externally, without modifying the configuration of the daemon itself. this allows port 22 on the WAN side to then be port-forwarded to a LAN-based machine if desired, or if not, simply obscures the port from external attack. (b) allow IPsec/ESP and ISAKMP (UDP-based key exchange) to happen by default. useful for most modern VPN clients you might have on your WAN. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26805 | ||||
* | quilt: fix building with dash `test x == x` gives a syntax error with dash ↵ | Jo-Philipp Wich | 2011-05-02 | 1 | -2/+6 |
| | | | | | | (standard in Debian). The modified patch reflects the current upstream: http://git.savannah.gnu.org/cgit/quilt.git/commit/?id=38df0b210c3df67f3e784af92232ae1946b98ecd SVN-Revision: 26804 | ||||
* | update to 2.6.38 | Florian Fainelli | 2011-05-02 | 8 | -1/+74 |
| | | | | SVN-Revision: 26803 | ||||
* | cns3xxx: remove one of the dma cache patches, it causes a regression in the ↵ | Felix Fietkau | 2011-05-02 | 1 | -67/+0 |
| | | | | | | ethernet driver SVN-Revision: 26802 | ||||
* | brcm47xx: add fallback sprom for pci devices without an own sprom. | Hauke Mehrtens | 2011-05-01 | 26 | -108/+1006 |
| | | | | | | | | | | | | | If there is no sprom on an ssb based pci device on the brcm47xx architecture ssb now asks the architecture code to look into the nvram to get some sprom data for this device. Now we are able to read out pci/1/1/ foo or pci/1/3/ foo config options. This will fix some problems where the wireless devices does not got an mac address and the following message was show: ssb: WARNING: Invalid SPROM CRC (corrupt SPROM) SVN-Revision: 26801 | ||||
* | ath9k: add a new fix for signal strength / noise measurements | Felix Fietkau | 2011-05-01 | 1 | -0/+88 |
| | | | | SVN-Revision: 26798 | ||||
* | cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu ↵ | Felix Fietkau | 2011-05-01 | 2 | -0/+88 |
| | | | | | | - fixes some issues with ath9k SVN-Revision: 26797 | ||||
* | mac80211: detect and drop incoming packets with invalid CCMP packet numbers ↵ | Felix Fietkau | 2011-05-01 | 1 | -0/+46 |
| | | | | | | to fix connection hangs on some devices SVN-Revision: 26795 | ||||
* | add vim temp files (*~) to .gitignore | Jo-Philipp Wich | 2011-04-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 26785 | ||||
* | exclude pktgen for uml target | Florian Fainelli | 2011-04-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 26781 | ||||
* | ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵ | Felix Fietkau | 2011-04-28 | 3 | -8/+37 |
| | | | | | | default network config SVN-Revision: 26779 | ||||
* | ar8316: automatically detect whether port4 is used as PHY or as a switch port | Felix Fietkau | 2011-04-28 | 1 | -32/+61 |
| | | | | SVN-Revision: 26778 | ||||
* | ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu) | Felix Fietkau | 2011-04-28 | 2 | -25/+63 |
| | | | | SVN-Revision: 26777 | ||||
* | ar8216: support AR8316 rev 0 devices | Felix Fietkau | 2011-04-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 26776 | ||||
* | relayd: map "ipaddr" option to local ip (-L) | Jo-Philipp Wich | 2011-04-27 | 1 | -0/+4 |
| | | | | SVN-Revision: 26773 | ||||
* | linux/atheros: add 2.6.38 preliminary support | Alexandros C. Couloumbis | 2011-04-27 | 14 | -0/+6616 |
| | | | | SVN-Revision: 26772 | ||||
* | madwifi: Fix compilation for 2.6.39 | Felix Fietkau | 2011-04-26 | 1 | -0/+11 |
| | | | | | | | | | Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK(). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26771 | ||||
* | swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK | Felix Fietkau | 2011-04-26 | 1 | -1/+1 |
| | | | | | | | | | SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed in 2.6.39, so replace it with DEFINE_SPINLOCK(). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26770 | ||||
* | mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and ↵ | Felix Fietkau | 2011-04-26 | 1 | -0/+195 |
| | | | | | | earlier SVN-Revision: 26768 | ||||
* | mac80211: broadcast the country IE by default if the country code is ↵ | Felix Fietkau | 2011-04-26 | 1 | -0/+5 |
| | | | | | | configured (#9308) SVN-Revision: 26765 | ||||
* | wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes ↵ | Felix Fietkau | 2011-04-26 | 2 | -0/+4 |
| | | | | | | #9299) SVN-Revision: 26764 |