92 Commits (e7cfd6e245b88a90bcfb156c38722f4c68157f89)

Author SHA1 Message Date
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 13 years ago
Gabor Juhos 93c093057d generic: jumbo frames support for rtl8366s 13 years ago
Gabor Juhos bb64fb2e58 generic: ar8216: add support for get link status 13 years ago
Jonas Gorski eaa935658b swconfig: Add generic switch identifiers 13 years ago
Felix Fietkau 5b32d62fcf rtl8366_smi: implement a function for detecting whether the attached switch is RTL8366S or RTL8366RB 13 years ago
Felix Fietkau 1afe8a0726 rtl8366: unify rtl8366s and rtl8366rb platform data 13 years ago
Hauke Mehrtens 00dd85d8f6 ocf-linux: version bump to 20110720 13 years ago
Gabor Juhos 129217e127 generic: add rt2x00_platform.h 13 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) 13 years ago
John Crispin e3e2a170cd we dont need 1024 bytes buffer. 128 bytes is enough. 13 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
Felix Fietkau 6b183fe564 kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash) 14 years ago
Hauke Mehrtens 1ddb639910 kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h. 14 years ago
Gabor Juhos 4f1f672d9e generic: rtl8366s: allow initial register values to be passed via platform_data 14 years ago
Gabor Juhos 5641e8233e generic: rtl8366: fix build error 14 years ago
Gabor Juhos 792a1fb2c0 generic: rtl8366: enable vlans before enabling the ports 14 years ago
Gabor Juhos c16715f8d2 generic: rtl8366: enable ports only after VLAN configuration is done 14 years ago
Gabor Juhos 0bcc97ac26 generic: rtl8366: add enable_port helper 14 years ago
Gabor Juhos 5120660512 generic: rtl8366_smi: init VLANs only in first switch initialization 14 years ago
Gabor Juhos d88fc86fca generic: rtl8366s: use correct bitmasks in sanity checks 14 years ago
Gabor Juhos ec9b5d6243 generic: rtl8366s: add vlan fid support 14 years ago
Gabor Juhos 72779e560b generic: rtl8366: add debugfs file for VLAN4K table 14 years ago
Gabor Juhos a4472870bd generic: rtl8366rb: use correct bitmasks in sanity checks 14 years ago
Gabor Juhos a059a11ee1 generic: add LED trigger for USB device presence/activity 14 years ago
Hauke Mehrtens 0fc35b30e3 kernel: fix cryptodev with kernel >= 2.6.35 14 years ago
Gabor Juhos 90c0618011 generic: add rtl8366rb switch vlan fid support 14 years ago
Gabor Juhos 1fa8af5e9f generic: update gpio_buttons driver 14 years ago
Florian Fainelli edcbafc836 fix mvswitch PHY polling setting (#8133) 14 years ago
Felix Fietkau 0ee2fda5e1 rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch 14 years ago
Jo-Philipp Wich 352fea83d9 unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range. 14 years ago
Michael Büsch a8c848bb50 cryptodev: Compilefix on 2.6.36 14 years ago
Gabor Juhos dc4df4ca65 generic: RTL8366S/RB: Fix autonegotiation for the WAN port. 14 years ago