aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xburst: add missing config symbolGabor Juhos2012-06-021-0/+1
| | | | SVN-Revision: 32021
* mac80211: brcmsmac: add some patches starting to add support for some more chipsHauke Mehrtens2012-06-0112-13/+626
| | | | SVN-Revision: 32020
* mac80211: make brcmfmac depend on usbHauke Mehrtens2012-06-011-1/+1
| | | | SVN-Revision: 32019
* mac80211: merge some pending fixesFelix Fietkau2012-06-012-4/+260
| | | | SVN-Revision: 32018
* fixes a descriptions mismatchJohn Crispin2012-05-301-2/+2
| | | | | | fixes #11381 SVN-Revision: 32012
* libubox: update to 2012-05-30, fixes bad non-empty return values in case of ↵Jo-Philipp Wich2012-05-301-2/+2
| | | | | | already cached variables SVN-Revision: 32011
* add $(SUBTARGET) to the filename if availableJohn Crispin2012-05-301-1/+1
| | | | SVN-Revision: 32007
* adds patch to make Tantos (psb6970) switch buildable againJohn Crispin2012-05-303-0/+26
| | | | SVN-Revision: 32006
* uhttpd: fix wrongly applied sizeof() leading to writing beyound end of ↵Jo-Philipp Wich2012-05-302-3/+3
| | | | | | buffer and subsequent data corruption (#11557) SVN-Revision: 32005
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-3011-28/+232
| | | | | | | | | | | 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
* bcm63xx: readd accidentially dropped network config for SPW303VJonas Gorski2012-05-301-0/+1
| | | | SVN-Revision: 32003
* mac80211: update to wireless-testing 2012-05-29Felix Fietkau2012-05-3056-6181/+176
| | | | SVN-Revision: 32002
* kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependenciesFelix Fietkau2012-05-291-3/+13
| | | | SVN-Revision: 32001
* generic: ar8216: add revision specific PHY fixups for AR8327Gabor Juhos2012-05-292-8/+41
| | | | SVN-Revision: 32000
* generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_privGabor Juhos2012-05-292-31/+25
| | | | SVN-Revision: 31999
* generic: ar8216: add chip_is_ar8{216,236,316,327} helpersGabor Juhos2012-05-291-8/+28
| | | | SVN-Revision: 31998
* ar71xx: add default LED setup for the DB120 boardGabor Juhos2012-05-291-0/+5
| | | | SVN-Revision: 31997
* cns21xx: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-292-42/+21
| | | | SVN-Revision: 31996
* lantiq: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-99/+26
| | | | SVN-Revision: 31995
* kirkwood: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-38/+4
| | | | SVN-Revision: 31994
* ramips: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-41/+8
| | | | SVN-Revision: 31993
* ar71xx: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-152/+60
| | | | SVN-Revision: 31992
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
| | | | SVN-Revision: 31991
* kirkwood: use uci-defaults to configure different boardsGabor Juhos2012-05-296-30/+107
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31990
* ramips: WAN LED for D-Link DIR-300-B1Gabor Juhos2012-05-292-0/+38
| | | | | | | | | | | | | | | | | | 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
* netifd: remove obsolete config variable dependencyFelix Fietkau2012-05-291-1/+1
| | | | SVN-Revision: 31988
* pptp: remove old network scriptsFelix Fietkau2012-05-292-73/+3
| | | | SVN-Revision: 31985
* ppp: remove old network scriptsFelix Fietkau2012-05-299-363/+6
| | | | SVN-Revision: 31984
* 6to4: remove old network scriptsFelix Fietkau2012-05-293-324/+2
| | | | SVN-Revision: 31983
* comgt: remove old network scriptsFelix Fietkau2012-05-298-238/+3
| | | | SVN-Revision: 31982
* 6in4: remove old network scriptsFelix Fietkau2012-05-293-185/+2
| | | | SVN-Revision: 31981
* base-files: remove base-files-network, netifd is the only supported option nowFelix Fietkau2012-05-2910-1049/+1
| | | | SVN-Revision: 31980
* ppp: fix local ip in status info (fixes #11551)Felix Fietkau2012-05-291-1/+1
| | | | SVN-Revision: 31979
* base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
| | | | SVN-Revision: 31978
* libubox: update to 2012-05-29Jo-Philipp Wich2012-05-291-2/+2
| | | | SVN-Revision: 31962
* base-files: let network_get_device() return the l3 interface, introduce ↵Jo-Philipp Wich2012-05-291-4/+6
| | | | | | network_get_physdev() to obtain the underlying iface (if applicable) SVN-Revision: 31960
* ar71xx: do not override the mdio clock for ar9330. the override value ↵Felix Fietkau2012-05-281-2/+0
| | | | | | (obtained from an atheros driver) seems to break ethernet functionality SVN-Revision: 31956
* mac80211: use built-in regulatory database instead of crda to avoid various ↵Felix Fietkau2012-05-282-1/+701
| | | | | | race conditions SVN-Revision: 31954
* netifd: call /sbin/wifi up on /etc/init.d/network reloadFelix Fietkau2012-05-281-0/+1
| | | | SVN-Revision: 31941
* base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
| | | | SVN-Revision: 31937
* firewall: fix nat reflection after netifd status format change - use ↵Jo-Philipp Wich2012-05-282-48/+10
| | | | | | /lib/functions/network.sh - simplify nat reflection code SVN-Revision: 31936
* base-files: introduce /lib/functions/network.sh This file will contain ↵Jo-Philipp Wich2012-05-282-1/+42
| | | | | | common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface. SVN-Revision: 31935
* ar71xx: improve rx performance of the ethernet driver by using build_skb to ↵Felix Fietkau2012-05-282-41/+49
| | | | | | deliver a cache-hot skb to the network stack SVN-Revision: 31934
* libubox: update to 2012-05-26Felix Fietkau2012-05-281-3/+2
| | | | SVN-Revision: 31933
* iwinfo: assume that no tx power information is available if nl80211 returns ↵Jo-Philipp Wich2012-05-282-3/+6
| | | | | | 0 dBm maximum SVN-Revision: 31932
* uhttpd: - rewrite large parts of the server, use uloop event driven ↵Jo-Philipp Wich2012-05-2818-1323/+2567
| | | | | | structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision SVN-Revision: 31931
* ar71xx: fix MII clock settings for various chips, improves ethernet ↵Felix Fietkau2012-05-274-5/+30
| | | | | | stability on AR934x SVN-Revision: 31925
* kernel: fix suppressing -s for linking modules when profiling is enabledFelix Fietkau2012-05-271-1/+1
| | | | SVN-Revision: 31924
* ar71xx: fix TL-WR1041 image sizeGabor Juhos2012-05-271-1/+1
| | | | SVN-Revision: 31923
* ramips: rt3883: add device registration code for the SPI controllerGabor Juhos2012-05-272-0/+26
| | | | SVN-Revision: 31922