Luka Perkov
6c8d273721
pjsip: update to version 1.14.2
...
SVN-Revision: 32040
13 years ago
Felix Fietkau
785c3f1db8
pptp: fix passing setup json variables to the ppp setup code
...
SVN-Revision: 32035
13 years ago
Felix Fietkau
12cb49b233
kernel: kmod-video-gspca-core depends on kmod-input-core ( fixes #11412 )
...
SVN-Revision: 32033
13 years ago
John Crispin
1ee4031e14
fix videobuf2 escription
...
fixes #11411
SVN-Revision: 32032
13 years ago
John Crispin
c64fca15da
Missing kernel module entry for GSPCA driver for SE401 webcam
...
fixes #11505
SVN-Revision: 32030
13 years ago
Jo-Philipp Wich
23eaea57ad
uhttpd: remove some dead code
...
SVN-Revision: 32028
13 years ago
Jo-Philipp Wich
2cf72776d8
uhttpd: add explicit stdin eof notification for Lua and CGI childs
...
SVN-Revision: 32027
13 years ago
John Crispin
2b4ef2eafa
adds unset Kbuild symbol
...
SVN-Revision: 32026
13 years ago
John Crispin
8d43ddab2f
use symlinks for voip FW to make laoding easier
...
SVN-Revision: 32025
13 years ago
John Crispin
a4fa2cb611
move /dev/vmmcX creation to a more central place
...
SVN-Revision: 32024
13 years ago
Gabor Juhos
f4b02b91ce
malta: remove 3.2 patches
...
SVN-Revision: 32023
13 years ago
Gabor Juhos
c0c60f7bd3
malta: use common kernel config
...
SVN-Revision: 32022
13 years ago
Gabor Juhos
9375e83586
xburst: add missing config symbol
...
SVN-Revision: 32021
13 years ago
Hauke Mehrtens
cedf84c348
mac80211: brcmsmac: add some patches starting to add support for some more chips
...
SVN-Revision: 32020
13 years ago
Hauke Mehrtens
1fb7419efb
mac80211: make brcmfmac depend on usb
...
SVN-Revision: 32019
13 years ago
Felix Fietkau
e4e7c284dd
mac80211: merge some pending fixes
...
SVN-Revision: 32018
13 years ago
John Crispin
e660665de1
fixes a descriptions mismatch
...
fixes #11381
SVN-Revision: 32012
13 years ago
Jo-Philipp Wich
afb93ae33b
libubox: update to 2012-05-30, fixes bad non-empty return values in case of already cached variables
...
SVN-Revision: 32011
13 years ago
John Crispin
76e4cd2a24
add $(SUBTARGET) to the filename if available
...
SVN-Revision: 32007
13 years ago
John Crispin
47ef62d1b8
adds patch to make Tantos (psb6970) switch buildable again
...
SVN-Revision: 32006
13 years ago
Jo-Philipp Wich
5aefe3b277
uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption ( #11557 )
...
SVN-Revision: 32005
13 years ago
Jonas Gorski
3fc76fb781
bcm63xx: build images for 6328 reference boards with various flash sizes
...
Build images for 96328avng and 963281TAN (untested) for three different
flash sizes: 4MB, 8MB, and 16MB.
Known issues:
* Button setup unknown, thus no fail-safe available.
* All other BCM6328 and BCM63XX issues
SVN-Revision: 32004
13 years ago
Jonas Gorski
c454ba3657
bcm63xx: readd accidentially dropped network config for SPW303V
...
SVN-Revision: 32003
13 years ago
Felix Fietkau
478ae49618
mac80211: update to wireless-testing 2012-05-29
...
SVN-Revision: 32002
13 years ago
Felix Fietkau
ce4aa59497
kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies
...
SVN-Revision: 32001
13 years ago
Gabor Juhos
9e02593b70
generic: ar8216: add revision specific PHY fixups for AR8327
...
SVN-Revision: 32000
13 years ago
Gabor Juhos
0d241e6670
generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv
...
SVN-Revision: 31999
13 years ago
Gabor Juhos
b2fce19a70
generic: ar8216: add chip_is_ar8{216,236,316,327} helpers
...
SVN-Revision: 31998
13 years ago
Gabor Juhos
cd7ab1d30b
ar71xx: add default LED setup for the DB120 board
...
SVN-Revision: 31997
13 years ago
Gabor Juhos
29a579e43a
cns21xx: use the generic uci-default functions for initial LED setup
...
SVN-Revision: 31996
13 years ago
Gabor Juhos
ff74305623
lantiq: use the generic uci-default functions for initial LED setup
...
SVN-Revision: 31995
13 years ago
Gabor Juhos
c81c6516de
kirkwood: use the generic uci-default functions for initial LED setup
...
SVN-Revision: 31994
13 years ago
Gabor Juhos
ffbb4f88a9
ramips: use the generic uci-default functions for initial LED setup
...
SVN-Revision: 31993
13 years ago
Gabor Juhos
4e40bdc190
ar71xx: use the generic uci-default functions for initial LED setup
...
SVN-Revision: 31992
13 years ago
Gabor Juhos
eca7502dfd
base-files: add LED specific functions to /lib/functions/uci-defaults
...
SVN-Revision: 31991
13 years ago
Gabor Juhos
ba3ad24514
kirkwood: use uci-defaults to configure different boards
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31990
13 years ago
Gabor Juhos
c71838faa1
ramips: WAN LED for D-Link DIR-300-B1
...
Add led devices for D-Link DIR-300-B1 WAN LED.
Note that the GPIO state is also ANDed with the esw switch port 4
LED state, which is why I've set the amber LED to default-on.
Closes: https://dev.openwrt.org/ticket/11326
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
[ juhosg:
- fix comment style in mach-dir-300-revb.c,
- remove the PPP specific LED setup, not everyone uses a PPP connection
on the WAN interface]
SVN-Revision: 31989
13 years ago
Felix Fietkau
c444edc6fd
netifd: remove obsolete config variable dependency
...
SVN-Revision: 31988
13 years ago
Felix Fietkau
d8aabfe091
pptp: remove old network scripts
...
SVN-Revision: 31985
13 years ago
Felix Fietkau
b971ea720c
ppp: remove old network scripts
...
SVN-Revision: 31984
13 years ago
Felix Fietkau
d3efcab813
6to4: remove old network scripts
...
SVN-Revision: 31983
13 years ago
Felix Fietkau
fdcc84f78e
comgt: remove old network scripts
...
SVN-Revision: 31982
13 years ago
Felix Fietkau
d8d7529e0e
6in4: remove old network scripts
...
SVN-Revision: 31981
13 years ago
Felix Fietkau
8a9e94b077
base-files: remove base-files-network, netifd is the only supported option now
...
SVN-Revision: 31980
13 years ago
Felix Fietkau
16eda3e152
ppp: fix local ip in status info ( fixes #11551 )
...
SVN-Revision: 31979
13 years ago
Jo-Philipp Wich
c11151bc70
base-files: add network_is_up()
...
SVN-Revision: 31978
13 years ago
Jo-Philipp Wich
c998280a7c
libubox: update to 2012-05-29
...
SVN-Revision: 31962
13 years ago
Jo-Philipp Wich
bf52cbf108
base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable)
...
SVN-Revision: 31960
13 years ago
Felix Fietkau
a9cd8446f3
ar71xx: do not override the mdio clock for ar9330. the override value (obtained from an atheros driver) seems to break ethernet functionality
...
SVN-Revision: 31956
13 years ago
Felix Fietkau
ba73b67726
mac80211: use built-in regulatory database instead of crda to avoid various race conditions
...
SVN-Revision: 31954
13 years ago