summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ramips: allow to use the SPI driver on RT3662/RT3883Gabor Juhos2012-05-271-2/+2
* ramips: rt3883: fix GPIO reservation for the SPI pinsGabor Juhos2012-05-271-1/+1
* ramips: rt305x: remove superfluous controller_data assignmentGabor Juhos2012-05-271-1/+0
* ramips: make rt2x00 firmware extraction quietGabor Juhos2012-05-271-1/+1
* generic: rtl8367: rename a misnamed variableGabor Juhos2012-05-271-2/+2
* generic: rtl8366_smi: remove duplicated spinlock initializationGabor Juhos2012-05-271-2/+0
* generic: rtl8366_smi: rename debugfs Kconfig symbolGabor Juhos2012-05-275-17/+16
* generic: rtl8367: allow to use VLANs > 31Gabor Juhos2012-05-271-0/+3
* move files-3.3 -> filesJohn Crispin2012-05-2729-0/+0
* 3.2 R.I.P.John Crispin2012-05-27111-70773/+0
* dgn3500 support with eeprom loading from sysfsJohn Crispin2012-05-272-27/+197