summaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Revert "package/mac80211: fix atomic64 compat"Felix Fietkau2011-11-191-1/+1
| | | | SVN-Revision: 29258
* ath9k: allow run-time change of the chanbw debugfs fileFelix Fietkau2011-11-193-6/+74
| | | | SVN-Revision: 29257
* base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-192-3/+3
| | | | SVN-Revision: 29256
* mac80211: update to wireless-testing 2011-11-15Felix Fietkau2011-11-1831-708/+544
| | | | SVN-Revision: 29240
* package/mac80211: fix atomic64 compatNicolas Thill2011-11-171-1/+1
| | | | SVN-Revision: 29209
* base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-172-2/+2
| | | | SVN-Revision: 29208
* base-files: now that we have date -k, adjust the kernel timezone after ↵Jo-Philipp Wich2011-11-172-2/+5
| | | | | | setting up TZ and localtime SVN-Revision: 29204
* busybox: add a "date -k" to set the kernel timezone from the current ↵Jo-Philipp Wich2011-11-172-1/+84
| | | | | | localtime utc offset SVN-Revision: 29203
* p54spi: workqueue deadlock fixMichael Büsch2011-11-161-0/+22
| | | | SVN-Revision: 29202
* p54spi: Lock fixesMichael Büsch2011-11-162-0/+29
| | | | SVN-Revision: 29200
* base-files: rewrite killing of nonessential services to not rely on top, use ↵Jo-Philipp Wich2011-11-162-10/+18
| | | | | | the proc filesystem only SVN-Revision: 29187
* busybox: fix empty password detection in telnetd init (#10432)Jo-Philipp Wich2011-11-162-2/+2
| | | | SVN-Revision: 29183
* package/ppp: fix typo in r28868 (closes: #10429)Nicolas Thill2011-11-152-2/+2
| | | | SVN-Revision: 29165
* allow building 8021q and bridge as modulesFlorian Fainelli2011-11-151-0/+62
| | | | SVN-Revision: 29163
* kmod-r6040 depends on kmod-libphyFlorian Fainelli2011-11-151-1/+1
| | | | SVN-Revision: 29162
* busybox: revert accidentally committed debugging flagJo-Philipp Wich2011-11-151-2/+0
| | | | SVN-Revision: 29158
* busybox: fix hexdump segmentation fault with an empty leading format unitJo-Philipp Wich2011-11-152-1/+14
| | | | SVN-Revision: 29156
* ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)Felix Fietkau2011-11-155-66/+98
| | | | SVN-Revision: 29155
* uhttpd: prevent linking uhttpd binary against crypto librariesJo-Philipp Wich2011-11-151-1/+1
| | | | SVN-Revision: 29152
* broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier ↵Jo-Philipp Wich2011-11-142-7/+10
| | | | | | <etienne.champetier@free.fr> SVN-Revision: 29136
* ath9k: do not put the hardware to full-sleep while tx is pendingFelix Fietkau2011-11-141-0/+22
| | | | SVN-Revision: 29133
* ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ↵Felix Fietkau2011-11-143-74/+56
| | | | | | early phy stop SVN-Revision: 29132
* base-files: prime root password with "x" to notify programs that there is a ↵Jo-Philipp Wich2011-11-143-3/+6
| | | | | | shadow record, fix /bin/login.sh password detection accordingly. Solves broken key based dropbear login with empty password after r28935. SVN-Revision: 29130
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbFelix Fietkau2011-11-141-0/+1
| | | | | | | | The driver works quite nice and stable for me using a RaLink Rt5370 USB device. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29116
* netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeyFelix Fietkau2011-11-141-2/+2
| | | | SVN-Revision: 29115
* uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1Jo-Philipp Wich2011-11-141-4/+4
| | | | SVN-Revision: 29111
* madwifi: rename patch from ifxmips -> lantiqJohn Crispin2011-11-131-0/+0
| | | | SVN-Revision: 29020
* uboot-lantiq: not all configs were using lzma for compression, add gigaset ↵John Crispin2011-11-131-6/+10
| | | | | | | | ramboot image Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 29019
* lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how ↵John Crispin2011-11-121-0/+50
| | | | | | to use it SVN-Revision: 28994
* package/base-files: enhance service functionsNicolas Thill2011-11-121-13/+27
| | | | | | | | * allow matching process by name (useful for processes changing it) * check if first argument is executable * fix function name used in error messages SVN-Revision: 28991
* package: add om2p-watchdog scriptGabor Juhos2011-11-123-0/+73
| | | | | | Based on a patch by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 28972
* pjsip: bump to 1.10 and improve ltq_tapi backendJohn Crispin2011-11-115-706/+675
| | | | SVN-Revision: 28963
* base-files: now that the initial password is completely empty (and not ↵Jo-Philipp Wich2011-11-112-3/+3
| | | | | | primed with "!") adjust login.sh for it to make telnetd available again SVN-Revision: 28943
* package/base-files-network: fix udhcpc issues introduced in r28866 (closes: ↵Nicolas Thill2011-11-112-4/+10
| | | | | | #10383) SVN-Revision: 28942
* mac80211: add antenna control api for b43Jo-Philipp Wich2011-11-101-0/+131
| | | | SVN-Revision: 28940
* acx-mac80211: update to 20111030Florian Fainelli2011-11-101-2/+2
| | | | | | Fixes build failures with Linux 3.1+ SVN-Revision: 28939
* nuke another 2.4 skeletonImre Kaloz2011-11-101-1/+0
| | | | SVN-Revision: 28937
* enable and use shadow passwords by defaultImre Kaloz2011-11-103-7/+6
| | | | SVN-Revision: 28936
* the empty root password should be empty ;)Imre Kaloz2011-11-101-1/+1
| | | | SVN-Revision: 28935
* base-files, target: assign name to system timeserver section, makes it ↵Jo-Philipp Wich2011-11-101-1/+1
| | | | | | easier to set servers on the cli SVN-Revision: 28933
* package: kernel: fix typoJonas Gorski2011-11-091-1/+1
| | | | SVN-Revision: 28898
* package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)Jonas Gorski2011-11-095-50/+198
| | | | SVN-Revision: 28897
* package: mac80211: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
| | | | SVN-Revision: 28896
* package: acx: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
| | | | SVN-Revision: 28895
* package: madwifi: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
| | | | SVN-Revision: 28894
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-095-308/+4
| | | | | | | | | To make the ioctl number "stable", use an arbitrary high number to prevent conflicts with new mtd ioctls that would push MTDREFRESH's number. Also make mtd use the in-kernel mtd headers. SVN-Revision: 28893
* uhttpd: cope with DES crypted passwd entries by not relying on a leading ↵Jo-Philipp Wich2011-11-092-6/+3
| | | | | | dollar sign to indicate a cipher SVN-Revision: 28886
* package/busybox: passwd: use MD5 hash by default (like it used to be)Nicolas Thill2011-11-092-1/+21
| | | | SVN-Revision: 28885
* pacakge/iw: don't show a stray ']' if the chain signal attribute list is emptyGabor Juhos2011-11-092-5/+7
| | | | | | | | | | | | | | | | | | | | | | Without the patch, the output of 'station dump' command looks weird in some cases: root@OpenWrt:/# iw dev wlan0 station dump Station 00:21:27:cb:57:02 (on wlan0) inactive time: 190 ms rx bytes: 36652 rx packets: 149 tx bytes: 1998 tx packets: 16 tx retries: 0 tx failed: 0 signal: -31 ] dBm signal avg: -30 [-32, -36] dBm tx bitrate: 5.5 MBit/s rx bitrate: 54.0 MBit/s root@OpenWrt:/# SVN-Revision: 28879
* firewall: add DHCPv6 default rule (#10381)Jo-Philipp Wich2011-11-092-1/+13
| | | | SVN-Revision: 28874