summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
...
* generic: rtl8367: add vendor prefix to the compatible stringGabor Juhos2013-04-061-1/+1
* add OF support to rtl8367b driverJohn Crispin2013-04-031-6/+50
* generic: ar8216: start AR8327 switch from the probe routineGabor Juhos2013-03-151-1/+19
* generic: ar8216: add ar8xxx_start helperGabor Juhos2013-03-151-11/+23
* generic: ar8216: add OF configuration support for AR8327Gabor Juhos2013-03-151-1/+52
* generic: ar8216: separate platform_data based AR8327 codeGabor Juhos2013-03-151-5/+16
* generic: ar8216: don't use platform_data in ar8327_init_portGabor Juhos2013-03-151-5/+16
* generic: ar8216: move the ar8327_get_port_init_status functionGabor Juhos2013-03-151-28/+28
* generic: ar8216: simplify and rename ar8327_config_portGabor Juhos2013-03-151-15/+9
* generic: ar8216: remove superfluous pdata checksGabor Juhos2013-03-151-2/+2
* generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANJonas Gorski2013-02-211-4/+2
* generic: b53: remove empty spacesJonas Gorski2013-02-211-2/+2
* generic: ar8216: cleanup function/variable namesGabor Juhos2013-02-171-110/+110
* generic: ar8216: rename struct ar8216_priv to ar8xxx_privGabor Juhos2013-02-171-94/+94
* 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
* ar8216: remove superfluous code from ar8216_config_initGabor Juhos2013-02-111-12/+0
* 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
* generic: b53: fix reverted error check in probeJonas Gorski2013-02-101-1/+1
* generic: ar8216: move sleep out of the loopGabor Juhos2013-02-091-1/+2
* 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: ar8216: clear driver specific data pointer in phy_deviceGabor Juhos2013-02-051-0/+3
* generic: ar8216: unregister switch on error pathGabor Juhos2013-02-051-4/+6
* generic: convert crypto-ocf from kernel_thread to kthreadGabor Juhos2013-02-021-11/+8
* kernel: b53: the b53 spi driver depends on spiHauke Mehrtens2013-01-271-1/+1
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-279-32/+32
* generic: add b53 swconfig switch driverJonas Gorski2013-01-2310-0/+2979
* generic: rtl8366_smi: only assign pvid if no pvid was set yetJonas Gorski2013-01-181-1/+7
* kernel: add support for 3.8-rc2Florian Fainelli2013-01-082-1/+10
* generic: ar8216: add sgmii_delay_en field to ar8327_platform_dataGabor Juhos2012-12-253-0/+5