summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* mountd: Rename uci_add_history to uci_add_delta (#8084)Vasilis Tsiligiannis2010-10-162-1/+28
| | | | SVN-Revision: 23474
* mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and ↵Felix Fietkau2010-10-1631-1002/+1624
| | | | | | performance enhancements SVN-Revision: 23470
* package/busybox: update to busybox-1.17.3Alexandros C. Couloumbis2010-10-144-628/+2
| | | | SVN-Revision: 23435
* libnl-tiny: fix a compiler warning that shows up with -pedanticFelix Fietkau2010-10-141-2/+6
| | | | SVN-Revision: 23431
* uci: update to 2010-09-28Felix Fietkau2010-10-142-6/+6
| | | | SVN-Revision: 23430
* wifi: change the default channel from 5 to 11, 5 was a really bad choiceFelix Fietkau2010-10-133-3/+3
| | | | SVN-Revision: 23423
* ath9k: fix a few ani issuesFelix Fietkau2010-10-123-0/+75
| | | | SVN-Revision: 23412
* ath9k: fix channel time updates when the interface is idleFelix Fietkau2010-10-121-0/+54
| | | | SVN-Revision: 23410
* mac80211: fix a crash in the netlink backportFelix Fietkau2010-10-121-0/+12
| | | | SVN-Revision: 23409
* mac80211: kmod-p54-common needs crc-ccitt, patch by loswillosJo-Philipp Wich2010-10-101-1/+1
| | | | SVN-Revision: 23384
* kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to ↵Jo-Philipp Wich2010-10-101-2/+2
| | | | | | kmod-crypto-mv-cesa SVN-Revision: 23383
* ath9k: fix counter overflow in survey channel time stats for the operating ↵Felix Fietkau2010-10-101-15/+33
| | | | | | channel SVN-Revision: 23381
* mac80211: update to a newer compat-wireless which fixes rt2800pci compile ↵Felix Fietkau2010-10-104-319/+3
| | | | | | issues on 2.6.32 and below SVN-Revision: 23374
* gdb: Enable parallel buildMichael Büsch2010-10-091-1/+3
| | | | SVN-Revision: 23373
* iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move ↵Jo-Philipp Wich2010-10-092-2/+18
| | | | | | autogen.sh invocation to Build/Configure SVN-Revision: 23369
* mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSDJo-Philipp Wich2010-10-091-0/+189
| | | | SVN-Revision: 23367
* iw: add support for the new survey dataFelix Fietkau2010-10-093-11/+152
| | | | SVN-Revision: 23351
* ath9k: implement extended channel utilization statistics via surveyFelix Fietkau2010-10-097-0/+935
| | | | SVN-Revision: 23350
* ath9k: add a fix for an aggregation delimiter size rounding errorFelix Fietkau2010-10-091-0/+13
| | | | SVN-Revision: 23349
* mac80211: fix netlink backport for 2.6.31 and belowFelix Fietkau2010-10-091-1/+94
| | | | SVN-Revision: 23348
* package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)Nicolas Thill2010-10-081-1/+1
| | | | SVN-Revision: 23345
* firewall: insert SNAT and DNAT rules according to the order of the ↵Jo-Philipp Wich2010-10-083-3/+6
| | | | | | configuration file (#8052) SVN-Revision: 23318
* Add support for nokia n810 soundMichael Büsch2010-10-071-0/+41
| | | | SVN-Revision: 23303
* block-mount: fix fstab.init for IB and buildrootJo-Philipp Wich2010-10-071-2/+5
| | | | SVN-Revision: 23296
* mac80211: update to wireless-testing 2010-10-06Felix Fietkau2010-10-0727-1476/+245
| | | | SVN-Revision: 23294
* lua: switch to double precision for floatsJo-Philipp Wich2010-10-073-1/+23
| | | | SVN-Revision: 23284
* kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ↵Jo-Philipp Wich2010-10-071-2/+4
| | | | | | ac97 modules and misspells the module name in AutoLoad. SVN-Revision: 23283
* base-files: add udhcpc vendorid option (#7744)Jo-Philipp Wich2010-10-062-2/+4
| | | | SVN-Revision: 23279
* dnsmasq: remove a useless subshell invocation from the init scriptJo-Philipp Wich2010-10-061-1/+1
| | | | SVN-Revision: 23272
* dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves ↵Jo-Philipp Wich2010-10-062-2/+2
| | | | | | issues with Netflix and other services SVN-Revision: 23270
* base-files: mark /etc/sysupgrade.conf as conffileJo-Philipp Wich2010-10-051-0/+1
| | | | SVN-Revision: 23264
* uhttpd: revert unrelated change in previous commitJo-Philipp Wich2010-10-051-3/+1
| | | | SVN-Revision: 23261
* uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hintsJo-Philipp Wich2010-10-052-1/+5
| | | | SVN-Revision: 23260
* ppp: utilize the new keepfiles facility to backup the whole radius directoryJo-Philipp Wich2010-10-051-4/+1
| | | | SVN-Revision: 23259
* base-files: - add sysupgrade support for keepfile hints * introduces ↵Jo-Philipp Wich2010-10-054-3/+21
| | | | | | /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles SVN-Revision: 23258
* wprobe: mark /etc/config/wprobe as conffileJo-Philipp Wich2010-10-051-1/+5
| | | | SVN-Revision: 23255
* udev: mark /etc/udev/udev.conf as conffile (rules left out for now)Jo-Philipp Wich2010-10-051-0/+4
| | | | SVN-Revision: 23254
* pptp: mark /etc/ppp/options.pptp as conffileJo-Philipp Wich2010-10-051-2/+6
| | | | SVN-Revision: 23253
* mountd: mark /etc/config/mountd as conffileJo-Philipp Wich2010-10-051-1/+4
| | | | SVN-Revision: 23252
* mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffileJo-Philipp Wich2010-10-051-0/+4
| | | | SVN-Revision: 23251
* iproute2: mark /etc/iproute2/rt_tables as conffileJo-Philipp Wich2010-10-051-0/+4
| | | | SVN-Revision: 23250
* hotplug2: mark /etc/hotplug2.rules as conffileJo-Philipp Wich2010-10-051-1/+5
| | | | SVN-Revision: 23249
* ppp: mark /etc/ppp/ resources as conffilesJo-Philipp Wich2010-10-051-1/+19
| | | | SVN-Revision: 23248
* Toto, we don't support Linux 2.4 anymore..Imre Kaloz2010-10-051-5/+0
| | | | SVN-Revision: 23245
* mac80211: ath9k: get tx gain type from eepromGabor Juhos2010-10-052-1/+34
| | | | SVN-Revision: 23242
* qos-scripts: bump pkg revision after r23227, extend copyright, mark ↵Jo-Philipp Wich2010-10-051-2/+6
| | | | | | /etc/config/qos as conffile SVN-Revision: 23238
* base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to ↵Jo-Philipp Wich2010-10-052-3/+4
| | | | | | backup file list SVN-Revision: 23233
* base-files: mark /etc/rc.local as conffileJo-Philipp Wich2010-10-051-0/+1
| | | | SVN-Revision: 23232
* firewall: mark /etc/firewall.user as conffileJo-Philipp Wich2010-10-051-0/+1
| | | | SVN-Revision: 23231
* opkg: update to r576, remove 013add-list-changed-conffiles.patch - went ↵Jo-Philipp Wich2010-10-052-72/+2
| | | | | | upstream. SVN-Revision: 23230