| Commit message (Expand) | Author | Age | Files | Lines |
* | siit: remove obsolete dep (builds fine on 2.6.31 since r18191) | Nicolas Thill | 2010-03-07 | 1 | -1/+1 |
* | let 802.1q tagged frames go in and out from cpmac (#6730) | Florian Fainelli | 2010-03-06 | 2 | -0/+22 |
* | fallback to "dumb switch" mode if no PHY was detected | Florian Fainelli | 2010-03-06 | 1 | -0/+16 |
* | fix cpmac panics with 2.6.32 (#6764) | Florian Fainelli | 2010-03-06 | 1 | -0/+15 |
* | add some missing patches to acx-mac80211 it now builds the pci module as well | Florian Fainelli | 2010-03-06 | 2 | -0/+62 |
* | gcc: only enable/disable TLS support in final stage (closes: #6788) | Nicolas Thill | 2010-03-06 | 1 | -5/+8 |
* | move netdev_ops conversion, previous hunk was not correct | Florian Fainelli | 2010-03-06 | 1 | -7/+17 |
* | update acx-mac80211 to a newer snapshot and fix its compilation wrt new inclu... | Florian Fainelli | 2010-03-06 | 8 | -371/+176 |
* | migrate acx to netdev_ops, required for later kernels | Florian Fainelli | 2010-03-06 | 1 | -0/+41 |
* | mac80211: enable debugfs support by default - having access to the rate contr... | Felix Fietkau | 2010-03-06 | 1 | -0/+1 |
* | fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes | Travis Kemen | 2010-03-05 | 1 | -0/+24 |
* | fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes | Travis Kemen | 2010-03-05 | 1 | -0/+3 |
* | add missing symbol | Travis Kemen | 2010-03-05 | 1 | -0/+1 |
* | ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset | Gabor Juhos | 2010-03-05 | 1 | -0/+7 |
* | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | Gabor Juhos | 2010-03-05 | 1 | -1/+1 |
* | ar71xx: fix status led detection on the RB4xx boards | Gabor Juhos | 2010-03-05 | 2 | -4/+16 |
* | ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock | Gabor Juhos | 2010-03-05 | 1 | -3/+3 |
* | ar71xx: ag71xx: move link update function | Gabor Juhos | 2010-03-05 | 3 | -104/+105 |
* | ar71xx: ag71xx: don't use dev->trans_start | Gabor Juhos | 2010-03-05 | 2 | -3/+1 |
* | ar71xx: ag71xx: use dma_unmap_single to unmap frames | Gabor Juhos | 2010-03-05 | 2 | -5/+14 |
* | this patch fixes package/Makefile. | Travis Kemen | 2010-03-05 | 1 | -2/+4 |
* | this patch fixes uboot-envtools so that it is no longer broken. | Travis Kemen | 2010-03-05 | 3 | -17/+132 |
* | there are quite a lot of package using ln -sf in their Makefile, so this patc... | Travis Kemen | 2010-03-05 | 1 | -1/+2 |
* | this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the men... | Travis Kemen | 2010-03-05 | 1 | -33/+21 |
* | The attached patch replaces $(1) install by $(if $(1), $(1), install) in the ... | Travis Kemen | 2010-03-05 | 1 | -1/+1 |
* | this patch fixes toolchain parallel build, which reduces build time. | Travis Kemen | 2010-03-05 | 2 | -3/+3 |
* | this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel... | Travis Kemen | 2010-03-05 | 1 | -25/+22 |
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes... | Travis Kemen | 2010-03-05 | 1 | -29/+23 |
* | remove bison requirement (see [10398] & [14900]) | Nicolas Thill | 2010-03-05 | 1 | -1/+1 |
* | Add support for the n516 | Lars-Peter Clausen | 2010-03-05 | 11 | -3/+2467 |
* | Add subtarget for each device | Lars-Peter Clausen | 2010-03-05 | 7 | -23/+57 |
* | image.mk: Adjust ubifs build behaviour to that of others image types | Lars-Peter Clausen | 2010-03-05 | 1 | -1/+2 |
* | jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate cl... | Lars-Peter Clausen | 2010-03-05 | 6 | -20/+52 |
* | gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | Lars-Peter Clausen | 2010-03-05 | 1 | -4/+4 |
* | jz4740_fb: Add support for parallel displays, improve power consumption and s... | Lars-Peter Clausen | 2010-03-05 | 3 | -106/+295 |
* | include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) | Nicolas Thill | 2010-03-05 | 1 | -7/+3 |
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 | 1 | -5/+5 |
* | fix watchdog driver unregistering, patch by Bernhard Loos | Florian Fainelli | 2010-03-04 | 1 | -3/+12 |
* | jz4740_udc: Implement suspend/resume | Lars-Peter Clausen | 2010-03-04 | 1 | -9/+39 |
* | rework reboot mechanism with the new watchdog fixes | Florian Fainelli | 2010-03-04 | 3 | -2/+46 |
* | enable the required packages to use a gpio-based reset button | Florian Fainelli | 2010-03-04 | 1 | -1/+2 |
* | remove now unused rdc321x_gpio.h file | Florian Fainelli | 2010-03-04 | 1 | -16/+0 |
* | improve sitecom device support | Florian Fainelli | 2010-03-04 | 2 | -9/+14 |
* | select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver | Florian Fainelli | 2010-03-04 | 1 | -0/+1 |
* | add a new southbridge driver which registers the gpio and watchdog platform d... | Florian Fainelli | 2010-03-04 | 5 | -97/+493 |
* | merge the two patches applying to the same file in a single patch | Florian Fainelli | 2010-03-04 | 2 | -10/+9 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | Travis Kemen | 2010-03-04 | 1 | -3/+2 |
* | brcm47xx: add CONFIG_CMDLINE again | Hauke Mehrtens | 2010-03-03 | 2 | -1/+3 |
* | ar71xx: restore command line on 2.6.33 | Gabor Juhos | 2010-03-03 | 1 | -0/+3 |
* | ar71xx: sync 2.6.33 config | Gabor Juhos | 2010-03-03 | 1 | -11/+0 |