summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* package/base-files: enhance service functionsnico2011-11-121-13/+27
* ar71xx: use the button for WPS control on the DB120juhosg2011-11-121-4/+4
* ar71xx: register the second ethernet interface on the DB120 boardjuhosg2011-11-121-0/+8
* ar71xx: implement SoC specific phy interface setupjuhosg2011-11-121-17/+85
* ar71xx: move phy interface setup into a separate functionjuhosg2011-11-121-24/+39
* ar71xx: register both MDIO bus on the DB120 boardjuhosg2011-11-121-0/+3
* ar71xx: add AR934X specific MDIO registration codejuhosg2011-11-121-1/+38
* ar71xx: add a secondary mdio busjuhosg2011-11-122-15/+57
* ar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*juhosg2011-11-124-19/+19
* ar71xx: add an id argument to ar71xx_add_device_mdiojuhosg2011-11-1239-47/+52
* ar71xx: pass netdev and miidev pointer to ar71xx_add_device_dsajuhosg2011-11-124-20/+12
* ar71xx: add AR934x specific USB setupjuhosg2011-11-121-3/+30
* ar71xx: register the first ethernet interface on the DB120 boardjuhosg2011-11-121-0/+10
* ar71xx: allow to register ethernet interfaces for AR934Xjuhosg2011-11-121-0/+54
* ar71xx: ag71xx: use fixed link parameters if the mii bus is not registeredjuhosg2011-11-121-0/+4
* ar71xx: add AR934X specific bootstrap and reset register bitsjuhosg2011-11-122-3/+51
* ar71xx: add diag support for the DB120 boardjuhosg2011-11-122-0/+6
* ar71xx: fix GPIO direction setup for AR934xjuhosg2011-11-121-0/+39
* ar71xx: fix AR934X clock frequency calculationjuhosg2011-11-122-12/+48
* package: add om2p-watchdog scriptjuhosg2011-11-123-0/+73
* ar71xx: generate ubootenv from uci-defaults instead of providing defconfigjuhosg2011-11-122-5/+37
* pjsip: bump to 1.10 and improve ltq_tapi backendblogic2011-11-115-706/+675
* lantiq: improve falcon package selectionblogic2011-11-113-5/+2
* lantiq: fix breakage introduced in 3.1 bumpblogic2011-11-1110-5/+326
* [package] base-files: now that the initial password is completely empty (and ...jow2011-11-112-3/+3
* package/base-files-network: fix udhcpc issues introduced in r28866 (closes: #...nico2011-11-112-4/+10
* remove empty folder lqtapiblogic2011-11-110-0/+0
* [package] mac80211: add antenna control api for b43jow2011-11-101-0/+131
* [package] acx-mac80211: update to 20111030florian2011-11-101-2/+2
* [base-files]: nuke another 2.4 skeletonkaloz2011-11-101-1/+0
* enable and use shadow passwords by defaultkaloz2011-11-103-7/+6
* [base-files]: the empty root password should be empty ;)kaloz2011-11-101-1/+1
* base-files, target: assign name to system timeserver section, makes it easier...jow2011-11-106-6/+6
* package: kernel: fix typojogo2011-11-091-1/+1
* package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)jogo2011-11-095-50/+198
* package: mac80211: mark as broken for 3.2jogo2011-11-091-1/+1
* package: acx: mark as broken for 3.2jogo2011-11-091-1/+1
* package: madwifi: mark as broken for 3.2jogo2011-11-091-1/+1
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberjogo2011-11-0914-317/+13
* [package] uhttpd: cope with DES crypted passwd entries by not relying on a le...jow2011-11-092-6/+3
* package/busybox: passwd: use MD5 hash by default (like it used to be)nico2011-11-092-1/+21
* pacakge/iw: don't show a stray ']' if the chain signal attribute list is emptyjuhosg2011-11-092-5/+7
* [package] firewall: add DHCPv6 default rule (#10381)jow2011-11-092-1/+13
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsnico2011-11-091-0/+37
* package/base-files: /lib/functions.sh: let service_stop exit early if no matc...nico2011-11-081-1/+1
* package/relayd: use new service wrappersnico2011-11-081-3/+6
* package/ppp: use new service wrappersnico2011-11-082-5/+9
* package/linux-atm: use new service wrappersnico2011-11-082-13/+32
* package/base-files-network: use new service wrappersnico2011-11-082-6/+9
* package/base-files: enhance & cleanup service wrappersnico2011-11-082-27/+41