| Commit message (Expand) | Author | Age | Files | Lines |
* | ensure CONTROL directory is created (#5683) | Florian Fainelli | 2009-08-17 | 2 | -0/+2 |
* | iw: update to 0.9.16 | Gabor Juhos | 2009-08-17 | 1 | -2/+2 |
* | switch to 2.6.27.30 | Florian Fainelli | 2009-08-17 | 3 | -4/+4 |
* | mac80211: add deadlock fix patch | Gabor Juhos | 2009-08-16 | 2 | -1/+109 |
* | 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size | Gabor Juhos | 2009-08-16 | 1 | -1/+11 |
* | Fix broken i2c module loading in R17269 | Gabor Juhos | 2009-08-16 | 1 | -2/+2 |
* | remove *printf warnings preventing wprobe to build on uml x86_64 | Nicolas Thill | 2009-08-16 | 1 | -1/+1 |
* | use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules | Nicolas Thill | 2009-08-16 | 2 | -2/+2 |
* | bump to 2.6.30.4, apply fix from [15119] to x86_64 | Nicolas Thill | 2009-08-16 | 5 | -2/+15 |
* | 2.6.30: update layer7 patch | Gabor Juhos | 2009-08-16 | 2 | -29/+44 |
* | add menuconfig option for selecting initramfs compression | Gabor Juhos | 2009-08-16 | 2 | -17/+44 |
* | fix for commit r17276 | Hauke Mehrtens | 2009-08-15 | 3 | -0/+33 |
* | wprobe: fix tcp port for the proxy mode in the init script | Felix Fietkau | 2009-08-15 | 1 | -1/+1 |
* | increase release number | Hauke Mehrtens | 2009-08-15 | 1 | -1/+1 |
* | Do not build the mac80211 module in the kernel. The attributes skb->do_not_en... | Hauke Mehrtens | 2009-08-15 | 9 | -96/+94 |
* | also exclude usb_unpoison_urb | Hauke Mehrtens | 2009-08-15 | 1 | -7/+7 |
* | exclude kernel 2.6.27 | Hauke Mehrtens | 2009-08-15 | 1 | -1/+1 |
* | kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702) | Gabor Juhos | 2009-08-15 | 1 | -41/+52 |
* | refresh patches | Hauke Mehrtens | 2009-08-15 | 3 | -36/+30 |
* | Build modules only if realy needed. | Hauke Mehrtens | 2009-08-15 | 3 | -20/+95 |
* | update openfw to 5.2 | Hauke Mehrtens | 2009-08-15 | 1 | -5/+5 |
* | Update to compat-wireless-2009-08-15 | Hauke Mehrtens | 2009-08-15 | 18 | -647/+184 |
* | fix path to orinoco wireless modules (#5701) | Florian Fainelli | 2009-08-14 | 1 | -2/+2 |
* | use 2.4.37.5 | Florian Fainelli | 2009-08-14 | 1 | -3/+3 |
* | add the swconfig utility to the wrt160nl profile | Felix Fietkau | 2009-08-14 | 1 | -1/+1 |
* | ar71xx: enable rtl8306 support by default (for wrt160nl) | Felix Fietkau | 2009-08-14 | 2 | -0/+3 |
* | add a driver for rtl8306 switches | Felix Fietkau | 2009-08-14 | 5 | -0/+1041 |
* | ar71xx: change the linking order of the ag71xx module so that the driver can ... | Felix Fietkau | 2009-08-14 | 2 | -12/+12 |
* | fix build | Hauke Mehrtens | 2009-08-13 | 3 | -0/+25 |
* | switch to 2.6.30 | Gabor Juhos | 2009-08-13 | 1 | -1/+1 |
* | firewall: allow incoming udp/68 packets in the default configuration (#4108, ... | Jo-Philipp Wich | 2009-08-13 | 2 | -1/+9 |
* | opkg: crlf -> lf in 001-fix-double-parsing.patch | Jo-Philipp Wich | 2009-08-12 | 0 | -0/+0 |
* | add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA | Florian Fainelli | 2009-08-12 | 2 | -0/+332 |
* | fix typo, INT_MASK is writable, INT_STATUS is not | Florian Fainelli | 2009-08-11 | 1 | -1/+1 |
* | more compile fixes for sangam-atm and 2.6.31 | Florian Fainelli | 2009-08-11 | 1 | -0/+57 |
* | more bcm63xx definition fixes, thanks AndyI | Florian Fainelli | 2009-08-11 | 5 | -10/+12 |
* | kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665) | Vasilis Tsiligiannis | 2009-08-11 | 1 | -1/+1 |
* | madwifi: fix frame dropped counter | Felix Fietkau | 2009-08-11 | 1 | -0/+25 |
* | madwifi: fix compiler warning | Felix Fietkau | 2009-08-11 | 1 | -1/+1 |
* | fix software rx filter for ibss mode (based on a patch by harald schiƶberg) | Felix Fietkau | 2009-08-11 | 1 | -0/+20 |
* | madwifi: fix compile error on kernels without net_device api compatibility | Felix Fietkau | 2009-08-11 | 5 | -11/+19 |
* | base-files: move ipv6 module loading from setup_interface() to addif() in the... | Jo-Philipp Wich | 2009-08-10 | 3 | -10/+7 |
* | opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump... | Jo-Philipp Wich | 2009-08-10 | 2 | -5/+17 |
* | Correct bool expressions in dependencies. This fixes #5627 | Hauke Mehrtens | 2009-08-10 | 2 | -5/+5 |
* | kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency | Vasilis Tsiligiannis | 2009-08-09 | 1 | -2/+2 |
* | arm: when linking the kernel, move the section discards after the other secti... | Felix Fietkau | 2009-08-09 | 1 | -0/+37 |
* | WRT160NL: add default trigger for the power led | Gabor Juhos | 2009-08-09 | 1 | -0/+1 |
* | enable sysupgrade on the WRT160Nl | Gabor Juhos | 2009-08-09 | 1 | -1/+8 |
* | WRT160NL: more mtd parser cleanup | Gabor Juhos | 2009-08-09 | 1 | -68/+106 |
* | revert some accidentally committed test/debug changes from the module symbol ... | Felix Fietkau | 2009-08-09 | 2 | -24/+24 |