ar8216: set the pvid based on runtime state instead of port number to fix learning...
[openwrt/staging/chunkeey.git] / target / linux / generic / files / drivers / net /
2014-10-02 Felix Fietkauar8216: set the pvid based on runtime state instead...
2014-09-23 Felix Fietkauar71xx: ar8216: tagged+untagged on ar8327 (#12181)
2014-09-23 Felix Fietkauar71xx: ar8216: move policies, pvid to setup_port
2014-07-14 John Crispinar8216: add new phyid 0x004dd043 (ar8326)
2014-07-10 Felix Fietkauar8216: disable EEE by default on AR8327 to fix stabili...
2014-07-06 Hauke Mehrtensb53: hardcode reset GPIO for Linksys WRT300N 1.1
2014-07-05 Hauke Mehrtensadm6996: the GPIO interface for the adm6996l does not...
2014-05-24 Jo-Philipp WichRevert "ar71xx: Fix tagged+untagged operation on AR8327...
2014-05-19 Jo-Philipp Wichar71xx: Fix tagged+untagged operation on AR8327N (...
2014-05-08 Hauke Mehrtenskernel: fix warning in swconfig.c with kernel 3.14
2014-04-22 John Crispinlinux/generic: add MIB counters and port status to...
2014-03-30 John Crispinrevert: kernel: rtl8306: fix max pvid & remove port...
2014-03-30 John Crispinkernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx
2014-03-30 John Crispinkernel: rtl8306: fix max pvid & remove port isolation
2014-03-30 John Crispinkernel: rtl8306: cosmetic changes for swconfig
2014-02-22 Jonas Gorskib53: Make b53_switch_init static
2014-02-22 Jonas Gorskib53: Add BCM53128 switch support
2014-02-15 Luka Perkovkernel: rtl8306: update reset function
2014-01-26 Gabor Juhosar71xx: swconfig: use the local helper to set LED brigh...
2014-01-21 Zoltan Herpaimodules: swconfig.c: update the error path on 3.13...
2014-01-21 Zoltan Herpaimodules: update swconfig.c to compile on 3.13 (compile...
2014-01-20 Hauke Mehrtensb53: use drvdata to store driver data
2014-01-20 Hauke Mehrtensb53: make b53_switch_reset_gpio() static
2014-01-20 Gabor Juhosgeneric: ar8216: add custom LED support for the AR8327...
2014-01-20 Gabor Juhosgeneric: ar8216: allow to use chip specific cleanup...
2014-01-20 Gabor Juhosgeneric: ar8216: add optimized rmw operation
2013-12-15 Gabor Juhosgeneric: ar8216: Enable jumbo frames on AR8327 by default
2013-11-29 Gabor Juhosgeneric: ar8216: add AR8337N switch support
2013-11-29 Gabor Juhosgeneric: ar8216: remove trailing whitespaces
2013-11-13 Hauke Mehrtenskernel: b53: fix untagged shift for BCM5365
2013-11-10 Hauke Mehrtenskernel: b53: add initial support for switches in BCM5301X
2013-11-09 Hauke Mehrtenskernel: adm6996: add support for ADM6996L and GPIO...
2013-10-24 Florian Fainellikernel: make swconfig checkpath compliant
2013-10-06 Hauke Mehrtenskernel: b53: add switch name into printk when it fails.
2013-09-25 Hauke Mehrtenskernel: b53: add Register Access Bridge Registers ...
2013-09-15 Hauke Mehrtenskernel: b53: detect revision of BCM5325
2013-09-15 Hauke Mehrtenskernel: b53: fix vlan write for BCM5325 revison 3+
2013-09-14 Hauke Mehrtenskernel: b53: use hard coded switch reset gpio on some...
2013-09-14 Hauke Mehrtenskernel: b53: add soft reset for BCM539x switches
2013-09-05 Jonas Gorskikernel: b53: support phy ids for BCM5365
2013-09-04 Hauke Mehrtenskernel: b53: allow access the MIB counters on BCM5365
2013-08-12 Felix Fietkaurtl8367: add support for configuring the VLAN FID
2013-08-01 Hauke Mehrtenskernel: b53: use devm_gpio_request_one() to request...
2013-08-01 Hauke Mehrtenskernel: b53: add support for GPIO reset
2013-07-27 John Crispinstrict_strtoul is obsolete, use kstrtoul instead
2013-07-14 Hauke Mehrtensbrcm47xx: use b53 phy driver for the switch in kernel...
2013-06-04 Gabor Juhosgeneric: add port mirroring/monitoring capability to...
2013-05-30 Gabor Juhosgeneric: ar8216: allow to specify SGMII config via...
2013-05-30 Gabor Juhosgeneric: ar8216: add get_port_link callback
2013-05-30 Gabor Juhosgeneric: ar8216: show chip revision in the kernel log
2013-05-24 Luka Perkovgeneric: ar8216: add port mirroring
2013-05-13 Felix Fietkaukernel: add missing PHY ID for an AR8327 switch variant
2013-05-09 Hauke Mehrtenskernel: b53: use correct oops for bcm5365 switch
2013-04-25 John Crispingeneric: fix rtl8366_smi compile warning
2013-04-12 John Crispinfix rtl8366s OF binding
2013-04-09 John Crispinunbreak portmapping - typo fix
2013-04-09 John Crispinallow loading port maps from OF
2013-04-06 Gabor Juhosgeneric: rtl8367: add compatible string with vendor...
2013-04-06 Gabor Juhosgeneric: rtl8367b: fix rtl8367b_extif_init_of
2013-04-06 Gabor Juhosgeneric: rtl8367: allow to load extif config from OF
2013-04-06 Gabor Juhosgeneric: rtl8367: fix a typo in MODULE_DEVICE_TABLE...
2013-04-06 Gabor Juhosgeneric: rtl8367: add vendor prefix to the compatible...
2013-04-03 John Crispinadd OF support to rtl8367b driver
2013-03-15 Gabor Juhosgeneric: ar8216: start AR8327 switch from the probe...
2013-03-15 Gabor Juhosgeneric: ar8216: add ar8xxx_start helper
2013-03-15 Gabor Juhosgeneric: ar8216: add OF configuration support for AR8327
2013-03-15 Gabor Juhosgeneric: ar8216: separate platform_data based AR8327...
2013-03-15 Gabor Juhosgeneric: ar8216: don't use platform_data in ar8327_init...
2013-03-15 Gabor Juhosgeneric: ar8216: move the ar8327_get_port_init_status...
2013-03-15 Gabor Juhosgeneric: ar8216: simplify and rename ar8327_config_port
2013-03-15 Gabor Juhosgeneric: ar8216: remove superfluous pdata checks
2013-02-21 Jonas Gorskigeneric: b53: clear SM_SW_FWD_MODE unconditionally...
2013-02-21 Jonas Gorskigeneric: b53: remove empty spaces
2013-02-17 Gabor Juhosgeneric: ar8216: cleanup function/variable names
2013-02-17 Gabor Juhosgeneric: ar8216: rename struct ar8216_priv to ar8xxx_priv
2013-02-14 Gabor Juhosgeneric: ar8216: move PHY4 RGMII workaround code out...
2013-02-14 Gabor Juhosgeneric: ar8216: register the switch from the probe...
2013-02-11 Gabor Juhosar8216: remove superfluous code from ar8216_config_init
2013-02-11 Gabor Juhosgeneric: ar8216: don't use ethernet device name in...
2013-02-11 Gabor Juhosgeneric: ar8216: reuse the private data from ar8216_probe
2013-02-11 Gabor Juhosgeneric: ar8216: use phydev instead of pdev everywhere
2013-02-11 Gabor Juhosgeneric: ar8216: use pr_* macros for kernel messages
2013-02-11 Gabor Juhosgeneric: ar8216: fix PHY features setup
2013-02-10 Gabor Juhosgeneric: ar8216: add ar8xxx_probe_switch helper
2013-02-10 Gabor Juhosgeneric: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mi...
2013-02-10 Gabor Juhosgeneric: ar8216: free mib counters from ar8xxx_free
2013-02-10 Gabor Juhosgeneric: ar8216: add ar8xxx_free helper
2013-02-10 Gabor Juhosgeneric: ar8216: add ar8xxx_create{,mii} helpers
2013-02-10 Gabor Juhosgeneric: ar8216: remove redundant phy address check
2013-02-10 Gabor Juhosgeneric: ar8216: only set phy_ptr if packet mangling...
2013-02-10 Gabor Juhosgeneric: ar8216: add defines for the AR8316 POSTRIP...
2013-02-10 Gabor Juhosgeneric: ar8216: don't probe the chip multiple times
2013-02-10 Gabor Juhosgeneric: ar8216: add sanity check to ar8216_probe
2013-02-10 Gabor Juhosgeneric: ar8216: skip probe on unused PHY addresses
2013-02-10 Jonas Gorskigeneric: b53: fix reverted error check in probe
2013-02-09 Gabor Juhosgeneric: ar8216: move sleep out of the loop
2013-02-08 Gabor Juhosgeneric: ar8216: simplify phy features setup
2013-02-08 Gabor Juhosgeneric: ar8216: don't use mdio bus specific functions...
2013-02-07 Gabor Juhosgeneric: ar8216: use inline function to convert swdev...
2013-02-07 Gabor Juhosgeneric: ar8216: add mii_bus field to struct ar8216_priv
next