aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix acx-mac80211 build (closes #2534)Matteo Croce2007-10-141-4/+0
| | | | SVN-Revision: 9323
* Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵Florian Fainelli2007-10-142-0/+6
| | | | | | using the right command line SVN-Revision: 9322
* mark b43 as brokenFelix Fietkau2007-10-141-1/+1
| | | | SVN-Revision: 9321
* Build a karma variant of madwifiFlorian Fainelli2007-10-142-0/+116
| | | | SVN-Revision: 9316
* fixed 1677John Crispin2007-10-141-1/+1
| | | | SVN-Revision: 9314
* DESCRIPTION:= is obseleteJohn Crispin2007-10-143-6/+13
| | | | SVN-Revision: 9306
* DESCRIPTION:= is obseleteJohn Crispin2007-10-141-3/+12
| | | | SVN-Revision: 9305
* fix nl80211Felix Fietkau2007-10-131-3/+4
| | | | SVN-Revision: 9296
* fix typoFelix Fietkau2007-10-131-1/+1
| | | | SVN-Revision: 9295
* don't build mac80211 if the kernel version does not matchFelix Fietkau2007-10-131-0/+2
| | | | SVN-Revision: 9294
* add b43Felix Fietkau2007-10-1328-0/+16946
| | | | SVN-Revision: 9293
* fix include, reduce verbosityFelix Fietkau2007-10-131-4/+2
| | | | SVN-Revision: 9292
* remove old bcm43xx-mac80211... will be replaced by b43Felix Fietkau2007-10-1331-16838/+0
| | | | SVN-Revision: 9291
* add updated mac80211 - this no longer relies on patching includes in the ↵Felix Fietkau2007-10-1351-11929/+8701
| | | | | | kernel trees, but just uses its own instead SVN-Revision: 9290
* updated linux-uvc, from #2512John Crispin2007-10-131-2/+2
| | | | SVN-Revision: 9287
* updated ipsec-tools from #2510John Crispin2007-10-131-2/+3
| | | | SVN-Revision: 9286
* ipset: update to version 2.3.0, probably you need to rebuild your toolchain ↵Gabor Juhos2007-10-122-193/+5
| | | | | | to compile it successfully SVN-Revision: 9270
* netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵Gabor Juhos2007-10-121-0/+12
| | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269
* add a kernel module for GPIO LEDsGabor Juhos2007-10-111-2/+19
| | | | SVN-Revision: 9262
* Add 6tunnel configuration for tunnel brokers based configuration (not ↵Florian Fainelli2007-10-112-0/+70
| | | | | | SiXXS), disabled by default SVN-Revision: 9259
* split ipip & iptunnel4 and ipv6 & sit into separate packagesNicolas Thill2007-10-101-24/+48
| | | | SVN-Revision: 9241
* build leds-adm5120 as a moduleGabor Juhos2007-10-091-0/+16
| | | | SVN-Revision: 9219
* add custom GPIO-based I2C driverGabor Juhos2007-10-091-0/+16
| | | | SVN-Revision: 9218
* move grub menu.lst to the right placeFelix Fietkau2007-10-091-15/+0
| | | | SVN-Revision: 9216
* move grub to package/Felix Fietkau2007-10-093-0/+4587
| | | | SVN-Revision: 9212
* remove trailing spaces to fix errors at dump timeNicolas Thill2007-10-091-8/+11
| | | | SVN-Revision: 9209
* fixed linux-uvc, didn't read nicos commentJohn Crispin2007-10-081-1/+1
| | | | SVN-Revision: 9203
* updated/fixed linux-uvc, from #2458John Crispin2007-10-081-3/+3
| | | | SVN-Revision: 9202
* added sdparm and scsi-generic module, from #2481John Crispin2007-10-081-0/+10
| | | | SVN-Revision: 9201
* update dnsmasq to 2.40, from #2479John Crispin2007-10-083-8/+8
| | | | SVN-Revision: 9200
* fix insmod crash when the module is not foundFelix Fietkau2007-10-081-21/+24
| | | | SVN-Revision: 9194
* no need to free_irq in remove, done in closeEugene Konev2007-10-081-6/+5
| | | | SVN-Revision: 9183
* enable niceFelix Fietkau2007-10-071-1/+1
| | | | SVN-Revision: 9181
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-073-1/+114
| | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178
* Turn on stp for br-lan only when doing wds (#2476)Florian Fainelli2007-10-071-0/+2
| | | | SVN-Revision: 9176
* add missing dependency on linux-atmEugene Konev2007-10-071-0/+1
| | | | SVN-Revision: 9174
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-063-6/+0
| | | | SVN-Revision: 9162
* add clientid to udhcpc thanks pjamaTravis Kemen2007-10-061-1/+2
| | | | SVN-Revision: 9159
* add option for cleaning all ipkg info before the image buildFelix Fietkau2007-10-051-0/+1
| | | | SVN-Revision: 9151
* fix segfault with insmod on 2.4Felix Fietkau2007-10-051-20/+27
| | | | SVN-Revision: 9146
* add minimal uci supportEugene Konev2007-10-052-0/+200
| | | | SVN-Revision: 9145
* add rough vlynq supportEugene Konev2007-10-052-20/+556
| | | | SVN-Revision: 9144
* fix compile error with 2.4Felix Fietkau2007-10-051-13/+14
| | | | SVN-Revision: 9137
* add upstream fixes for 1.7.2Felix Fietkau2007-10-052-0/+66
| | | | SVN-Revision: 9131
* Upgrade busybox to 1.7.2 - clean up insmod crap - add some ↵Felix Fietkau2007-10-0548-1303/+1965
| | | | | | lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches SVN-Revision: 9130
* Fix sangam DSL build with 2.6.23 kernelMatteo Croce2007-10-041-61/+80
| | | | SVN-Revision: 9119
* upgrade acx and acx-mac80211, removed two patches now unneededMatteo Croce2007-10-036-294/+7
| | | | SVN-Revision: 9112
* fix busybox configuration submenuNicolas Thill2007-10-031-1/+1
| | | | SVN-Revision: 9103
* Add support for the network packet generatorFlorian Fainelli2007-10-021-0/+16
| | | | SVN-Revision: 9091
* fix path to the snapshot packages (snapshot build/upload needs to be fixed ↵Felix Fietkau2007-09-301-1/+1
| | | | | | as well) SVN-Revision: 9083