index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic
/
files
/
drivers
/
net
/
phy
/
ar8216.c
Commit message (
Expand
)
Author
Age
...
*
generic: ar8216: simplify and rename ar8327_config_port
Gabor Juhos
2013-03-15
*
generic: ar8216: remove superfluous pdata checks
Gabor Juhos
2013-03-15
*
generic: ar8216: cleanup function/variable names
Gabor Juhos
2013-02-17
*
generic: ar8216: rename struct ar8216_priv to ar8xxx_priv
Gabor Juhos
2013-02-17
*
generic: ar8216: move PHY4 RGMII workaround code out of the loop
Gabor Juhos
2013-02-14
*
generic: ar8216: register the switch from the probe routine
Gabor Juhos
2013-02-14
*
ar8216: remove superfluous code from ar8216_config_init
Gabor Juhos
2013-02-11
*
generic: ar8216: don't use ethernet device name in register_switch
Gabor Juhos
2013-02-11
*
generic: ar8216: reuse the private data from ar8216_probe
Gabor Juhos
2013-02-11
*
generic: ar8216: use phydev instead of pdev everywhere
Gabor Juhos
2013-02-11
*
generic: ar8216: use pr_* macros for kernel messages
Gabor Juhos
2013-02-11
*
generic: ar8216: fix PHY features setup
Gabor Juhos
2013-02-11
*
generic: ar8216: add ar8xxx_probe_switch helper
Gabor Juhos
2013-02-10
*
generic: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mib_stop
Gabor Juhos
2013-02-10
*
generic: ar8216: free mib counters from ar8xxx_free
Gabor Juhos
2013-02-10
*
generic: ar8216: add ar8xxx_free helper
Gabor Juhos
2013-02-10
*
generic: ar8216: add ar8xxx_create{,mii} helpers
Gabor Juhos
2013-02-10
*
generic: ar8216: remove redundant phy address check
Gabor Juhos
2013-02-10
*
generic: ar8216: only set phy_ptr if packet mangling is used
Gabor Juhos
2013-02-10
*
generic: ar8216: add defines for the AR8316 POSTRIP register
Gabor Juhos
2013-02-10
*
generic: ar8216: don't probe the chip multiple times
Gabor Juhos
2013-02-10
*
generic: ar8216: add sanity check to ar8216_probe
Gabor Juhos
2013-02-10
*
generic: ar8216: skip probe on unused PHY addresses
Gabor Juhos
2013-02-10
*
generic: ar8216: move sleep out of the loop
Gabor Juhos
2013-02-09
*
generic: ar8216: simplify phy features setup
Gabor Juhos
2013-02-08
*
generic: ar8216: don't use mdio bus specific functions in ar8216_id_chip
Gabor Juhos
2013-02-08
*
generic: ar8216: use inline function to convert swdev to ar8216
Gabor Juhos
2013-02-07
*
generic: ar8216: add mii_bus field to struct ar8216_priv
Gabor Juhos
2013-02-07
*
generic: ar8216: add detach callback
Gabor Juhos
2013-02-07
*
generic: ar8216: clear driver specific data pointer in phy_device
Gabor Juhos
2013-02-05
*
generic: ar8216: unregister switch on error path
Gabor Juhos
2013-02-05
*
generic: ar8216: add sgmii_delay_en field to ar8327_platform_data
Gabor Juhos
2012-12-25
*
generic: ar8216: don't use 0 as default VID on AR8327
Gabor Juhos
2012-12-22
*
generic: ar8316: allow to configure port 6 via platform data on AR8327
Gabor Juhos
2012-12-22
*
generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data
Gabor Juhos
2012-12-22
*
generic: ar8216: set delay values for SGMII mode on AR8327
Gabor Juhos
2012-11-23
*
generic: ar8216: introduce ar8216_mib_op helper
Gabor Juhos
2012-11-22
*
generic: ar8216: fix port number check in 'ar8xxx_mib_work_func'
Gabor Juhos
2012-11-20
*
generic: ar8216: remove an unblanced mutex_unlock call
Gabor Juhos
2012-11-20
*
generic: ar8216: add missing locking calls
Gabor Juhos
2012-11-20
*
generic: ar8216: add MIB counter support for the AR8216 switch as well
Gabor Juhos
2012-11-18
*
generic: ar8216: rename AR8216_*_STATS_* defines
Gabor Juhos
2012-11-18
*
generic ar8216: allow to read/reset MIB counters via swconfig
Gabor Juhos
2012-11-18
*
generic: ar8216: use dynamically allocated private data in ar8216_probe
Gabor Juhos
2012-11-18
*
generic: ar8216: start aneg on each PHY of the AR8327
Gabor Juhos
2012-07-05
*
generic: ar8216: allow to configure AR8327 LEDs via platform data
Gabor Juhos
2012-06-19
*
generic: ar8216: add revision specific PHY fixups for AR8327
Gabor Juhos
2012-05-29
*
generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv
Gabor Juhos
2012-05-29
*
generic: ar8216: add chip_is_ar8{216,236,316,327} helpers
Gabor Juhos
2012-05-29
*
kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...
Felix Fietkau
2012-05-06
[prev]
[next]