summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* generic: add driver for the RTL8367R/M switchesjuhosg2012-01-071-0/+1825
* generic: rtl8366: preparing for RTL8367 supportjuhosg2012-01-074-9/+17
* generic: rtl8366_smi: add timeout messagejuhosg2012-01-071-2/+4
* kernel: swconfig: introduce a generic switch LED triggerjuhosg2011-12-312-0/+362
* kernel: ar8216: add support for the AR8236 switchjuhosg2011-11-122-4/+87
* kernel: ar8216: move port vlan setup into a separate functionjuhosg2011-11-121-16/+28
* kernel: swconfig: add a missing unlock in error pathjuhosg2011-11-041-1/+3
* ar8216: use mdiobus_{read,write} to ensure proper lockingjogo2011-10-111-17/+17
* generic: jumbo frames support for rtl8366sjuhosg2011-09-211-0/+51
* generic: ar8216: add support for get link statusjuhosg2011-08-151-0/+62
* swconfig: Add generic switch identifiersjogo2011-07-273-7/+32
* rtl8366_smi: implement a function for detecting whether the attached switch i...nbd2011-07-241-11/+69
* rtl8366: unify rtl8366s and rtl8366rb platform datanbd2011-07-242-5/+5
* fix the gpio_dev driver: remove existing forward port patches, use unlocked_i...nbd2011-07-011-3/+3
* [ledtrig-netdev]blogic2011-06-091-2/+2
* [PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCblogic2011-05-092-30/+653
* ar8316: automatically detect whether port4 is used as PHY or as a switch portnbd2011-04-281-32/+61
* ar8216: support AR8316 rev 0 devicesnbd2011-04-281-0/+1
* swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCKnbd2011-04-261-1/+1
* generic: rtl8366{s,rb}: remove the PHY driver.juhosg2011-04-122-104/+2
* rtl8306: do not overwrite registers in the phy fixup, it could mess up other ...nbd2011-04-021-0/+6
* generic: rtl8366s: allow initial register values to be passed via platform_datajuhosg2011-01-261-0/+11
* generic: rtl8366: fix build errorjuhosg2011-01-091-2/+2
* generic: rtl8366: enable vlans before enabling the portsjuhosg2011-01-084-1/+11
* generic: rtl8366: enable ports only after VLAN configuration is donejuhosg2011-01-084-8/+30
* generic: rtl8366: add enable_port helperjuhosg2011-01-083-0/+15
* generic: rtl8366_smi: init VLANs only in first switch initializationjuhosg2011-01-081-10/+30
* generic: rtl8366s: use correct bitmasks in sanity checksjuhosg2011-01-081-4/+4
* generic: rtl8366s: add vlan fid supportjuhosg2011-01-081-0/+7
* generic: rtl8366: add debugfs file for VLAN4K tablejuhosg2011-01-082-0/+60
* generic: rtl8366rb: use correct bitmasks in sanity checksjuhosg2011-01-081-4/+4
* generic: add LED trigger for USB device presence/activityjuhosg2010-12-171-0/+348
* generic: add rtl8366rb switch vlan fid supportjuhosg2010-11-243-7/+66
* generic: update gpio_buttons driverjuhosg2010-11-121-39/+55
* [kernel] fix mvswitch PHY polling setting (#8133)florian2010-11-041-1/+1
* rt8366*: use __devinit instead of __init for the probe function to fix a sect...nbd2010-10-212-2/+2
* [generic] unify extended vlan id swconfig attributes.jow2010-10-124-7/+7
* generic: RTL8366S/RB: Fix autonegotiation for the WAN port.juhosg2010-09-272-0/+10
* generic: add rtl8366rb switch port rate, port and qos enable/disable supportjuhosg2010-09-271-0/+210
* [kernel] add switch driver for Lantiq PSB6970florian2010-09-041-0/+438
* rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...nbd2010-08-311-0/+9
* generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledjuhosg2010-08-182-4/+14
* generic: rtl8366: add generic code to enable VLANsjuhosg2010-08-184-84/+95
* generic: rtl8366: add enable_vlan{,4k} to smi_opsjuhosg2010-08-183-8/+14
* generic: fix LED control on the RTL8366 switchesjuhosg2010-08-152-2/+2
* rtl8366: re-enable learning by default, disabling it broke switching function...nbd2010-08-082-8/+92
* swconfig: cleanup of kernel drivers and interfacenbd2010-08-046-177/+183
* ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay...jow2010-08-031-0/+1
* [kernel] pwm: export the generic pwm api as moduleclaudio2010-07-191-1/+1
* generic: rtl8366: add debugfs file to show PVIDsjuhosg2010-07-151-0/+42