John Crispin
3942aebedc
gspca-sn9c20x.ko was not insmod'ed due to typo
...
fixes #11973
SVN-Revision: 32991
12 years ago
John Crispin
23f6ec6ef6
wrt55agv2-spidevs needs <linux/modules.h>
...
SVN-Revision: 32956
12 years ago
John Crispin
060b161ca6
cleanup patches
...
SVN-Revision: 32953
12 years ago
Florian Fainelli
162e272b4b
nuport-mac: properly protect the phy interrupt handler
...
SVN-Revision: 32951
12 years ago
John Crispin
f45132d1d4
Codel: avoid a nul rec_inv_sqrt
...
One condition before codel_Newton_step() was not good if
we never left the dropping state for a flow. As a result
rec_inv_sqrt was 0, instead of the ~0 initial value.
codel control law was then set to a very aggressive mode, dropping
many packets before reaching 'target' and recovering from this problem.
Brought over from 3.5-stable
Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
SVN-Revision: 32950
12 years ago
John Crispin
c2d3274ffc
fixes i2c clock enable
...
SVN-Revision: 32949
12 years ago
Gabor Juhos
e320a7e649
ar71xx: simplify misc IRQ handling
...
SVN-Revision: 32948
12 years ago
Gabor Juhos
3e1e52a524
ar71xx: fix AR934X_EHCI_SIZE
...
SVN-Revision: 32947
12 years ago
Gabor Juhos
b873051706
ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND
...
SVN-Revision: 32946
12 years ago
Gabor Juhos
e29d6bec6f
ar71xx: image: allow to use board specific code in the lzma-loader
...
SVN-Revision: 32945
12 years ago
Gabor Juhos
79a8660d67
ar71xx: init switch hw_reset on the TL-WR1043ND board
...
SVN-Revision: 32944
12 years ago
Gabor Juhos
e2782eae8e
generic: rtl836x: add hw_reset field to struct rtl8366_smi
...
It will be used to start/stop the switch if that is
supported by the given board.
SVN-Revision: 32943
12 years ago
Gabor Juhos
614ca3cc9e
generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls
...
SVN-Revision: 32942
12 years ago
Florian Fainelli
9f011e7225
add missing netmask to the network config
...
SVN-Revision: 32941
12 years ago
Florian Fainelli
5133a44785
assume the link is up and full-duplex by default
...
SVN-Revision: 32940
12 years ago
Florian Fainelli
56aac45139
add a default and suitable network config file
...
SVN-Revision: 32939
12 years ago
Gabor Juhos
563400ef10
ar71xx: ew-dorin: added router firmware generation
...
[juhosg: remove dead code]
Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de>
SVN-Revision: 32934
12 years ago
Gabor Juhos
8eabe64e6b
ar71xx: ew-dorin: added USB support
...
Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de>
SVN-Revision: 32933
12 years ago
Gabor Juhos
1af4fd7660
ar71xx: Buffalo WLAE-AG300N wireless led patch
...
Here is the uci-defaults version of the led support for
the Buffalo WLAE-AG300N.
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32932
12 years ago
Gabor Juhos
010aec0619
ar71xx: Buffalo WLAE-AG300N initial support
...
The patch set for Buffalo WLAE-AG300N initial support.
There is another patch for wireless led support that
is posted separately.
Note on serial console:
This unit has buffalo standard 4 pin console, but the unit may not power
on if some console apparatus is connected. This is probably due to some
electronic interaction between the unit's electronic power switch circuit
and the serial console apparatus. If this happens, it is required to power
on the unit without the console, then quickly (re-)attach it.
[juhosg: fix coding style]
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32931
12 years ago
Florian Fainelli
df48d71d72
resync defconfig enable XZ compression
...
SVN-Revision: 32930
12 years ago
Florian Fainelli
83907c10ed
uclibc++: update to 0.2.4
...
SVN-Revision: 32929
12 years ago
Florian Fainelli
5df254664f
uclibc++: stage g++-uc wrappers in $(TOOLCHAIN_DIR)
...
Since we are overriding TARGET_CXX with the g++-uc wrapper when
we use cmake it expects to find g++-uc in the TOOLCHAIN_DIR.
SVN-Revision: 32928
12 years ago
Florian Fainelli
3cd753408d
properly generate squashfs, jffs2 and initramfs images and kernels
...
SVN-Revision: 32927
12 years ago
Florian Fainelli
c0561a42e7
disable crashlog on ARM platforms for the moment
...
It is currently badly broken on ARM, until fixed, disable it
SVN-Revision: 32926
12 years ago
John Crispin
f5f36911f0
add lantiq svip support
...
SVN-Revision: 32925
12 years ago
Jonas Gorski
07c4524d33
bcm63xx: Add nb6 support (BCM6362 SoC base boards)
...
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
[jonas.gorski@gmail.com: add network config for nb6, make switch fix a
platform patch]
SVN-Revision: 32924
12 years ago
Jonas Gorski
820c224029
bcm63xx: add basic bcm6362 support
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32923
12 years ago
Jonas Gorski
dcd339ac9d
bcm63xx: enable usb for bcm6328
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32922
12 years ago
Jonas Gorski
94d257a851
bcm63xx: update enetswitch driver
...
Update enetswith driver with latest fixes and additions.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32921
12 years ago
Jonas Gorski
fa75bd977a
bcm63xx: reorder patches
...
Fix the order and names of patches.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32920
12 years ago
Florian Fainelli
d1ab4df0d6
move i2c module to target modules.mk
...
SVN-Revision: 32910
12 years ago
Florian Fainelli
e29d26e56f
partially revert r32855
...
Too many modules were removed, while only the octeon module was meant to be
removed, fix that.
SVN-Revision: 32909
12 years ago
Florian Fainelli
a5738c960a
resync config
...
SVN-Revision: 32908
12 years ago
Florian Fainelli
17244dea00
use the same description as other omap platforms (without the dash)
...
SVN-Revision: 32907
12 years ago
John Crispin
ee0946a5f4
refresh pwm patch
...
SVN-Revision: 32905
12 years ago
John Crispin
1f58c9b6c1
dont build on arm as kernel headers are missing/have a different layout
...
SVN-Revision: 32904
12 years ago
John Crispin
370894e594
fix up scons vs ccache
...
SVN-Revision: 32902
12 years ago
John Crispin
101766fb00
clean up pwm patches and drivers
...
SVN-Revision: 32901
12 years ago
Hauke Mehrtens
f0fe59648a
add config option CONFIG_I2C_MV64XXX to fix kirkwood build
...
SVN-Revision: 32898
12 years ago
Florian Fainelli
67891c26ec
resync config
...
SVN-Revision: 32895
12 years ago
Florian Fainelli
a4d699ccf0
fix DVA-G3810BN image generation
...
Attached patch fixes a typo in the image Makefile, and overrides the
board name for DVA-G3810BN to set the correct board properties
Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
SVN-Revision: 32894
12 years ago
Florian Fainelli
c6813d33f3
add D-link DVA-G3810BN-TL-1 support
...
Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
SVN-Revision: 32893
12 years ago
Florian Fainelli
18206793b2
Add CT6376-1 board support
...
Added CT6373 devices instead of using NB4's devices, as Florian suggested.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32892
12 years ago
Florian Fainelli
6afd1725f1
base-files: fix detection of standalone ldd
...
When standalone ldd is selected in config the binary is installed in /usr/bin/ldd.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 32891
12 years ago
Florian Fainelli
4acdbb1d87
Add brcmsmac profile
...
Add brcmsmac profile (kmod-brcmsmac + wpad-mini).
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32890
12 years ago
John Crispin
9beec09f5f
mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds
...
SVN-Revision: 32886
12 years ago
John Crispin
0ba7b18cfd
Add leds back after migration to sysfs
...
atheros trunk moved to full sysfs gpiolib, but the leds were forgotten.
This restores the wlan led that was missing after switching from backfire
to trunk.
Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 32885
12 years ago
Florian Fainelli
46611b2cbf
add more missing config symbols
...
SVN-Revision: 32884
12 years ago
Florian Fainelli
ac30beaaa7
add more USB-related config symbols
...
SVN-Revision: 32883
12 years ago