summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* base-files: implement network_defer_device() and network_ready_device() wrapp...Jo-Philipp Wich2012-06-071-0/+16
* iproute2: fix build errors with newer versions of eglibcFelix Fietkau2012-06-071-0/+6
* iptables: fix build error if only libraries are selectedFelix Fietkau2012-06-071-1/+1
* netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)Jo-Philipp Wich2012-06-071-1/+1
* hostapd: fix driver setting for wpa_s in IBSS/WPA-NONEFelix Fietkau2012-06-061-4/+6
* libubox: add mirror md5sumFelix Fietkau2012-06-061-0/+1
* util-linux: fix typoLuka Perkov2012-06-051-2/+3
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-051-0/+4
* remove bogus patchJohn Crispin2012-06-051-192/+0
* rename libmisc.a to libipfixmisc.aJohn Crispin2012-06-053-2/+29
* base-files: ship a static initial shadow db instead of creating it from passw...Jo-Philipp Wich2012-06-052-4/+5
* base-files: make user_add() populate the shadow db as wellJo-Philipp Wich2012-06-052-1/+2
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-0525-26/+26
* uboot-envtools: forgot to remove uboot-envtools.init fileLuka Perkov2012-06-041-27/+0
* uboot-envtools: update to 2012.04.01Luka Perkov2012-06-048-50/+169
* netifd: update to latest version, fixes wifi restart issuesFelix Fietkau2012-06-041-2/+2
* ubus: update to latest version, adds reconnect supportFelix Fietkau2012-06-041-3/+3
* ath9k: fix typo in last commitFelix Fietkau2012-06-041-1/+1
* ath9k: fix ANI weak signal detection handlingFelix Fietkau2012-06-042-0/+82
* ath9k: fall back to OTP ROM if the platform data does not contain valid eepro...Felix Fietkau2012-06-041-0/+25
* pjsip: update to version 1.14.2Luka Perkov2012-06-035-134/+45
* pptp: fix passing setup json variables to the ppp setup codeFelix Fietkau2012-06-031-1/+1
* kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)Felix Fietkau2012-06-031-1/+1
* fix videobuf2 escriptionJohn Crispin2012-06-031-1/+1
* Missing kernel module entry for GSPCA driver for SE401 webcamJohn Crispin2012-06-031-0/+15
* uhttpd: remove some dead codeJo-Philipp Wich2012-06-022-14/+2
* uhttpd: add explicit stdin eof notification for Lua and CGI childsJo-Philipp Wich2012-06-023-2/+10
* use symlinks for voip FW to make laoding easierJohn Crispin2012-06-021-1/+6
* move /dev/vmmcX creation to a more central placeJohn Crispin2012-06-022-33/+10
* 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
* uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer...Jo-Philipp Wich2012-05-302-3/+3
* 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
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
* 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
* mac80211: use built-in regulatory database instead of crda to avoid various r...Felix Fietkau2012-05-282-1/+701