summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261041-506681/+0
| | | | SVN-Revision: 21952
* generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's formatGabor Juhos2010-06-262-52/+26
| | | | SVN-Revision: 21923
* generic: rtl8366: update vlan handling code for rtl8366sGabor Juhos2010-06-261-120/+174
| | | | SVN-Revision: 21922
* generic: rtl8366: update vlan handling code of rtl8366rbGabor Juhos2010-06-261-121/+175
| | | | SVN-Revision: 21921
* generic: rtl8366: add hw_init to initialize registers after resetGabor Juhos2010-06-262-4/+128
| | | | SVN-Revision: 21920
* generic: rtl8366: introduce rtl8366_smi_rmwr functionGabor Juhos2010-06-264-133/+75
| | | | SVN-Revision: 21919
* generic: rtl8366s: get some MIB counters from another offsetGabor Juhos2010-06-261-36/+57
| | | | SVN-Revision: 21918
* generic: rtl8366: cleanup MIB counter printingGabor Juhos2010-06-262-122/+96
| | | | SVN-Revision: 21917
* generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}Gabor Juhos2010-06-262-152/+141
| | | | SVN-Revision: 21916
* generic: rtl8366: add common vlan_4k structureGabor Juhos2010-06-263-20/+49
| | | | SVN-Revision: 21915
* generic: rtl8366: add common vlan_mc structureGabor Juhos2010-06-263-24/+62
| | | | SVN-Revision: 21914
* generic: rtl8366: rename vlanmc and vlan4k related structures an functionsGabor Juhos2010-06-262-83/+80
| | | | SVN-Revision: 21913
* generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} callsGabor Juhos2010-06-262-18/+14
| | | | SVN-Revision: 21912
* generic: rtl8366: move mii bus handling to the rtl8366_smi codeGabor Juhos2010-06-264-108/+75
| | | | SVN-Revision: 21911
* generic: rtl8366: introduce rtl8366_smi_opsGabor Juhos2010-06-264-22/+63
| | | | SVN-Revision: 21910
* generic: rtl8366: change format string for debugfs error messagesGabor Juhos2010-06-262-12/+16
| | | | SVN-Revision: 21909
* generic: rtl8366: don't show link parameters if the link is downGabor Juhos2010-06-262-24/+34
| | | | SVN-Revision: 21908
* generic: rtl8366: fix register offset and size of MIB countersGabor Juhos2010-06-262-26/+26
| | | | SVN-Revision: 21907
* generic: rtl8366: prevent modifications of VLAN 0Gabor Juhos2010-06-262-6/+6
| | | | SVN-Revision: 21906
* add missing CONFIG_PCMCIA_XIRCOM spotted by buildbotFlorian Fainelli2010-06-246-0/+6
| | | | SVN-Revision: 21889
* package TPROXY target and module infrastructureJo-Philipp Wich2010-06-227-0/+14
| | | | SVN-Revision: 21883
* another #ifdef around pci_set_mwi callClaudio Mignanti2010-06-201-0/+2
| | | | SVN-Revision: 21854
* pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWIClaudio Mignanti2010-06-201-0/+2
| | | | SVN-Revision: 21849
* reinstate netdev LED trigger dependency against CONFIG_NETFlorian Fainelli2010-06-144-5/+5
| | | | SVN-Revision: 21804
* Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds ↵Claudio Mignanti2010-06-149-0/+2042
| | | | | | trigger part at the moment SVN-Revision: 21800
* backport the ssb dma device change to 2.6.30 as wellFelix Fietkau2010-06-141-0/+29
| | | | SVN-Revision: 21798
* add b43 dma_dev fix to 2.6.32 and 2.6.33Jo-Philipp Wich2010-06-132-0/+104
| | | | SVN-Revision: 21789
* Extend the gpio device driver (#5671)Claudio Mignanti2010-06-132-52/+61
| | | | SVN-Revision: 21787
* refresh 2.6.33 patchesFlorian Fainelli2010-06-1316-53/+53
| | | | SVN-Revision: 21784
* refresh 2.6.32 patchesFlorian Fainelli2010-06-1320-70/+70
| | | | SVN-Revision: 21783
* swconfig: fix lock imbalance in unregister_switch()Gabor Juhos2010-06-131-0/+1
| | | | | | Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com> SVN-Revision: 21780
* swconfig: release switch in error path of swconfig_get_attrGabor Juhos2010-06-131-3/+2
| | | | | | Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com> SVN-Revision: 21779
* rename 014-samsung_flash -> 014-samsung_flash.patchFlorian Fainelli2010-06-134-0/+0
| | | | SVN-Revision: 21776
* fix samsung flash patch after r21408, thanks to Matthias Buecher (#7348)Florian Fainelli2010-06-138-137/+297
| | | | SVN-Revision: 21775
* add missing dma_dev member to struct ssb_device to make b43/b43legacy ↵Florian Fainelli2010-06-121-0/+59
| | | | | | compile with current mac80211 version SVN-Revision: 21770
* refresh 2.6.34 patchesFlorian Fainelli2010-06-1211-21/+21
| | | | SVN-Revision: 21768
* generic-2.6/patches-2.6.35: fix ocf missing partsAlexandros C. Couloumbis2010-06-111-0/+88
| | | | SVN-Revision: 21757
* generic: move more common options to generic configurationGabor Juhos2010-06-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ABX500_CORE * CONFIG_ATOMIC64_SELFTEST * CONFIG_BRIDGE_IGMP_SNOOPING * CONFIG_CAIF * CONFIG_CEPH_FS * CONFIG_CRYSTALHD * CONFIG_DEFAULT_SECURITY_SELINUX * CONFIG_DEFAULT_SECURITY_SMACK * CONFIG_DEFAULT_SECURITY_TOMOYO * CONFIG_DT3155 * CONFIG_IP_MROUTE_MULTIPLE_TABLES * CONFIG_L2TP * CONFIG_LOGFS * CONFIG_LPC_SCH * CONFIG_MFD_JANZ_CMODIO * CONFIG_MFD_RDC321X * CONFIG_N_GSM * CONFIG_RAMOOPS * CONFIG_SERIAL_ALTERA_JTAGUART * CONFIG_SERIAL_ALTERA_UART * CONFIG_SERIAL_TIMBERDALE * CONFIG_SM_FTL * CONFIG_SQUASHFS_XATTRS SVN-Revision: 21750
* generic: move some common symbols to generic configurationGabor Juhos2010-06-102-0/+3
| | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
* generic: remove trailing whitespaces from kernel configsGabor Juhos2010-06-102-3/+3
| | | | SVN-Revision: 21747
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-103-12/+40
| | | | SVN-Revision: 21746
* generic: update xt_layer7 module fix for 2.6.35Gabor Juhos2010-06-091-4/+18
| | | | SVN-Revision: 21741
* generic-2.6: layer7: convert xt_match_param to xt_action_paramAlexandros C. Couloumbis2010-06-091-0/+11
| | | | SVN-Revision: 21740
* generic: more missing symbols for 2.6.35Gabor Juhos2010-06-091-0/+23
| | | | SVN-Revision: 21739
* generic: add missing layer7 patches for 2.6.35Gabor Juhos2010-06-092-0/+2240
| | | | SVN-Revision: 21738
* generic-2.6: update patches-2.6.35/080-mtd_plat_nand_chip_fixup.patchAlexandros C. Couloumbis2010-06-091-1/+1
| | | | SVN-Revision: 21735
* generic-2.6: add (some) missing config symbols for kernel 2.6.35Alexandros C. Couloumbis2010-06-091-0/+2
| | | | SVN-Revision: 21733
* generic: rename ip175c driver to ip17xx on 2.6.35 as wellGabor Juhos2010-06-091-3/+3
| | | | SVN-Revision: 21732
* ip17xx: fix autonegotioation issuesGabor Juhos2010-06-081-10/+21
| | | | SVN-Revision: 21727
* generic: add aneg_done and update_link functions for the phy_deviceGabor Juhos2010-06-086-0/+270
| | | | SVN-Revision: 21726