Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | |
| | | | | SVN-Revision: 15536 | |||
* | use vmalloc instead of kmalloc when reserving space for the lzma initramfs ↵ | Florian Fainelli | 2009-05-01 | |
| | | | | | | (#3488) SVN-Revision: 15534 | |||
* | add missing configuration symbols when enabling ramdisk support | Florian Fainelli | 2009-05-01 | |
| | | | | SVN-Revision: 15533 | |||
* | add missing ramdisk configuration options (#5003) | Florian Fainelli | 2009-05-01 | |
| | | | | SVN-Revision: 15532 | |||
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ↵ | Felix Fietkau | 2009-04-30 | |
| | | | | | | from #5032) SVN-Revision: 15530 | |||
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15529 | |||
* | base-files: make diag.sh stub working in bash | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15527 | |||
* | define libc_cv_slibdir, fixes mips64 compilation (#5011) | Florian Fainelli | 2009-04-30 | |
| | | | | SVN-Revision: 15526 | |||
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15524 | |||
* | linux 2.6.28: fix kernel headers compilation error because of conflicting ↵ | Felix Fietkau | 2009-04-30 | |
| | | | | | | 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.3 | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15522 | |||
* | uci: increase argv size in batch mode to silence a false gcc 4.4 compiler ↵ | Felix Fietkau | 2009-04-30 | |
| | | | | | | warning SVN-Revision: 15521 | |||
* | hostapd: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15519 | |||
* | fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8 | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15518 | |||
* | refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20 | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15517 | |||
* | crda: use libnl-tiny | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15516 | |||
* | libnl-tiny: install a pkg-config file | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15515 | |||
* | iw: use libnl-tiny, forcibly disable git version check | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15514 | |||
* | libnl-tiny: sync genetlink.h with the kernel header | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15513 | |||
* | fix a typo that prevented host build specific variable exports from working | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15512 | |||
* | refresh the packet socket patch for 2.6.29 | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15511 | |||
* | now that we register gpiodev, also include gpioctl in the default image | Florian Fainelli | 2009-04-30 | |
| | | | | SVN-Revision: 15510 | |||
* | register gpiodev | Florian Fainelli | 2009-04-30 | |
| | | | | SVN-Revision: 15509 | |||
* | swconfig: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15508 | |||
* | add libnl-tiny as a small replacement for libnl with only genl support included | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15507 | |||
* | fix a crash in ip175c attribute enumeration | Felix Fietkau | 2009-04-30 | |
| | | | | SVN-Revision: 15506 | |||
* | generic-2.6: add ip175c stuff for 2.6.29 | Gabor Juhos | 2009-04-30 | |
| | | | | SVN-Revision: 15505 | |||
* | Changed default gcc for ps3 | Hamish Guthrie | 2009-04-30 | |
| | | | | SVN-Revision: 15504 | |||
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15503 | |||
* | refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1 | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15502 | |||
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵ | Jo-Philipp Wich | 2009-04-29 | |
| | | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501 | |||
* | merge [15491] for 2.6.30 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15500 | |||
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15499 | |||
* | 2.6.30 supports different initramfs compressors, take care of them | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15498 | |||
* | resync ixp4xx 2.6.30 patches with -rc3 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15497 | |||
* | remove dmabounce debugging, add an experimental patch to disable it, update ↵ | Imre Kaloz | 2009-04-29 | |
| | | | | | | 2.6.30 config SVN-Revision: 15496 | |||
* | npe driver fixes for ixp43x are in upstream now | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15495 | |||
* | resync patches for 2.6.30-rc3 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15494 | |||
* | update 2.6.30 generic config, resort symbols | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15493 | |||
* | forgot to add the files for 2.6.30 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15492 | |||
* | experimental multiphy support for 2.6.29 | Gabor Juhos | 2009-04-29 | |
| | | | | SVN-Revision: 15491 | |||
* | mac80211: backport ath9k uninline patch | Gabor Juhos | 2009-04-29 | |
| | | | | SVN-Revision: 15490 | |||
* | we don't need the libiptc library | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15487 | |||
* | enable ar8216 switch support by default (AP65 boards use it) | Florian Fainelli | 2009-04-29 | |
| | | | | SVN-Revision: 15485 | |||
* | Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵ | Felix Fietkau | 2009-04-29 | |
| | | | | | | Inc. for providing access to the documentation SVN-Revision: 15482 | |||
* | busybox: add possibility to set crond log level through /etc/config/system ↵ | Jo-Philipp Wich | 2009-04-29 | |
| | | | | | | 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 Wich | 2009-04-29 | |
| | | | | SVN-Revision: 15479 | |||
* | upgrade iptables to 1.4.3.2 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15478 | |||
* | atheros: configure eth1 as wan interface by default, if present | Felix Fietkau | 2009-04-28 | |
| | | | | SVN-Revision: 15473 | |||
* | atheros: add kernel workaround for bringing up eth1 on devices with a micrel ↵ | Felix Fietkau | 2009-04-28 | |
| | | | | | | switch (PHY is unconnected for ENET1, switch is not configurable through MDIO) SVN-Revision: 15472 |