Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ath9k: fix channel time updates when the interface is idle | Felix Fietkau | 2010-10-12 | 1 | -0/+54 | |
| | | | | SVN-Revision: 23410 | |||||
* | mac80211: fix a crash in the netlink backport | Felix Fietkau | 2010-10-12 | 1 | -0/+12 | |
| | | | | SVN-Revision: 23409 | |||||
* | mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos | Jo-Philipp Wich | 2010-10-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23384 | |||||
* | kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to ↵ | Jo-Philipp Wich | 2010-10-10 | 1 | -2/+2 | |
| | | | | | | kmod-crypto-mv-cesa SVN-Revision: 23383 | |||||
* | ath9k: fix counter overflow in survey channel time stats for the operating ↵ | Felix Fietkau | 2010-10-10 | 1 | -15/+33 | |
| | | | | | | channel SVN-Revision: 23381 | |||||
* | mac80211: update to a newer compat-wireless which fixes rt2800pci compile ↵ | Felix Fietkau | 2010-10-10 | 4 | -319/+3 | |
| | | | | | | issues on 2.6.32 and below SVN-Revision: 23374 | |||||
* | gdb: Enable parallel build | Michael Büsch | 2010-10-09 | 1 | -1/+3 | |
| | | | | SVN-Revision: 23373 | |||||
* | iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move ↵ | Jo-Philipp Wich | 2010-10-09 | 2 | -2/+18 | |
| | | | | | | autogen.sh invocation to Build/Configure SVN-Revision: 23369 | |||||
* | mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD | Jo-Philipp Wich | 2010-10-09 | 1 | -0/+189 | |
| | | | | SVN-Revision: 23367 | |||||
* | iw: add support for the new survey data | Felix Fietkau | 2010-10-09 | 3 | -11/+152 | |
| | | | | SVN-Revision: 23351 | |||||
* | ath9k: implement extended channel utilization statistics via survey | Felix Fietkau | 2010-10-09 | 7 | -0/+935 | |
| | | | | SVN-Revision: 23350 | |||||
* | ath9k: add a fix for an aggregation delimiter size rounding error | Felix Fietkau | 2010-10-09 | 1 | -0/+13 | |
| | | | | SVN-Revision: 23349 | |||||
* | mac80211: fix netlink backport for 2.6.31 and below | Felix Fietkau | 2010-10-09 | 1 | -1/+94 | |
| | | | | SVN-Revision: 23348 | |||||
* | package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017) | Nicolas Thill | 2010-10-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23345 | |||||
* | firewall: insert SNAT and DNAT rules according to the order of the ↵ | Jo-Philipp Wich | 2010-10-08 | 3 | -3/+6 | |
| | | | | | | configuration file (#8052) SVN-Revision: 23318 | |||||
* | Add support for nokia n810 sound | Michael Büsch | 2010-10-07 | 1 | -0/+41 | |
| | | | | SVN-Revision: 23303 | |||||
* | block-mount: fix fstab.init for IB and buildroot | Jo-Philipp Wich | 2010-10-07 | 1 | -2/+5 | |
| | | | | SVN-Revision: 23296 | |||||
* | mac80211: update to wireless-testing 2010-10-06 | Felix Fietkau | 2010-10-07 | 27 | -1476/+245 | |
| | | | | SVN-Revision: 23294 | |||||
* | lua: switch to double precision for floats | Jo-Philipp Wich | 2010-10-07 | 3 | -1/+23 | |
| | | | | SVN-Revision: 23284 | |||||
* | kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ↵ | Jo-Philipp Wich | 2010-10-07 | 1 | -2/+4 | |
| | | | | | | ac97 modules and misspells the module name in AutoLoad. SVN-Revision: 23283 | |||||
* | base-files: add udhcpc vendorid option (#7744) | Jo-Philipp Wich | 2010-10-06 | 2 | -2/+4 | |
| | | | | SVN-Revision: 23279 | |||||
* | dnsmasq: remove a useless subshell invocation from the init script | Jo-Philipp Wich | 2010-10-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23272 | |||||
* | dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves ↵ | Jo-Philipp Wich | 2010-10-06 | 2 | -2/+2 | |
| | | | | | | issues with Netflix and other services SVN-Revision: 23270 | |||||
* | base-files: mark /etc/sysupgrade.conf as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23264 | |||||
* | uhttpd: revert unrelated change in previous commit | Jo-Philipp Wich | 2010-10-05 | 1 | -3/+1 | |
| | | | | SVN-Revision: 23261 | |||||
* | uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints | Jo-Philipp Wich | 2010-10-05 | 2 | -1/+5 | |
| | | | | SVN-Revision: 23260 | |||||
* | ppp: utilize the new keepfiles facility to backup the whole radius directory | Jo-Philipp Wich | 2010-10-05 | 1 | -4/+1 | |
| | | | | SVN-Revision: 23259 | |||||
* | base-files: - add sysupgrade support for keepfile hints * introduces ↵ | Jo-Philipp Wich | 2010-10-05 | 4 | -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 conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+5 | |
| | | | | SVN-Revision: 23255 | |||||
* | udev: mark /etc/udev/udev.conf as conffile (rules left out for now) | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 23254 | |||||
* | pptp: mark /etc/ppp/options.pptp as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+6 | |
| | | | | SVN-Revision: 23253 | |||||
* | mountd: mark /etc/config/mountd as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+4 | |
| | | | | SVN-Revision: 23252 | |||||
* | mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 23251 | |||||
* | iproute2: mark /etc/iproute2/rt_tables as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 23250 | |||||
* | hotplug2: mark /etc/hotplug2.rules as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+5 | |
| | | | | SVN-Revision: 23249 | |||||
* | ppp: mark /etc/ppp/ resources as conffiles | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+19 | |
| | | | | SVN-Revision: 23248 | |||||
* | Toto, we don't support Linux 2.4 anymore.. | Imre Kaloz | 2010-10-05 | 1 | -5/+0 | |
| | | | | SVN-Revision: 23245 | |||||
* | mac80211: ath9k: get tx gain type from eeprom | Gabor Juhos | 2010-10-05 | 2 | -1/+34 | |
| | | | | SVN-Revision: 23242 | |||||
* | qos-scripts: bump pkg revision after r23227, extend copyright, mark ↵ | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+6 | |
| | | | | | | /etc/config/qos as conffile SVN-Revision: 23238 | |||||
* | base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to ↵ | Jo-Philipp Wich | 2010-10-05 | 2 | -3/+4 | |
| | | | | | | backup file list SVN-Revision: 23233 | |||||
* | base-files: mark /etc/rc.local as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23232 | |||||
* | firewall: mark /etc/firewall.user as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23231 | |||||
* | opkg: update to r576, remove 013add-list-changed-conffiles.patch - went ↵ | Jo-Philipp Wich | 2010-10-05 | 2 | -72/+2 | |
| | | | | | | upstream. SVN-Revision: 23230 | |||||
* | Make mv_cesa crypto module available on Orion as well. | Lars-Peter Clausen | 2010-10-04 | 1 | -0/+11 | |
| | | | | SVN-Revision: 23229 | |||||
* | uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from ↵ | Lars-Peter Clausen | 2010-10-04 | 9 | -25/+460 | |
| | | | | | | pervious commit) SVN-Revision: 23228 | |||||
* | qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800) | Vasilis Tsiligiannis | 2010-10-04 | 1 | -3/+4 | |
| | | | | SVN-Revision: 23227 | |||||
* | uboot-kirkwood: Add support for iomega iconnect wireless | Lars-Peter Clausen | 2010-10-04 | 1 | -1/+8 | |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23218 | |||||
* | kernel: Add hwmon-lm63 package | Lars-Peter Clausen | 2010-10-04 | 1 | -0/+14 | |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23216 | |||||
* | kernel: kirkwood/orion I2C module support | Lars-Peter Clausen | 2010-10-04 | 1 | -0/+16 | |
| | | | | | | | | This patch adds support for configuring kirkwood/orion i2c module. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23215 | |||||
* | base-files: utilize uci_get_state to read the previous dhcp router address ↵ | Jo-Philipp Wich | 2010-10-04 | 2 | -3/+3 | |
| | | | | | | in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes. SVN-Revision: 23211 |