summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* gumstix: add lucihcg2010-07-081-1/+1
* [omap35xx] Add kmod-usb-hidhcg2010-07-071-1/+1
* kernel: add missing config option found by buildbothauke2010-07-062-0/+3
* repair the damage that was done to the packet socket type filter patch when i...nbd2010-07-063-3/+3
* ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we'v...nbd2010-07-061-1/+3
* add mini_fo fix to 2.6.30 as wellnbd2010-07-041-0/+48
* mini_fo: add error pointer checks after dentry lookups to fix various crash b...nbd2010-07-044-0/+192
* ag71xx: reset the hardware during open(), this improves recovery from tx time...nbd2010-07-041-0/+2
* ag71xx: fix a memory corruption bug that happens if you flood the interface w...nbd2010-07-041-0/+6
* generic: rtl8366: enable VLAN ingress filteringjuhosg2010-07-022-0/+15
* [kernel] refresh 2.6.34 patchesflorian2010-07-013-21/+7
* [au1000] add 2.6.34 supportflorian2010-07-017-1/+558
* [au1000] fix line wrapped patchflorian2010-07-011-4/+1
* [au1000] fix PCI, thanks br1, put back 2.6.32.14 support by defaultflorian2010-07-013-70/+39
* brcm47xx: added dual image support to flashmap drivermarkus2010-07-011-3/+37
* ar71xx: fix leds-rb750 build failure on 2.6.34juhosg2010-07-011-0/+1
* renamed wrt54g3gv2-vf imagesmarkus2010-07-011-2/+2
* [au1000] revert upstream commit that broke PCI until we have a better fixflorian2010-07-011-0/+69
* [brcm63xx] add a wifi profile for proprietary wljow2010-07-011-0/+19
* [ar71xx] fix dir-825-b1 default network config after r21905jow2010-07-011-1/+1
* fix commit r21994 (thanks juhosg)acoul2010-06-302-2/+1
* fix commit r21993acoul2010-06-3016-0/+16
* [kernel] Don't force pci support on .34 and .35claudio2010-06-302-2/+0
* [at91] Add board definition previously forgottenclaudio2010-06-301-0/+226
* generic: rtl8366: minor cleanupjuhosg2010-06-282-22/+16
* generic: rtl8366: add common read_debugfs_mibs functionjuhosg2010-06-283-144/+56
* generic: rtl8366: standardize read_debugfs_mibs functionsjuhosg2010-06-283-22/+44
* generic: rtl8366: use common rtl8366_mib_counter structurejuhosg2010-06-283-48/+42
* generic: rtl8366: move common debugfs code to rtl8366_smi.cjuhosg2010-06-284-335/+193
* generic: rtl8366: move buf to struct rtl8366_smijuhosg2010-06-283-72/+66
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cjuhosg2010-06-284-410/+217
* generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smijuhosg2010-06-283-20/+30
* generic: rtl8366: add VLAN handling functions to rtl8366_smi_opsjuhosg2010-06-283-43/+69
* generic: rtl8366: use RTL8366{S,RB} prefixes for all definesjuhosg2010-06-282-403/+403
* generic: rtl8366rb: fix MIB counter resetjuhosg2010-06-271-10/+8
* [au1000] reinstate 2.6.30 support until 2.6.32 is fixedflorian2010-06-269-1/+575
* rename target/linux/generic-2.6 to genericnbd2010-06-261041-0/+0
* remove generic linux 2.4 supportnbd2010-06-26254-203191/+0
* remove the brcm-2.4 target, it will no longer be supported in future releases...nbd2010-06-26110-27243/+0
* add back the base-files/image code from brcm-2.4 to brcm47xxnbd2010-06-2623-0/+1880
* remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a prop...nbd2010-06-263-3/+0
* generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's formatjuhosg2010-06-262-52/+26
* generic: rtl8366: update vlan handling code for rtl8366sjuhosg2010-06-261-120/+174
* generic: rtl8366: update vlan handling code of rtl8366rbjuhosg2010-06-261-121/+175
* generic: rtl8366: add hw_init to initialize registers after resetjuhosg2010-06-262-4/+128
* generic: rtl8366: introduce rtl8366_smi_rmwr functionjuhosg2010-06-264-133/+75
* generic: rtl8366s: get some MIB counters from another offsetjuhosg2010-06-261-36/+57
* generic: rtl8366: cleanup MIB counter printingjuhosg2010-06-262-122/+96
* generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}juhosg2010-06-262-152/+141
* generic: rtl8366: add common vlan_4k structurejuhosg2010-06-263-20/+49