summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* [kernel] swconfig: Check vlan/port indexes for validity.florian2010-04-111-0/+4
* Generic: Clean up output of AR8216 driver.juhosg2010-04-101-6/+8
* generic: make chip detection more reliable in the AR8216 driverjuhosg2010-04-091-2/+22
* [PATCH 1/2] Add support for the ar8316 switch.jow2010-04-052-38/+215
* enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)nbd2010-03-281-20/+46
* ar8216: fix the mtu register definitionnbd2010-03-091-1/+1
* Several small fixes for ar8216 driver (patch by Jonas Gorski)nbd2010-03-092-12/+35
* kernel: add driver for the RTL8366RB switchjuhosg2010-02-241-0/+1752
* kernel: fix typos in the AR8216 header filejuhosg2010-02-241-7/+7
* rtl8366_smi: sanitize gpio values to a 0/1 booleanjuhosg2010-01-301-5/+2
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possiblejuhosg2010-01-271-20/+34
* rtl8366: make it available on all platformsjuhosg2010-01-253-0/+2048
* kernel: change debounce logic in the gpio-buttons driverjuhosg2010-01-131-18/+24
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ...nbd2009-12-254-0/+1226
* rtl8306: manage the wan port as a separate phy device with proper link status...nbd2009-12-091-27/+89
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...nbd2009-12-081-0/+3
* fix link status detection in various switch driversnbd2009-12-084-4/+4
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...nbd2009-09-162-19/+27
* add a driver for rtl8306 switchesnbd2009-08-141-0/+993
* ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...nbd2009-07-111-1/+1
* ar8216: fix transmission of large frames by setting the switch mtunbd2009-06-292-0/+7
* ar8216: add delay for page switching to work around register setting corrupti...nbd2009-06-142-5/+123
* fix a crash in ip175c attribute enumerationnbd2009-04-301-1/+0
* Add a driver for Atheros AR8216 switchesnbd2009-04-292-0/+675
* swconfig: add a generic switch reset callnbd2009-04-282-10/+20
* clean up the ip175c driver some more, add support for setting the pvid and fi...nbd2009-04-201-105/+91
* swconfig: add a generic method for setting the port primary vlan id (used for...nbd2009-04-201-7/+40
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)nbd2009-04-201-0/+1342
* swconfig: treat struct switch_attr as constantnbd2009-04-201-9/+9
* swconfig: remove old debugging stuffnbd2009-04-201-2/+0
* mvswitch: re-enable header modenbd2009-04-101-1/+1
* atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...nbd2009-03-221-3/+5
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...nbd2009-03-222-52/+40
* [kernel] generic-2.6: make MyLoader parser compatible with the old partition ...juhosg2009-01-231-2/+2
* [adm5120] move MyLoader partition parser into generic files, will be used on ...juhosg2008-11-171-0/+178
* improve routing/nat performance for devices using the marvell 88e6060 switchnbd2008-10-281-0/+1
* change the way ./files* and the generic kernel files are applied. ./files now...nbd2008-10-1821-6155/+872
* [kernel] make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)juhosg2008-10-051-3/+3
* [kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, an...juhosg2008-08-053-16/+0
* makes ledtrignetdev work on .26 and fix whitespacesblogic2008-08-041-56/+70
* add missing defines for mvswitchnbd2008-07-211-1/+15
* some more mvswitch fixes:nbd2008-07-191-27/+54
* add extra safety for the packet mangling in the mvswitch drivernbd2008-07-191-1/+1
* set marvell switch ATU ageing time to minimum instead of maximum - hopefully ...nbd2008-06-092-1/+3
* Remove bogus zero-length ohci-ssb.c in generic-2.6/filesnoz2008-05-181-0/+0
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...nbd2008-04-292-23/+85
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)nbd2008-04-281-0/+6
* fix vlan mapping for cpu port on the marvell switchnbd2008-04-241-2/+2
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...nbd2008-04-231-1/+0
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...nbd2008-04-202-0/+509