aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versionsFelix Fietkau2012-05-171-16/+0
| | | | SVN-Revision: 31776
* kernel: remove obsolete CompareKernelPatchVer callsFelix Fietkau2012-05-178-77/+18
| | | | SVN-Revision: 31775
* mac80211: brcmsmac update to version from wireless-testing tag ↵Hauke Mehrtens2012-05-174-0/+4735
| | | | | | master-2012-05-16-2 SVN-Revision: 31773
* kernel: ssb/bcma: update to version from wireless-testing tag ↵Hauke Mehrtens2012-05-171-0/+159
| | | | | | master-2012-05-16-2 SVN-Revision: 31772
* 6to4: load the network config to fix radvd announce (#11467)Felix Fietkau2012-05-171-0/+1
| | | | SVN-Revision: 31770
* tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)Felix Fietkau2012-05-171-1/+1
| | | | SVN-Revision: 31769
* 6in4: remove some obsolete functionsFelix Fietkau2012-05-171-13/+0
| | | | SVN-Revision: 31768
* libubox: fix jshn handling of variables with numbers (fixes #11468)Felix Fietkau2012-05-171-3/+3
| | | | SVN-Revision: 31767
* qos-scripts: use kmod-sched-core instead of kmod-schedFelix Fietkau2012-05-161-1/+1
| | | | SVN-Revision: 31761
* kernel: split kmod-sched into kmod-sched-core and kmod-schedFelix Fietkau2012-05-161-18/+39
| | | | SVN-Revision: 31760
* qos-scripts: replace sfq/red with fq_codel - massively improves latency ↵Felix Fietkau2012-05-162-42/+3
| | | | | | under load SVN-Revision: 31759
* iproute2: update to 3.3.0, drop a few useless old patches, add codel supportFelix Fietkau2012-05-1612-3188/+588
| | | | SVN-Revision: 31758
* kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)Felix Fietkau2012-05-161-0/+2
| | | | SVN-Revision: 31757
* firewall: rework interface address determination to skip ipv6 addressesJo-Philipp Wich2012-05-161-9/+19
| | | | SVN-Revision: 31755
* firewall: fix nat reflection after netifd switch (#11460)Jo-Philipp Wich2012-05-162-4/+34
| | | | SVN-Revision: 31754
* libubox: update to latest version, fixes handling of numbers in jshn variablesFelix Fietkau2012-05-161-3/+3
| | | | SVN-Revision: 31747
* netifd: bring up all interfaces on /etc/init.d/network restartFelix Fietkau2012-05-141-2/+1
| | | | SVN-Revision: 31732
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-148-7/+14
| | | | | | in a few relevant places SVN-Revision: 31730
* netifd: use the new json_get_vars function in the dhcp helper scriptFelix Fietkau2012-05-141-6/+1
| | | | SVN-Revision: 31727
* ppp: use the new json_get_vars functionFelix Fietkau2012-05-141-17/+2
| | | | SVN-Revision: 31726
* pptp: use the new json_get_vars functionFelix Fietkau2012-05-141-2/+1
| | | | SVN-Revision: 31725
* pptp: use resolveip, schedule restart if dns lookups failFelix Fietkau2012-05-141-1/+12
| | | | SVN-Revision: 31724
* netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵Felix Fietkau2012-05-141-2/+2
| | | | | | use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) SVN-Revision: 31723
* pptp: drop the dependency on ip if netifd is selectedFelix Fietkau2012-05-141-1/+1
| | | | SVN-Revision: 31722
* libubox: update to latest version, adds a new function in jshn.shFelix Fietkau2012-05-141-3/+3
| | | | SVN-Revision: 31721
* relayd: fix return code check for resolving network->ifname mappingFelix Fietkau2012-05-141-1/+0
| | | | SVN-Revision: 31712
* package/e2fsprogs: disable building of internal lib{blkid,uuid}Gabor Juhos2012-05-133-2/+43
| | | | | | Also remove an empty patch. SVN-Revision: 31702
* package/util-linux: install development filesGabor Juhos2012-05-131-2/+26
| | | | | | | | Also remove trailing whitespaces from the Makefile. Based on a patch by M. Braun. SVN-Revision: 31701
* ath9k: fix ar9330 internal regulator setupFelix Fietkau2012-05-121-0/+33
| | | | SVN-Revision: 31692
* ath9k: update initvals for ar9330 to fix issues with high power designsFelix Fietkau2012-05-121-0/+301
| | | | SVN-Revision: 31691
* ath9k: fix a rare use-after-free bugFelix Fietkau2012-05-121-0/+67
| | | | SVN-Revision: 31690
* ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵Felix Fietkau2012-05-121-0/+26
| | | | | | DMA" errors SVN-Revision: 31689
* remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵Felix Fietkau2012-05-111-15/+0
| | | | | | as a module anyway SVN-Revision: 31678
* package/kernel: add package for the ADT7473/7475/7476/7490 sensorsGabor Juhos2012-05-091-0/+15
| | | | SVN-Revision: 31657
* package/kernel: add package for the LM85 sensorGabor Juhos2012-05-091-0/+15
| | | | SVN-Revision: 31656
* package/kernel: move hwmon-vid into a separate packageGabor Juhos2012-05-091-16/+23
| | | | SVN-Revision: 31655
* ppp: remove stray bracked in ppp-up script, thanks swalkerJo-Philipp Wich2012-05-071-1/+0
| | | | SVN-Revision: 31647
* base-files: wait for wifi modules to settleJonas Gorski2012-05-061-0/+3
| | | | | | | | | | On slower devices wifi drivers might take too long for detecting devices, resulting in the wifi detect call not seeing them. This was observed on a bcm6348 with bcm4318 wifi. Adding a one second pause was enough for b43 to expose the device. SVN-Revision: 31639
* pptp: fix installation path for netifd proto handlerFelix Fietkau2012-05-061-2/+2
| | | | SVN-Revision: 31636
* kernel: remove kernel modules and references to kernels <= 2.6.36Hauke Mehrtens2012-05-0614-164/+26
| | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634
* kernel: remove kmod-usb-serial-airprimeHauke Mehrtens2012-05-061-15/+0
| | | | | | This was removed from kernel 2.6.27 SVN-Revision: 31633
* kernel: remove kmod-usb-videoHauke Mehrtens2012-05-061-15/+0
| | | | | | | | This was remove in kernel 2.6.38 and is not needed any more. The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30. SVN-Revision: 31632
* kernel: remove kmod-usb-videoHauke Mehrtens2012-05-061-13/+0
| | | | | | This was remove in kernel 2.6.38 and is not needed any more. SVN-Revision: 31631
* kernel: add video-videobuf2Hauke Mehrtens2012-05-061-2/+24
| | | | | | This should fix #11349 and #11142 SVN-Revision: 31630
* kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all ↵Hauke Mehrtens2012-05-061-2/+0
| | | | | | | | kernel versions This module is available on all supported kernel versions SVN-Revision: 31629
* kernel: add kmod-video-gspca-konica and remove kmod-video-konicaHauke Mehrtens2012-05-061-17/+15
| | | | | | kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica SVN-Revision: 31628
* kernel: remove kmod-video-ov511 and kmod-video-ovcamchipHauke Mehrtens2012-05-061-35/+0
| | | | | | These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. SVN-Revision: 31627
* ubus: update to latest version, add LUAPATH to cmake options - fixes #11398Felix Fietkau2012-05-061-2/+5
| | | | SVN-Revision: 31622
* ubus: update to current git, package up libubus-luaJo-Philipp Wich2012-05-051-3/+17
| | | | SVN-Revision: 31619
* package/ar7-atm: allow to build on 3.3Gabor Juhos2012-05-052-0/+66
| | | | SVN-Revision: 31613