163 Commits (79a8660d679b711598794dfab9f1bebe390dfac4)

Author SHA1 Message Date
Gabor Juhos 291e2dd583 generic: ar8216: move register inititalization into hw_init 13 years ago
Gabor Juhos e3538fa852 generic: ar8216: set chip type directly in ar8216_id_chip 13 years ago
Gabor Juhos a6c69e63b6 generic: ar8216: simplify ar8216_config_init 13 years ago
Gabor Juhos 52a89cd95c generic: ar8216: move port initialization into a separate function 13 years ago
Gabor Juhos 0097cf7161 generic: ar8216: improve ar8216_wait_bit function 13 years ago
Gabor Juhos 2370828599 generic: ar8216: use ar8216_read_port_link to get the CPU port link parameters 13 years ago
Gabor Juhos d8a8df51ca generic: ar8216: use the generic get_port_link implementation 13 years ago
Gabor Juhos 215e07177e generic: rtl8367: use the generic get_port_link implementation 13 years ago
Gabor Juhos 9e1be3b809 generic: rtl8366s: use the generic get_port_link implementation 13 years ago
Gabor Juhos e2f0264afe generic: rtl8366rb: use the generic get_port_link implementation 13 years ago
Gabor Juhos 759c341e68 generic: swconfig: add a generic get_port_link implementation 13 years ago
Gabor Juhos fc9db6f410 generic: ar8216: use mdiobus_write in ar8236_hw_init 13 years ago
Gabor Juhos 7112130105 generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write} 13 years ago
Gabor Juhos a31e090255 generic: ar8216: fix phy driver name 13 years ago
Jo-Philipp Wich e5b04d57ef revert unrelated change in previous commit 13 years ago
Jo-Philipp Wich 47b27500cf partly revert r30708, it breaks various arches 13 years ago
Gabor Juhos 799e9cbec8 generic: add disable_[25]ghz to struct rt2x00_platform_data 13 years ago
Gabor Juhos 1c4f6b4308 generic: add WPE72 ID to myloader.h 13 years ago
Gabor Juhos 9be1b91644 generic: allow to build myloader mtd parser for 3.2+ 13 years ago
Gabor Juhos 4625c9b5a4 generic: rtl8366: add rtl8366_smi_write_reg_noack helper 13 years ago
Jonas Gorski aa8f9171f2 kernel: fix OCF for linux 3.2 13 years ago
Jo-Philipp Wich 9d497cb132 rtl8366: fix rtl8366_smi_detect() after r29677 13 years ago
Felix Fietkau e87bb77966 ar8216: use vlan configuration for connecting ports (forced to be untagged) even with vlan_enable=0, but keep them isolated before the switch has been configured this makes enable_vlan=0 practical for vlan passthrough 13 years ago
Felix Fietkau c33e016fa5 ar8216: do not strip vlan tags when running with vlan_enable=0 13 years ago
Gabor Juhos 8b567fb508 generic: add driver for the RTL8367R/M switches 13 years ago
Gabor Juhos 87fb92ee03 generic: rtl8366: preparing for RTL8367 support 13 years ago
Gabor Juhos 43196813d7 generic: rtl8366_smi: add timeout message 13 years ago
Gabor Juhos 5fa65cba6e kernel: swconfig: introduce a generic switch LED trigger 13 years ago
Gabor Juhos 975355a2b1 kernel: swconfig: add get_port_{link,stats} callbacks 13 years ago
Felix Fietkau e3017bc05e ath9k: add support for registering extra leds connected to the wmac gpio lines 13 years ago
Felix Fietkau 4a441570ca kernel: move linux/ath9k_platform.h to generic files so that it can be reused from other targets 13 years ago
Gabor Juhos bbfaaeffd6 kernel: ar8216: add support for the AR8236 switch 13 years ago
Gabor Juhos ecb3690d0a kernel: ar8216: move port vlan setup into a separate function 13 years ago
Gabor Juhos 297ac9a7f1 kernel: swconfig: add a missing unlock in error path 13 years ago
Jonas Gorski b7a2a74823 ar8216: use mdiobus_{read,write} to ensure proper locking 14 years ago
Gabor Juhos 93c093057d generic: jumbo frames support for rtl8366s 14 years ago
Gabor Juhos bb64fb2e58 generic: ar8216: add support for get link status 14 years ago
Jonas Gorski eaa935658b swconfig: Add generic switch identifiers 14 years ago
Felix Fietkau 5b32d62fcf rtl8366_smi: implement a function for detecting whether the attached switch is RTL8366S or RTL8366RB 14 years ago
Felix Fietkau 1afe8a0726 rtl8366: unify rtl8366s and rtl8366rb platform data 14 years ago
Hauke Mehrtens 00dd85d8f6 ocf-linux: version bump to 20110720 14 years ago
Gabor Juhos 129217e127 generic: add rt2x00_platform.h 14 years ago
Felix Fietkau a41f80bca1 fix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) 14 years ago
John Crispin e3e2a170cd we dont need 1024 bytes buffer. 128 bytes is enough. 14 years ago
John Crispin 60c125b8e6 (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC 14 years ago
Felix Fietkau eb270c4d33 ar8316: automatically detect whether port4 is used as PHY or as a switch port 14 years ago
Felix Fietkau 2336d4b438 ar8216: support AR8316 rev 0 devices 14 years ago
Felix Fietkau 9e8cd78944 swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK 14 years ago
Gabor Juhos f358166236 generic: rtl8366{s,rb}: remove the PHY driver. 14 years ago
Felix Fietkau 0508ee0c00 rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches (fixes #8911) 14 years ago