aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* [brcm63xx] add required exports for wl.koJo-Philipp Wich2010-07-132-0/+68
* ramips: Fix bridging in ramips ethernet driverGabor Juhos2010-07-131-1/+1
* ramips: protect GPIO register access with a spinlockGabor Juhos2010-07-131-1/+11
* ramips: sync kernel configGabor Juhos2010-07-132-22/+0
* [kernel] export SSB fallback SPROM - required for wl.koJo-Philipp Wich2010-07-136-0/+120
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-1214-38/+38
* [kernel] pwm: use coherent naming to avoid conflictsClaudio Mignanti2010-07-122-1/+1
* kernel: Add missing kernel config optionsHauke Mehrtens2010-07-111-0/+24
* kernel: add missing dma_dev member to struct ssb_device to make b43/b43legacy...Hauke Mehrtens2010-07-111-0/+52
* [etrax] enable usb support by default.Claudio Mignanti2010-07-114-35/+7
* [at91] add defautl config for eth0Claudio Mignanti2010-07-112-1/+9
* [at91] fix typo in Makefile tgz -> targzClaudio Mignanti2010-07-111-1/+1
* brcm47xx: use kernel 2.6.34.1 as default kernel Hauke Mehrtens2010-07-101-1/+1
* kernel: update to kernel 2.6.34.1Hauke Mehrtens2010-07-106-6/+6
* brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35Felix Fietkau2010-07-102-6/+4
* Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to...Felix Fietkau2010-07-106-2/+68
* [etrax] fix a bug inside usb driver, thanks to Jesper NilssonClaudio Mignanti2010-07-091-2/+1
* [at91] add some missing symbolsClaudio Mignanti2010-07-091-1/+4
* gumstix: add luciHamish Guthrie2010-07-081-1/+1
* [omap35xx] Add kmod-usb-hidHamish Guthrie2010-07-071-1/+1
* kernel: add missing config option found by buildbotHauke Mehrtens2010-07-062-0/+3
* repair the damage that was done to the packet socket type filter patch when i...Felix Fietkau2010-07-063-3/+3
* ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we'v...Felix Fietkau2010-07-061-1/+3
* add mini_fo fix to 2.6.30 as wellFelix Fietkau2010-07-041-0/+48
* mini_fo: add error pointer checks after dentry lookups to fix various crash b...Felix Fietkau2010-07-044-0/+192
* ag71xx: reset the hardware during open(), this improves recovery from tx time...Felix Fietkau2010-07-041-0/+2
* ag71xx: fix a memory corruption bug that happens if you flood the interface w...Felix Fietkau2010-07-041-0/+6
* generic: rtl8366: enable VLAN ingress filteringGabor Juhos2010-07-022-0/+15
* [kernel] refresh 2.6.34 patchesFlorian Fainelli2010-07-013-21/+7
* [au1000] add 2.6.34 supportFlorian Fainelli2010-07-017-1/+558
* [au1000] fix line wrapped patchFlorian Fainelli2010-07-011-4/+1
* [au1000] fix PCI, thanks br1, put back 2.6.32.14 support by defaultFlorian Fainelli2010-07-013-70/+39
* brcm47xx: added dual image support to flashmap driverMarkus Wigge2010-07-011-3/+37
* ar71xx: fix leds-rb750 build failure on 2.6.34Gabor Juhos2010-07-011-0/+1
* renamed wrt54g3gv2-vf imagesMarkus Wigge2010-07-011-2/+2
* [au1000] revert upstream commit that broke PCI until we have a better fixFlorian Fainelli2010-07-011-0/+69
* [brcm63xx] add a wifi profile for proprietary wlJo-Philipp Wich2010-07-011-0/+19
* [ar71xx] fix dir-825-b1 default network config after r21905Jo-Philipp Wich2010-07-011-1/+1
* fix commit r21994 (thanks juhosg)Alexandros C. Couloumbis2010-06-302-2/+1
* fix commit r21993Alexandros C. Couloumbis2010-06-3016-0/+16
* [kernel] Don't force pci support on .34 and .35Claudio Mignanti2010-06-302-2/+0
* [at91] Add board definition previously forgottenClaudio Mignanti2010-06-301-0/+226
* generic: rtl8366: minor cleanupGabor Juhos2010-06-282-22/+16
* generic: rtl8366: add common read_debugfs_mibs functionGabor Juhos2010-06-283-144/+56
* generic: rtl8366: standardize read_debugfs_mibs functionsGabor Juhos2010-06-283-22/+44
* generic: rtl8366: use common rtl8366_mib_counter structureGabor Juhos2010-06-283-48/+42
* generic: rtl8366: move common debugfs code to rtl8366_smi.cGabor Juhos2010-06-284-335/+193
* generic: rtl8366: move buf to struct rtl8366_smiGabor Juhos2010-06-283-72/+66
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cGabor Juhos2010-06-284-410/+217
* generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smiGabor Juhos2010-06-283-20/+30