summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix zlib linking failures with gcc-4.4+ (#6173)Florian Fainelli2010-01-021-0/+1
| | | | SVN-Revision: 19012
* add western digital netcenter support to broadcom-diag (#6124) original ↵Florian Fainelli2010-01-021-0/+31
| | | | | | patch from Christoph Muellner SVN-Revision: 19008
* enable hso on ar71xx (#6432)Florian Fainelli2010-01-021-1/+1
| | | | SVN-Revision: 18995
* package: kernel/modules: package module for MAC-VLAN supportGabor Juhos2009-12-311-0/+16
| | | | SVN-Revision: 18980
* spidev_test depends on kmod-spi-dev to workFlorian Fainelli2009-12-301-1/+1
| | | | SVN-Revision: 18975
* defer the loading of spidev after spi master driversFlorian Fainelli2009-12-301-1/+1
| | | | SVN-Revision: 18974
* fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-302-7/+7
| | | | SVN-Revision: 18972
* fix wrong paths after r18955.Florian Fainelli2009-12-283-3/+18
| | | | SVN-Revision: 18957
* fix trailing endif after r18954. (#6420)Florian Fainelli2009-12-281-1/+0
| | | | SVN-Revision: 18956
* remove handling of older unsupported kernelsImre Kaloz2009-12-277-37/+11
| | | | SVN-Revision: 18955
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-273-45/+3
| | | | SVN-Revision: 18954
* b43-fwsquash: ucode2.fw also supports core rev 3Michael Büsch2009-12-261-1/+1
| | | | SVN-Revision: 18948
* b43 and b43legacy: squash firmwareHauke Mehrtens2009-12-264-5/+37
| | | | | | | Only G and L-PHY are supportted by b43 driver Add squash firmware for b43legacy SVN-Revision: 18947
* wprobe: fix interface selection. Thanks morpheus, Freifunk AurichAndy Boyett2009-12-261-2/+2
| | | | SVN-Revision: 18946
* b43: Add L-PHY firemware files to squash scriptHauke Mehrtens2009-12-262-4/+12
| | | | | | | | | Use firmware 4.178.10.4 as default on. Select firmware for all supported phy types and version as default. Close ticket #5978 SVN-Revision: 18935
* dnsmasq: While trying to document the dhcp UCI config, I noticed that the ↵Jo-Philipp Wich2009-12-262-2/+2
| | | | | | name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page. Signed-off-by: Stefan Bethke <stb@lassitu.de> SVN-Revision: 18934
* mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch ↵Felix Fietkau2009-12-241-1/+1
| | | | | | from #6401) SVN-Revision: 18923
* add Askey RT210W support (patch from #6380)Felix Fietkau2009-12-241-0/+30
| | | | SVN-Revision: 18922
* add WRT300N v1.1 support (patch from #6379)Felix Fietkau2009-12-241-0/+17
| | | | SVN-Revision: 18921
* wprobe: fix up data lengths in the ipfix exporterFelix Fietkau2009-12-241-0/+3
| | | | SVN-Revision: 18919
* e2fsprogs: restore patch from [12355], lost between upgrade & downgradeNicolas Thill2009-12-231-0/+11
| | | | SVN-Revision: 18909
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-233-3/+3
| | | | SVN-Revision: 18905
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-234-4/+4
| | | | SVN-Revision: 18903
* ipset: use a common DEPENDS for both ipset and kmod-ipset packagesNicolas Thill2009-12-231-2/+8
| | | | SVN-Revision: 18902
* kernel: enable kmod-sound-core on umlNicolas Thill2009-12-231-4/+4
| | | | SVN-Revision: 18901
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
| | | | SVN-Revision: 18896
* allow different ar7-atm versions to be selected (#6345)Florian Fainelli2009-12-222-2/+38
| | | | SVN-Revision: 18887
* opkg: only select overlay_root if the install destination is root, this ↵Jo-Philipp Wich2009-12-222-7/+16
| | | | | | eliminates the need for force_space when using external destinations like usb disks SVN-Revision: 18884
* wprobe: mask as BROKEN on crisNicolas Thill2009-12-221-1/+5
| | | | SVN-Revision: 18883
* gdb: not support on crisNicolas Thill2009-12-221-1/+1
| | | | SVN-Revision: 18882
* opkg: fix invalid free triggered by 011-old-config-location.patch and ↵Jo-Philipp Wich2009-12-212-8/+31
| | | | | | replace 012-cleanup-tmpdir.patch with upstream fix SVN-Revision: 18879
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-212-2/+2
| | | | SVN-Revision: 18877
* Add udhcpc command-line argument to request rootpathHamish Guthrie2009-12-211-1/+1
| | | | SVN-Revision: 18876
* opkg: the current version leaves empty temp directories behind, clean them ↵Jo-Philipp Wich2009-12-211-0/+12
| | | | | | up before exit SVN-Revision: 18872
* e2fsprogs: use select-style dependencies, don't ship dev shlib symlinkNicolas Thill2009-12-211-6/+6
| | | | SVN-Revision: 18866
* gdb: fix build failure with arm targetsNicolas Thill2009-12-201-1/+3
| | | | SVN-Revision: 18865
* opkg: update to r503 - reduces peak memory usage by further 20%, rebased ↵Jo-Philipp Wich2009-12-208-142/+106
| | | | | | patches, restored old config file default SVN-Revision: 18864
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20
| | | | SVN-Revision: 18859
* ipfix: sync changes from openimpFelix Fietkau2009-12-192-46/+115
| | | | SVN-Revision: 18856
* libipfix: specify the number of the wprobe ie append script on the command lineFelix Fietkau2009-12-191-10/+7
| | | | SVN-Revision: 18855
* wprobe-util: always print regular output to stdout instead of stderrFelix Fietkau2009-12-191-9/+9
| | | | SVN-Revision: 18854
* madwifi: fix antenna selection for ubnt loco2/loco5Felix Fietkau2009-12-191-9/+41
| | | | SVN-Revision: 18853
* wprobe: export raw values (n, s, ss) to ipfix collectors for improved ↵Felix Fietkau2009-12-193-50/+48
| | | | | | measurement accuracy SVN-Revision: 18852
* kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ↵Nicolas Thill2009-12-191-1/+1
| | | | | | (closes: #5843) SVN-Revision: 18847
* kernel: fix kmod-ipt-iprange (closes: #6187)Nicolas Thill2009-12-181-0/+1
| | | | SVN-Revision: 18838
* add ipset v4.1Nicolas Thill2009-12-181-0/+78
| | | | SVN-Revision: 18833
* iptables: add an iptables-mod-ipset package (closes: #6327)Nicolas Thill2009-12-181-0/+13
| | | | SVN-Revision: 18832
* wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & ↵Nicolas Thill2009-12-181-3/+9
| | | | | | pxcab SVN-Revision: 18813
* mac80211: fix rt2x00-lib dependency on PCI/USBNicolas Thill2009-12-181-1/+1
| | | | SVN-Revision: 18812
* base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc ↵Nicolas Thill2009-12-181-1/+1
| | | | | | combinations don't provide a libpthread_so.a matching libc_so.a) SVN-Revision: 18810