summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* bcm63xx: make nvram checksum failures non fatalJonas Gorski2013-02-1540-152/+188
* kernel: update linux 3.7 to 3.7.8Gabor Juhos2013-02-1518-21/+21
* generic: ar8216: move PHY4 RGMII workaround code out of the loopGabor Juhos2013-02-141-11/+11
* generic: ar8216: register the switch from the probe routineGabor Juhos2013-02-141-17/+12
* x86: update config-3.7 for x86 (turn off CONFIG_GPIO_ICH)Florian Fainelli2013-02-141-0/+1
* brcm47xx: if the cpuport of the switch is port 8 assume vlan0ports: "1 2 3 4 ...Hauke Mehrtens2013-02-141-16/+8
* mpc85xx: enable swconfig and the ar8216 driverGabor Juhos2013-02-131-0/+3
* mpc85xx: enable the squashfs driverGabor Juhos2013-02-131-1/+0
* mpc85xx: enable XZ_DEC_BCJ and XZ_DEC_POWERPC supportGabor Juhos2013-02-131-0/+2
* ar71xx: fix factory image creation for dir-825-c1Gabor Juhos2013-02-131-1/+1
* ar71xx: fix switch-config for dir-825-c1Gabor Juhos2013-02-131-7/+1
* brcm47xx: configure vlan correctly on some recent devices.Hauke Mehrtens2013-02-131-1/+4
* brcm47xx: add some more fixes to bgmacHauke Mehrtens2013-02-121-7/+35
* brcm47xx: update tg3 to the version send upstreamHauke Mehrtens2013-02-121-114/+63
* mvebu: remove boards suffixLuka Perkov2013-02-121-2/+2
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-1217-17/+17
* ar71xx: add script for automatic switch name migrationGabor Juhos2013-02-111-0/+106
* ar71xx: allow unknown multicast frames to pass to the CPU on AR934xFelix Fietkau2013-02-111-2/+4
* ar8216: remove superfluous code from ar8216_config_initGabor Juhos2013-02-111-12/+0
* ar71xx: use switchX names in network configurationGabor Juhos2013-02-111-34/+34
* generic: ar8216: don't use ethernet device name in register_switchGabor Juhos2013-02-111-3/+4
* generic: ar8216: reuse the private data from ar8216_probeGabor Juhos2013-02-111-33/+40
* generic: ar8216: use phydev instead of pdev everywhereGabor Juhos2013-02-111-33/+33
* generic: ar8216: use pr_* macros for kernel messagesGabor Juhos2013-02-111-8/+7
* generic: ar8216: fix PHY features setupGabor Juhos2013-02-111-7/+21
* generic: ar8216: add ar8xxx_probe_switch helperGabor Juhos2013-02-101-31/+42
* generic: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mib_stopGabor Juhos2013-02-101-2/+2
* generic: ar8216: free mib counters from ar8xxx_freeGabor Juhos2013-02-101-4/+2
* generic: ar8216: add ar8xxx_free helperGabor Juhos2013-02-101-6/+12
* generic: ar8216: add ar8xxx_create{,mii} helpersGabor Juhos2013-02-101-14/+33
* generic: ar8216: remove redundant phy address checkGabor Juhos2013-02-101-1/+1
* generic: ar8216: only set phy_ptr if packet mangling is usedGabor Juhos2013-02-101-2/+1
* generic: ar8216: add defines for the AR8316 POSTRIP registerGabor Juhos2013-02-102-2/+32
* generic: ar8216: don't probe the chip multiple timesGabor Juhos2013-02-101-8/+8
* generic: ar8216: add sanity check to ar8216_probeGabor Juhos2013-02-101-0/+41
* generic: ar8216: skip probe on unused PHY addressesGabor Juhos2013-02-101-0/+4
* ar71xx: register the micro sd card reader on RB493GJonas Gorski2013-02-101-0/+3
* generic: b53: fix reverted error check in probeJonas Gorski2013-02-101-1/+1
* bcm63xx: handle huawei nvram layoutJonas Gorski2013-02-108-10/+108
* generic: ar8216: move sleep out of the loopGabor Juhos2013-02-091-1/+2
* ar71xx: Routerboard 751 Mac Address Offset FixGabor Juhos2013-02-081-2/+10
* generic: ar8216: simplify phy features setupGabor Juhos2013-02-081-11/+6
* generic: ar8216: don't use mdio bus specific functions in ar8216_id_chipGabor Juhos2013-02-081-8/+9
* generic: ar8216: use inline function to convert swdev to ar8216Gabor Juhos2013-02-071-15/+19
* generic: ar8216: add mii_bus field to struct ar8216_privGabor Juhos2013-02-071-11/+12
* generic: mvswitch: add detach callbackGabor Juhos2013-02-071-1/+12
* generic: ar8216: add detach callbackGabor Juhos2013-02-071-5/+15
* generic: add detach callback to struct phy_driverGabor Juhos2013-02-078-4/+112
* brcm47xx: fix name of kmod-ocf-ubsec-ssbHauke Mehrtens2013-02-061-1/+1
* brcm47xx: bgmac: make it possible to set the devices into promisc mode when i...Hauke Mehrtens2013-02-062-0/+206