146 Commits (f8868fc87bb7d72f9172f60d8e0481bb365ee601)

Author SHA1 Message Date
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 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. 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
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