aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic
Commit message (Expand)AuthorAge
* kernel: add some missing config options found by the buildbot.Hauke Mehrtens2013-03-10
* kernel: prevent -f*-sections from leaking into the boot zImage wrapper on armFelix Fietkau2013-03-10
* kernel: ensure that the arm exception handlers get preservedFelix Fietkau2013-03-10
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ...Felix Fietkau2013-03-10
* linux/3.8: add missing config symbolsGabor Juhos2013-03-10
* kernel: add a missing config symbol for 3.8Felix Fietkau2013-03-09
* kernel: fix mpcore watchdog symbol exportFelix Fietkau2013-03-09
* kernel: update linux 3.8 to 3.8.1Gabor Juhos2013-03-03
* linux/3.8: add missing config symbolsGabor Juhos2013-03-03
* kernel: update linux 3.7 to 3.7.10Gabor Juhos2013-03-03
* linux/3.8: add missing config symbolsGabor Juhos2013-02-21
* generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANJonas Gorski2013-02-21
* generic: b53: remove empty spacesJonas Gorski2013-02-21
* linux/3.8: add missing Kconfig symbolsGabor Juhos2013-02-19
* kernel: update linux 3.8-rcX to 3.8Gabor Juhos2013-02-19
* generic: ar8216: cleanup function/variable namesGabor Juhos2013-02-17
* generic: ar8216: rename struct ar8216_priv to ar8xxx_privGabor Juhos2013-02-17
* brcm47xx: add initial support for kernel 3.8Hauke Mehrtens2013-02-16
* kernel: add missing config optionsJonas Gorski2013-02-16
* kernel: update linux 3.7 to 3.7.8Gabor Juhos2013-02-15
* generic: ar8216: move PHY4 RGMII workaround code out of the loopGabor Juhos2013-02-14
* generic: ar8216: register the switch from the probe routineGabor Juhos2013-02-14
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-12
* ar8216: remove superfluous code from ar8216_config_initGabor Juhos2013-02-11
* generic: ar8216: don't use ethernet device name in register_switchGabor Juhos2013-02-11
* generic: ar8216: reuse the private data from ar8216_probeGabor Juhos2013-02-11
* generic: ar8216: use phydev instead of pdev everywhereGabor Juhos2013-02-11
* generic: ar8216: use pr_* macros for kernel messagesGabor Juhos2013-02-11
* generic: ar8216: fix PHY features setupGabor Juhos2013-02-11
* generic: ar8216: add ar8xxx_probe_switch helperGabor Juhos2013-02-10
* generic: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mib_stopGabor Juhos2013-02-10
* generic: ar8216: free mib counters from ar8xxx_freeGabor Juhos2013-02-10
* generic: ar8216: add ar8xxx_free helperGabor Juhos2013-02-10
* generic: ar8216: add ar8xxx_create{,mii} helpersGabor Juhos2013-02-10
* generic: ar8216: remove redundant phy address checkGabor Juhos2013-02-10
* generic: ar8216: only set phy_ptr if packet mangling is usedGabor Juhos2013-02-10
* generic: ar8216: add defines for the AR8316 POSTRIP registerGabor Juhos2013-02-10
* generic: ar8216: don't probe the chip multiple timesGabor Juhos2013-02-10
* generic: ar8216: add sanity check to ar8216_probeGabor Juhos2013-02-10
* generic: ar8216: skip probe on unused PHY addressesGabor Juhos2013-02-10
* generic: b53: fix reverted error check in probeJonas Gorski2013-02-10
* generic: ar8216: move sleep out of the loopGabor Juhos2013-02-09
* generic: ar8216: simplify phy features setupGabor Juhos2013-02-08
* generic: ar8216: don't use mdio bus specific functions in ar8216_id_chipGabor Juhos2013-02-08
* generic: ar8216: use inline function to convert swdev to ar8216Gabor Juhos2013-02-07
* generic: ar8216: add mii_bus field to struct ar8216_privGabor Juhos2013-02-07
* generic: mvswitch: add detach callbackGabor Juhos2013-02-07
* generic: ar8216: add detach callbackGabor Juhos2013-02-07
* generic: add detach callback to struct phy_driverGabor Juhos2013-02-07
* generic: ar8216: clear driver specific data pointer in phy_deviceGabor Juhos2013-02-05