summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update layer7 rulesHauke Mehrtens2009-05-0116-7/+20
| | | | SVN-Revision: 15544
* Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.Hauke Mehrtens2009-05-011-0/+463
| | | | SVN-Revision: 15543
* In r15501 the libxt_layer7.c was placed in a wrong location.Hauke Mehrtens2009-05-011-4/+4
| | | | SVN-Revision: 15541
* The location of eeprom_93cx6.ko has chanced.Hauke Mehrtens2009-05-011-0/+4
| | | | SVN-Revision: 15540
* fix a small bug in binutils 2.19.1 * ↵Gabor Juhos2009-05-011-0/+13
| | | | | | http://sourceware.org/bugzilla/show_bug.cgi?id=7093 SVN-Revision: 15538
* add missing symbolsHauke Mehrtens2009-05-011-0/+2
| | | | SVN-Revision: 15537
* Update to compat-wireless-2009-05-01Hauke Mehrtens2009-05-0124-6468/+397
| | | | SVN-Revision: 15536
* use vmalloc instead of kmalloc when reserving space for the lzma initramfs ↵Florian Fainelli2009-05-011-11/+19
| | | | | | (#3488) SVN-Revision: 15534
* add missing configuration symbols when enabling ramdisk supportFlorian Fainelli2009-05-013-0/+3
| | | | SVN-Revision: 15533
* add missing ramdisk configuration options (#5003)Florian Fainelli2009-05-011-0/+4
| | | | SVN-Revision: 15532
* rcS: wait for init scripts to complete before initiating the shutdown (patch ↵Felix Fietkau2009-04-302-6/+12
| | | | | | from #5032) SVN-Revision: 15530
* kernel: fix syntax error introduced with r15524Jo-Philipp Wich2009-04-301-2/+2
| | | | SVN-Revision: 15529
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-301-2/+2
| | | | SVN-Revision: 15527
* define libc_cv_slibdir, fixes mips64 compilation (#5011)Florian Fainelli2009-04-302-0/+2
| | | | SVN-Revision: 15526
* kernel: fix ide-disk problems on newer kernels - thanks russell!Jo-Philipp Wich2009-04-301-21/+43
| | | | SVN-Revision: 15524
* linux 2.6.28: fix kernel headers compilation error because of conflicting ↵Felix Fietkau2009-04-301-0/+29
| | | | | | getline() function definitions - this bug seems to be gone in newer kernels SVN-Revision: 15523
* opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3Felix Fietkau2009-04-301-1/+1
| | | | SVN-Revision: 15522
* uci: increase argv size in batch mode to silence a false gcc 4.4 compiler ↵Felix Fietkau2009-04-301-0/+11
| | | | | | warning SVN-Revision: 15521
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-302-4/+28
| | | | SVN-Revision: 15519
* fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8Jo-Philipp Wich2009-04-301-1/+1
| | | | SVN-Revision: 15518
* refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20Jo-Philipp Wich2009-04-305-17/+6355
| | | | SVN-Revision: 15517
* crda: use libnl-tinyFelix Fietkau2009-04-301-10/+12
| | | | SVN-Revision: 15516
* libnl-tiny: install a pkg-config fileFelix Fietkau2009-04-302-1/+12
| | | | SVN-Revision: 15515
* iw: use libnl-tiny, forcibly disable git version checkFelix Fietkau2009-04-301-4/+17
| | | | SVN-Revision: 15514
* libnl-tiny: sync genetlink.h with the kernel headerFelix Fietkau2009-04-301-0/+14
| | | | SVN-Revision: 15513
* fix a typo that prevented host build specific variable exports from workingFelix Fietkau2009-04-301-2/+2
| | | | SVN-Revision: 15512
* refresh the packet socket patch for 2.6.29Felix Fietkau2009-04-301-3/+3
| | | | SVN-Revision: 15511
* now that we register gpiodev, also include gpioctl in the default imageFlorian Fainelli2009-04-301-1/+1
| | | | SVN-Revision: 15510
* register gpiodevFlorian Fainelli2009-04-302-0/+8
| | | | SVN-Revision: 15509
* swconfig: use libnl-tiny instead of libnlFelix Fietkau2009-04-302-13/+19
| | | | SVN-Revision: 15508
* add libnl-tiny as a small replacement for libnl with only genl support includedFelix Fietkau2009-04-3044-0/+9124
| | | | SVN-Revision: 15507
* fix a crash in ip175c attribute enumerationFelix Fietkau2009-04-301-1/+0
| | | | SVN-Revision: 15506
* generic-2.6: add ip175c stuff for 2.6.29Gabor Juhos2009-04-303-2/+26
| | | | SVN-Revision: 15505
* Changed default gcc for ps3Hamish Guthrie2009-04-302-1/+3
| | | | SVN-Revision: 15504
* kernel: mask pcompress.ko crypto module for non-2.6.30 kernelsJo-Philipp Wich2009-04-301-1/+1
| | | | SVN-Revision: 15503
* refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1Jo-Philipp Wich2009-04-308-827/+903
| | | | SVN-Revision: 15502
* drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵Jo-Philipp Wich2009-04-299-1134/+170
| | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501
* merge [15491] for 2.6.30Imre Kaloz2009-04-296-20/+394
| | | | SVN-Revision: 15500
* cryptomgr needs pcomp and hash loaded in 2.6.30Imre Kaloz2009-04-291-1/+2
| | | | SVN-Revision: 15499
* 2.6.30 supports different initramfs compressors, take care of themImre Kaloz2009-04-291-0/+2
| | | | SVN-Revision: 15498
* resync ixp4xx 2.6.30 patches with -rc3Imre Kaloz2009-04-294-14/+14
| | | | SVN-Revision: 15497
* remove dmabounce debugging, add an experimental patch to disable it, update ↵Imre Kaloz2009-04-293-28/+167
| | | | | | 2.6.30 config SVN-Revision: 15496
* npe driver fixes for ixp43x are in upstream nowImre Kaloz2009-04-291-88/+0
| | | | SVN-Revision: 15495
* resync patches for 2.6.30-rc3Imre Kaloz2009-04-298-21/+21
| | | | SVN-Revision: 15494
* update 2.6.30 generic config, resort symbolsImre Kaloz2009-04-291-255/+283
| | | | SVN-Revision: 15493
* forgot to add the files for 2.6.30Imre Kaloz2009-04-297-0/+1444
| | | | SVN-Revision: 15492
* experimental multiphy support for 2.6.29Gabor Juhos2009-04-297-20/+394
| | | | SVN-Revision: 15491
* mac80211: backport ath9k uninline patchGabor Juhos2009-04-292-1/+105
| | | | SVN-Revision: 15490
* we don't need the libiptc libraryImre Kaloz2009-04-291-1/+0
| | | | SVN-Revision: 15487
* enable ar8216 switch support by default (AP65 boards use it)Florian Fainelli2009-04-291-0/+1
| | | | SVN-Revision: 15485