summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* kernel: remove more unnecessary kernel version checks/dependenciesFelix Fietkau2012-05-277-83/+16
* kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependenc...Felix Fietkau2012-05-277-169/+46
* netifd: fix "Command failed: Not found" error with dhcpFelix Fietkau2012-05-261-1/+2
* mac80211: backport a fix for single-queue drivers (fixes #11534)Felix Fietkau2012-05-262-5/+17
* ncurses: libncursesw should not depend on libncursesFelix Fietkau2012-05-261-1/+0
* ppp: add back ip-{up,down}.d support for nowFelix Fietkau2012-05-262-0/+13
* mac80211: get rid of duplicate iw reg set command (thx, stintel)Felix Fietkau2012-05-261-1/+0
* netifd: update to latest version, fixes an endian issue in broadcast address ...Felix Fietkau2012-05-251-2/+2
* netifd: update to latest version, fixes overriding the mac address for bridge...Felix Fietkau2012-05-241-2/+2
* netifd: bring up wifi at bootFelix Fietkau2012-05-241-1/+2
* util-linux: compile with -fPIC, some users of its libuuid.a require it, e.g. ...Jo-Philipp Wich2012-05-241-0/+2
* base-files: kill ubusd and udhcpc on sysupgrade as wellFelix Fietkau2012-05-231-1/+1
* base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgradeFelix Fietkau2012-05-231-1/+1
* netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et...Felix Fietkau2012-05-233-66/+84
* netifd: port r27720 (#9763) to the netifd ifup variantJo-Philipp Wich2012-05-231-0/+18
* package/base-files: copy /lib/functions.sh to the ramfs on sysupgradeGabor Juhos2012-05-231-1/+1
* netifd: update to latest version, adds interface alias support (#11518), and ...Felix Fietkau2012-05-231-2/+2
* lantiq: allow platforms with rt2x00 to override the mac address without overr...Felix Fietkau2012-05-201-0/+63
* kernel: fix kmod-sched-core build for kernels without codelFelix Fietkau2012-05-201-1/+1
* pppd: add noipdefault option to /etc/ppp/options (fixes #11499)Felix Fietkau2012-05-201-0/+1
* netifd: update to latest version, fixes dns server issues (#11501)Felix Fietkau2012-05-201-2/+2
* netifd: update to latest version, fixes peerdns handling, custom dns override...Felix Fietkau2012-05-191-2/+2
* kernel: fix packaging of act_connmark.ko (#11492)Jo-Philipp Wich2012-05-191-0/+1
* openssl: update to v1.0.1c (CVE-2012-2333)Jo-Philipp Wich2012-05-193-12/+12
* dnsmasq: bump package revisionJo-Philipp Wich2012-05-191-1/+1
* dnsmasq: allow forcing optionsJo-Philipp Wich2012-05-191-8/+25
* dnsmasq: add support for set: and tag: pairsJo-Philipp Wich2012-05-191-2/+21
* dnsmasq: fix parsing of mx record options (#11365)Jo-Philipp Wich2012-05-191-1/+1
* netifd: update to latest version, fixes a crash on restartFelix Fietkau2012-05-181-2/+2
* ubus: update to latest version, fixes a socket race condition in the client l...Felix Fietkau2012-05-181-3/+3
* x86/ep80579: switch to 3.3Gabor Juhos2012-05-186-0/+621
* package/ep80579-drivers: refresh patchesGabor Juhos2012-05-187-39/+35
* kernel: add et131x from packages/Felix Fietkau2012-05-181-0/+18
* kernel: split off act_connmark into a separate package to avoid cluttering km...Felix Fietkau2012-05-182-5/+12
* mac80211: add brcmfmac driverHauke Mehrtens2012-05-182-16/+79