summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵Felix Fietkau2009-04-298-0/+747
| | | | | | Inc. for providing access to the documentation SVN-Revision: 15482
* busybox: add possibility to set crond log level through /etc/config/system ↵Jo-Philipp Wich2009-04-292-2/+3
| | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481
* hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)Jo-Philipp Wich2009-04-291-0/+1
| | | | SVN-Revision: 15479
* upgrade iptables to 1.4.3.2Imre Kaloz2009-04-295-3/+3
| | | | SVN-Revision: 15478
* atheros: configure eth1 as wan interface by default, if presentFelix Fietkau2009-04-281-0/+10
| | | | SVN-Revision: 15473
* atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵Felix Fietkau2009-04-281-0/+69
| | | | | | switch (PHY is unconnected for ENET1, switch is not configurable through MDIO) SVN-Revision: 15472
* fix a small bug in the socket type patch which broke dhcpFelix Fietkau2009-04-283-8/+8
| | | | SVN-Revision: 15471
* swconfig: add a generic switch reset callFelix Fietkau2009-04-283-10/+21
| | | | SVN-Revision: 15470
* preliminary 2.6.30 supportImre Kaloz2009-04-28111-0/+47037
| | | | SVN-Revision: 15468
* minor cleanup for packet socket type filterFelix Fietkau2009-04-282-12/+12
| | | | SVN-Revision: 15467
* update e2fsprogs to v1.41.5 (#5014)Jo-Philipp Wich2009-04-271-3/+3
| | | | SVN-Revision: 15456
* add missing bits from [15451]Nicolas Thill2009-04-272-3/+3
| | | | SVN-Revision: 15453
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-276-16/+22
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451
* building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 ↵Florian Fainelli2009-04-272-1/+2
| | | | | | which is working SVN-Revision: 15450
* kernel: add missing kconfig symbol related to SSBNicolas Thill2009-04-271-0/+1
| | | | SVN-Revision: 15449
* brcm47xx: remove 2.6.25 supportFelix Fietkau2009-04-2729-4259/+0
| | | | SVN-Revision: 15448
* remove leftover unvram directory and move the nvram.init change to package/nvramFelix Fietkau2009-04-279-1148/+1
| | | | SVN-Revision: 15447
* rb532: remove leftover patches from an even older kernel versionFelix Fietkau2009-04-279-388/+0
| | | | SVN-Revision: 15446
* patch breaks wchar_t-support in libstdc++ since a needless autoconf was ↵Mirko Vogt2009-04-271-35/+0
| | | | | | disabled (r15345) SVN-Revision: 15445