summaryrefslogtreecommitdiff
path: root/target/linux/generic/files
Commit message (Expand)AuthorAge
...
* generic: rtl8367b: fix rtl8367b_extif_init_ofGabor Juhos2013-04-06
* generic: rtl8367: allow to load extif config from OFGabor Juhos2013-04-06
* generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macroGabor Juhos2013-04-06
* generic: rtl8367: add vendor prefix to the compatible stringGabor Juhos2013-04-06
* add OF support to rtl8367b driverJohn Crispin2013-04-03
* generic: ar8216: start AR8327 switch from the probe routineGabor Juhos2013-03-15
* generic: ar8216: add ar8xxx_start helperGabor Juhos2013-03-15
* generic: ar8216: add OF configuration support for AR8327Gabor Juhos2013-03-15
* generic: ar8216: separate platform_data based AR8327 codeGabor Juhos2013-03-15
* generic: ar8216: don't use platform_data in ar8327_init_portGabor Juhos2013-03-15
* generic: ar8216: move the ar8327_get_port_init_status functionGabor Juhos2013-03-15
* generic: ar8216: simplify and rename ar8327_config_portGabor Juhos2013-03-15
* generic: ar8216: remove superfluous pdata checksGabor Juhos2013-03-15
* generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANJonas Gorski2013-02-21
* generic: b53: remove empty spacesJonas Gorski2013-02-21
* generic: ar8216: cleanup function/variable namesGabor Juhos2013-02-17
* generic: ar8216: rename struct ar8216_priv to ar8xxx_privGabor Juhos2013-02-17
* 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
* 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: ar8216: clear driver specific data pointer in phy_deviceGabor Juhos2013-02-05
* generic: ar8216: unregister switch on error pathGabor Juhos2013-02-05
* generic: convert crypto-ocf from kernel_thread to kthreadGabor Juhos2013-02-02
* kernel: b53: the b53 spi driver depends on spiHauke Mehrtens2013-01-27
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-27
* generic: add b53 swconfig switch driverJonas Gorski2013-01-23