summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261041-0/+0
* remove generic linux 2.4 supportFelix Fietkau2010-06-26254-203191/+0
* remove the brcm-2.4 target, it will no longer be supported in future releases...Felix Fietkau2010-06-26110-27243/+0
* add back the base-files/image code from brcm-2.4 to brcm47xxFelix Fietkau2010-06-2623-0/+1880
* remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a prop...Felix Fietkau2010-06-263-3/+0
* generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's formatGabor Juhos2010-06-262-52/+26
* generic: rtl8366: update vlan handling code for rtl8366sGabor Juhos2010-06-261-120/+174
* generic: rtl8366: update vlan handling code of rtl8366rbGabor Juhos2010-06-261-121/+175
* generic: rtl8366: add hw_init to initialize registers after resetGabor Juhos2010-06-262-4/+128
* generic: rtl8366: introduce rtl8366_smi_rmwr functionGabor Juhos2010-06-264-133/+75
* generic: rtl8366s: get some MIB counters from another offsetGabor Juhos2010-06-261-36/+57
* generic: rtl8366: cleanup MIB counter printingGabor Juhos2010-06-262-122/+96
* generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}Gabor Juhos2010-06-262-152/+141
* generic: rtl8366: add common vlan_4k structureGabor Juhos2010-06-263-20/+49
* generic: rtl8366: add common vlan_mc structureGabor Juhos2010-06-263-24/+62
* generic: rtl8366: rename vlanmc and vlan4k related structures an functionsGabor Juhos2010-06-262-83/+80
* generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} callsGabor Juhos2010-06-262-18/+14
* generic: rtl8366: move mii bus handling to the rtl8366_smi codeGabor Juhos2010-06-264-108/+75
* generic: rtl8366: introduce rtl8366_smi_opsGabor Juhos2010-06-264-22/+63
* generic: rtl8366: change format string for debugfs error messagesGabor Juhos2010-06-262-12/+16
* generic: rtl8366: don't show link parameters if the link is downGabor Juhos2010-06-262-24/+34
* generic: rtl8366: fix register offset and size of MIB countersGabor Juhos2010-06-262-26/+26
* generic: rtl8366: prevent modifications of VLAN 0Gabor Juhos2010-06-262-6/+6
* ar71xx: don't use vlan 0 for devices with rtl8366s switchGabor Juhos2010-06-262-2/+2
* Add script support for Marvell 88W8686 mac80211. This is a hack now, but it w...Hamish Guthrie2010-06-251-0/+437
* Use modules for wifi and usbHamish Guthrie2010-06-255-57/+17
* ixp4xx: remove 2.6.35 unedded patchesAlexandros C. Couloumbis2010-06-254-53/+0
* mpc83xx: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-2430-0/+4950
* ixp4xx: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-2447-0/+6612
* ixp4xx: add Mikael Petterssons patch worksAlexandros C. Couloumbis2010-06-244-0/+76
* ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (t...Alexandros C. Couloumbis2010-06-241-0/+71
* ixp4xx: add Titan Wireless TW-266-2 supportAlexandros C. Couloumbis2010-06-241-0/+329
* ixp4xx: add kernel 2.6.33 preliminary supportAlexandros C. Couloumbis2010-06-2441-0/+6140
* ixp4xx: revert kernel support for 2.6.33 & 2.6.35Alexandros C. Couloumbis2010-06-2488-13153/+0
* add missing CONFIG_PCMCIA_XIRCOM spotted by buildbotFlorian Fainelli2010-06-246-0/+6
* package TPROXY target and module infrastructureJo-Philipp Wich2010-06-227-0/+14
* orion: Missing symbols in 2.6.35-rc2 kernel config for OrionHauke Mehrtens2010-06-221-0/+4
* ixp4xx: add Mikael Petterssons patch works for 2.6.33 & 2.6.35Alexandros C. Couloumbis2010-06-227-19/+134
* Add c++ std library to gumstix rteHamish Guthrie2010-06-221-1/+1
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overoHamish Guthrie2010-06-2110-7/+535
* another #ifdef around pci_set_mwi callClaudio Mignanti2010-06-201-0/+2
* change a typo in ath5k profileJo-Philipp Wich2010-06-201-1/+1
* deselect wpad-mini in wl profile instead of adding it to all other profiles, ...Jo-Philipp Wich2010-06-205-7/+7
* add a profile using proprietary wl instead of b43Jo-Philipp Wich2010-06-203-4/+25
* pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWIClaudio Mignanti2010-06-201-0/+2
* revamp target: add support for netusg20 boardClaudio Mignanti2010-06-1810-244/+311
* ar71xx: add support for the Senao EAP7660D boardGabor Juhos2010-06-1811-0/+128
* ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (t...Alexandros C. Couloumbis2010-06-182-0/+142
* ixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35Alexandros C. Couloumbis2010-06-182-0/+26
* fix sysupgrade for the Netgear WNR854T (#7484)Jo-Philipp Wich2010-06-181-1/+9