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
...
*
ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriate
John Crispin
2015-01-17
*
ar8216: define all switch_addr structs as const
John Crispin
2015-01-17
*
ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c
Felix Fietkau
2015-01-05
*
ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.h
Felix Fietkau
2015-01-05
*
ar8216: Inline function ar8xxx_create_mii
Felix Fietkau
2014-12-18
*
ar8216: Remove read/write/rmw member functions from ar8xxx_priv
Felix Fietkau
2014-12-18
*
ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII ops
Felix Fietkau
2014-12-18
*
ar8216: Factor out chip-specific parameters from ar8xxx_probe_switch
Felix Fietkau
2014-12-18
*
ar8216: remove unused function parameter in ar8327_led_register
Felix Fietkau
2014-12-18
*
ar8216: enable cpu port to receive arp and broadcast frames for ar8236
Felix Fietkau
2014-12-12
*
ar8216: factor out reg_port_stats_base parameters to ar8xxx_chip
John Crispin
2014-12-01
*
ar8216: factor out mii_lo_first to ar8xxx_chip
John Crispin
2014-12-01
*
ar8216: factor out chip-specific data structures from ar8xxx_priv
John Crispin
2014-12-01
*
ar8216: factor out set_mirror_regs to ar8xxx_chip
John Crispin
2014-12-01
*
ar8216: factor out mib_func to ar8xxx_chip
John Crispin
2014-12-01
*
ar8216: factor out info whether switch should be configured at probe stage to...
John Crispin
2014-12-01
*
ar8216: suppress PHY reset for linux 3.14
Felix Fietkau
2014-11-27
*
ar8216: Fix issue with autoneg being disabled under 3.14, revert 43332
Felix Fietkau
2014-11-24
*
ar8216: Use generic hw_init from ar8236 for ar8216 too
Felix Fietkau
2014-11-20
*
ar8216: simplify PHY fixup/init
Felix Fietkau
2014-11-20
*
ar8216: use genphy_config_aneg also for PHY 0
Felix Fietkau
2014-11-19
*
ar8216: factor out PHY init code into a generic function
Felix Fietkau
2014-11-19
*
ar8216: introduce fixup_phys callback in ar8xxx_chip
Felix Fietkau
2014-11-19
*
ar8216: after a switch reset poll until BCMR_RESET is cleared
Felix Fietkau
2014-11-19
*
ar8216: introduce global constant for number of PHYs
Felix Fietkau
2014-11-19
*
ar8216: fix "unused variable" compiler warning
John Crispin
2014-11-14
*
ar8216: set the pvid based on runtime state instead of port number to fix lea...
Felix Fietkau
2014-10-02
*
ar71xx: ar8216: tagged+untagged on ar8327 (#12181)
Felix Fietkau
2014-09-23
*
ar71xx: ar8216: move policies, pvid to setup_port
Felix Fietkau
2014-09-23
*
ar8216: add new phyid 0x004dd043 (ar8326)
John Crispin
2014-07-14
*
ar8216: disable EEE by default on AR8327 to fix stability issues (#14597)
Felix Fietkau
2014-07-10
*
Revert "ar71xx: Fix tagged+untagged operation on AR8327N (#12181)"
Jo-Philipp Wich
2014-05-24
*
ar71xx: Fix tagged+untagged operation on AR8327N (#12181)
Jo-Philipp Wich
2014-05-19
*
generic: ar8216: add custom LED support for the AR8327 switch
Gabor Juhos
2014-01-20
*
generic: ar8216: allow to use chip specific cleanup callback
Gabor Juhos
2014-01-20
*
generic: ar8216: add optimized rmw operation
Gabor Juhos
2014-01-20
*
generic: ar8216: Enable jumbo frames on AR8327 by default
Gabor Juhos
2013-12-15
*
generic: ar8216: add AR8337N switch support
Gabor Juhos
2013-11-29
*
generic: ar8216: remove trailing whitespaces
Gabor Juhos
2013-11-29
*
generic: ar8216: allow to specify SGMII config via platform data
Gabor Juhos
2013-05-30
*
generic: ar8216: add get_port_link callback
Gabor Juhos
2013-05-30
*
generic: ar8216: show chip revision in the kernel log
Gabor Juhos
2013-05-30
*
generic: ar8216: add port mirroring
Luka Perkov
2013-05-24
*
kernel: add missing PHY ID for an AR8327 switch variant
Felix Fietkau
2013-05-13
*
generic: ar8216: start AR8327 switch from the probe routine
Gabor Juhos
2013-03-15
*
generic: ar8216: add ar8xxx_start helper
Gabor Juhos
2013-03-15
*
generic: ar8216: add OF configuration support for AR8327
Gabor Juhos
2013-03-15
*
generic: ar8216: separate platform_data based AR8327 code
Gabor Juhos
2013-03-15
*
generic: ar8216: don't use platform_data in ar8327_init_port
Gabor Juhos
2013-03-15
*
generic: ar8216: move the ar8327_get_port_init_status function
Gabor Juhos
2013-03-15
[prev]
[next]