summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/function...cshore2010-06-291-14/+20
* fixed trx version to handlingmarkus2010-06-281-1/+1
* 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
* rt2x00: cleanup patchesjuhosg2010-06-282-29/+34
* generic: rtl8366rb: fix MIB counter resetjuhosg2010-06-271-10/+8
* busybox: Fixed remote logging bug in which starting syslog before the network...cshore2010-06-271-0/+40
* set the default target to brcm47xx, now that brcm-2.4 is gonenbd2010-06-261-1/+1
* [au1000] reinstate 2.6.30 support until 2.6.32 is fixedflorian2010-06-269-1/+575
* [scripts] make flashing scripts executableflorian2010-06-264-0/+0
* remove support for building kernel headers with old kernelsnbd2010-06-261-16/+3
* remove obsolete kernel dependencies and version checksnbd2010-06-2637-131/+65
* remove gcc 3.4.6nbd2010-06-2614-4679/+0
* remove linux 2.4 support from several packagesnbd2010-06-2619-512/+53
* remove broadcom-57xx (only used on linux 2.4)nbd2010-06-2628-25147/+0
* rename target/linux/generic-2.6 to genericnbd2010-06-261042-1/+1
* remove linux 2.4 specific build system codenbd2010-06-264-22/+4
* remove linux 2.4 kernel versionsnbd2010-06-261-6/+0
* remove a few packages which only work with linux 2.4nbd2010-06-2610-525/+0
* remove generic linux 2.4 supportnbd2010-06-26254-203191/+0
* remove the old broadcom wl driver for linux 2.4nbd2010-06-2645-16598/+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
* mac80211: update to wireless-testing 2010-06-15nbd2010-06-2611-1946/+77
* 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
* generic: rtl8366: add common vlan_mc structurejuhosg2010-06-263-24/+62
* generic: rtl8366: rename vlanmc and vlan4k related structures an functionsjuhosg2010-06-262-83/+80
* generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} callsjuhosg2010-06-262-18/+14
* generic: rtl8366: move mii bus handling to the rtl8366_smi codejuhosg2010-06-264-108/+75
* generic: rtl8366: introduce rtl8366_smi_opsjuhosg2010-06-264-22/+63
* generic: rtl8366: change format string for debugfs error messagesjuhosg2010-06-262-12/+16
* generic: rtl8366: don't show link parameters if the link is downjuhosg2010-06-262-24/+34
* generic: rtl8366: fix register offset and size of MIB countersjuhosg2010-06-262-26/+26