aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xburst: add missing config symbolGabor Juhos2012-06-021-0/+1
* mac80211: brcmsmac: add some patches starting to add support for some more chipsHauke Mehrtens2012-06-0112-13/+626
* mac80211: make brcmfmac depend on usbHauke Mehrtens2012-06-011-1/+1
* mac80211: merge some pending fixesFelix Fietkau2012-06-012-4/+260
* fixes a descriptions mismatchJohn Crispin2012-05-301-2/+2
* libubox: update to 2012-05-30, fixes bad non-empty return values in case of a...Jo-Philipp Wich2012-05-301-2/+2
* add $(SUBTARGET) to the filename if availableJohn Crispin2012-05-301-1/+1
* adds patch to make Tantos (psb6970) switch buildable againJohn Crispin2012-05-303-0/+26
* uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer...Jo-Philipp Wich2012-05-302-3/+3
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-3011-28/+232
* bcm63xx: readd accidentially dropped network config for SPW303VJonas Gorski2012-05-301-0/+1
* mac80211: update to wireless-testing 2012-05-29Felix Fietkau2012-05-3056-6181/+176
* kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependenciesFelix Fietkau2012-05-291-3/+13
* generic: ar8216: add revision specific PHY fixups for AR8327Gabor Juhos2012-05-292-8/+41
* generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_privGabor Juhos2012-05-292-31/+25
* generic: ar8216: add chip_is_ar8{216,236,316,327} helpersGabor Juhos2012-05-291-8/+28
* ar71xx: add default LED setup for the DB120 boardGabor Juhos2012-05-291-0/+5
* cns21xx: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-292-42/+21
* lantiq: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-99/+26
* kirkwood: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-38/+4
* ramips: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-41/+8
* ar71xx: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-152/+60
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
* kirkwood: use uci-defaults to configure different boardsGabor Juhos2012-05-296-30/+107
* ramips: WAN LED for D-Link DIR-300-B1Gabor Juhos2012-05-292-0/+38
* netifd: remove obsolete config variable dependencyFelix Fietkau2012-05-291-1/+1
* pptp: remove old network scriptsFelix Fietkau2012-05-292-73/+3
* ppp: remove old network scriptsFelix Fietkau2012-05-299-363/+6
* 6to4: remove old network scriptsFelix Fietkau2012-05-293-324/+2
* comgt: remove old network scriptsFelix Fietkau2012-05-298-238/+3
* 6in4: remove old network scriptsFelix Fietkau2012-05-293-185/+2
* base-files: remove base-files-network, netifd is the only supported option nowFelix Fietkau2012-05-2910-1049/+1
* ppp: fix local ip in status info (fixes #11551)Felix Fietkau2012-05-291-1/+1
* base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
* libubox: update to 2012-05-29Jo-Philipp Wich2012-05-291-2/+2
* base-files: let network_get_device() return the l3 interface, introduce netwo...Jo-Philipp Wich2012-05-291-4/+6
* ar71xx: do not override the mdio clock for ar9330. the override value (obtain...Felix Fietkau2012-05-281-2/+0
* mac80211: use built-in regulatory database instead of crda to avoid various r...Felix Fietkau2012-05-282-1/+701
* netifd: call /sbin/wifi up on /etc/init.d/network reloadFelix Fietkau2012-05-281-0/+1
* base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
* firewall: fix nat reflection after netifd status format change - use /lib/fun...Jo-Philipp Wich2012-05-282-48/+10
* base-files: introduce /lib/functions/network.sh This file will contain common...Jo-Philipp Wich2012-05-282-1/+42
* ar71xx: improve rx performance of the ethernet driver by using build_skb to d...Felix Fietkau2012-05-282-41/+49
* libubox: update to 2012-05-26Felix Fietkau2012-05-281-3/+2
* iwinfo: assume that no tx power information is available if nl80211 returns 0...Jo-Philipp Wich2012-05-282-3/+6
* uhttpd: - rewrite large parts of the server, use uloop event driven structure...Jo-Philipp Wich2012-05-2818-1323/+2567
* ar71xx: fix MII clock settings for various chips, improves ethernet stability...Felix Fietkau2012-05-274-5/+30
* kernel: fix suppressing -s for linking modules when profiling is enabledFelix Fietkau2012-05-271-1/+1
* ar71xx: fix TL-WR1041 image sizeGabor Juhos2012-05-271-1/+1
* ramips: rt3883: add device registration code for the SPI controllerGabor Juhos2012-05-272-0/+26