generic: ar8216: allow to use more ports
[openwrt.git] / target / linux / generic / files / drivers / net /
2012-03-18 juhosggeneric: ar8216: allow to use more ports
2012-03-18 juhosggeneric: ar8216: reorder chip specific functions
2012-03-18 juhosggeneric: ar8216: reorder switch_dev specific functions
2012-03-18 juhosggeneric: ar8216: use ar8216_sw_ prefix for switchdev...
2012-03-18 juhosggeneric: ar8216: use switch_dev->ports in for loops
2012-03-18 juhosggeneric: ar8216: add read_port_status field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add init_globals field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add caps field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add vtu_load_vlan field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add vtu_flush field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add init_port field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add setup_port field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add hw_init field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add a separate structure for chip...
2012-03-18 juhosggeneric: ar8216: rename chip field of struct ar8216
2012-03-18 juhosggeneric: ar8216: move ar8216_id_chip function
2012-03-18 juhosggeneric: ar8216: rename ar8216_ops to ar8216_sw_ops
2012-03-15 nbdswconfig: use a mutex instead of a spinlock, many swcon...
2012-03-15 nbdar8216: fix a MTU related regression
2012-03-15 juhosgar71xx: move micrel PHY driver to the generic linux...
2012-03-13 juhosggeneric: ar8216: merge multiple if statements in ar8216...
2012-03-11 juhosggeneric: ar8216: use usleep_range in ar8216_mii_{read...
2012-03-11 juhosggeneric: ar8216: add a helper function for writing...
2012-03-11 juhosggeneric: ar8216: add lockep assertion to ar8216_rmw
2012-03-08 juhosggeneric: ar8216: coding style cleanup
2012-03-08 juhosggeneric: ar8216: don't use static variable in ar8236_hw...
2012-03-08 juhosggeneric: ar8216: move register inititalization into...
2012-03-08 juhosggeneric: ar8216: set chip type directly in ar8216_id_chip
2012-03-08 juhosggeneric: ar8216: simplify ar8216_config_init
2012-03-07 juhosggeneric: ar8216: move port initialization into a separa...
2012-03-07 juhosggeneric: ar8216: improve ar8216_wait_bit function
2012-03-07 juhosggeneric: ar8216: use ar8216_read_port_link to get the...
2012-03-07 juhosggeneric: ar8216: use the generic get_port_link implemen...
2012-03-07 juhosggeneric: rtl8367: use the generic get_port_link impleme...
2012-03-07 juhosggeneric: rtl8366s: use the generic get_port_link implem...
2012-03-07 juhosggeneric: rtl8366rb: use the generic get_port_link imple...
2012-03-07 juhosggeneric: swconfig: add a generic get_port_link implemen...
2012-03-07 juhosggeneric: ar8216: use mdiobus_write in ar8236_hw_init
2012-03-07 juhosggeneric: ar8216: use bus->mdio_lock directly in ar8216_...
2012-03-07 juhosggeneric: ar8216: fix phy driver name
2012-02-27 jow[generic] revert unrelated change in previous commit
2012-02-27 jow[generic] partly revert r30708, it breaks various arches
2012-01-21 juhosggeneric: rtl8366: add rtl8366_smi_write_reg_noack helper
2012-01-13 jow[generic] rtl8366: fix rtl8366_smi_detect() after r29677
2012-01-12 nbdar8216: use vlan configuration for connecting ports...
2012-01-12 nbdar8216: do not strip vlan tags when running with vlan_e...
2012-01-07 juhosggeneric: add driver for the RTL8367R/M switches
2012-01-07 juhosggeneric: rtl8366: preparing for RTL8367 support
2012-01-07 juhosggeneric: rtl8366_smi: add timeout message
2011-12-31 juhosgkernel: swconfig: introduce a generic switch LED trigger
2011-11-12 juhosgkernel: ar8216: add support for the AR8236 switch
2011-11-12 juhosgkernel: ar8216: move port vlan setup into a separate...
2011-11-04 juhosgkernel: swconfig: add a missing unlock in error path
2011-10-11 jogoar8216: use mdiobus_{read,write} to ensure proper locking
2011-09-21 juhosggeneric: jumbo frames support for rtl8366s
2011-08-15 juhosggeneric: ar8216: add support for get link status
2011-07-27 jogoswconfig: Add generic switch identifiers
2011-07-24 nbdrtl8366_smi: implement a function for detecting whether...
2011-07-24 nbdrtl8366: unify rtl8366s and rtl8366rb platform data
2011-05-09 blogic[PATCH v3] (respin) 802.1Q VLAN support for ADM6996M...
2011-04-28 nbdar8316: automatically detect whether port4 is used...
2011-04-28 nbdar8216: support AR8316 rev 0 devices
2011-04-26 nbdswconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK
2011-04-12 juhosggeneric: rtl8366{s,rb}: remove the PHY driver.
2011-04-02 nbdrtl8306: do not overwrite registers in the phy fixup...
2011-01-26 juhosggeneric: rtl8366s: allow initial register values to...
2011-01-09 juhosggeneric: rtl8366: fix build error
2011-01-08 juhosggeneric: rtl8366: enable vlans before enabling the...
2011-01-08 juhosggeneric: rtl8366: enable ports only after VLAN configur...
2011-01-08 juhosggeneric: rtl8366: add enable_port helper
2011-01-08 juhosggeneric: rtl8366_smi: init VLANs only in first switch...
2011-01-08 juhosggeneric: rtl8366s: use correct bitmasks in sanity checks
2011-01-08 juhosggeneric: rtl8366s: add vlan fid support
2011-01-08 juhosggeneric: rtl8366: add debugfs file for VLAN4K table
2011-01-08 juhosggeneric: rtl8366rb: use correct bitmasks in sanity...
2010-11-24 juhosggeneric: add rtl8366rb switch vlan fid support
2010-11-04 florian[kernel] fix mvswitch PHY polling setting (#8133)
2010-10-21 nbdrt8366*: use __devinit instead of __init for the probe...
2010-10-12 jow[generic] unify extended vlan id swconfig attributes.
2010-09-27 juhosggeneric: RTL8366S/RB: Fix autonegotiation for the WAN...
2010-09-27 juhosggeneric: add rtl8366rb switch port rate, port and qos...
2010-09-04 florian[kernel] add switch driver for Lantiq PSB6970
2010-08-31 nbdrtl8366_smi: when setting VLAN ports, always initialize...
2010-08-18 juhosggeneric: rtl8366: allow use of VIDs 16-4095 if vlan4k...
2010-08-18 juhosggeneric: rtl8366: add generic code to enable VLANs
2010-08-18 juhosggeneric: rtl8366: add enable_vlan{,4k} to smi_ops
2010-08-15 juhosggeneric: fix LED control on the RTL8366 switches
2010-08-08 nbdrtl8366: re-enable learning by default, disabling it...
2010-08-04 nbdswconfig: cleanup of kernel drivers and interface
2010-08-03 jowip17xx: r21709 broke VLAN functionality on the IP175C...
2010-07-15 juhosggeneric: rtl8366: add debugfs file to show PVIDs
2010-07-15 juhosggeneric: rtl8366: make rtl8366_set_vlan static
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_{get,set}_vlan_...
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_get_vlan_info
2010-07-15 juhosggeneric: rtl8366: use smi->num_ports and smi->ops-...
2010-07-15 juhosggeneric: rtl8366: add is_vlan_valid function to smi_ops
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_get_port_mib...
2010-07-15 juhosggeneric: rtl8366: generealize rtl8366{s,rb}_sw_get_port...
2010-07-15 juhosggeneric: rtl8366: make rtl8366_{g,s}et_pvid static
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_{get,set}_port_...
next
This page took 0.179884 seconds and 7 git commands to generate.