summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* adm5120: add missing NULL terminator to partition parser listJonas Gorski2012-05-031-0/+1
* adm5120: merge 3.3 patchesGabor Juhos2012-04-2912-203/+111
* fix typos in adm5120 switch driver (#4241)Florian Fainelli2012-04-041-2/+2
* fix usb mis-cleanup after r27162 (#9581)Florian Fainelli2011-06-201-1/+2
* cleanup files using checkpatch.plFlorian Fainelli2011-06-1214-165/+164
* adm5120: fix promiscuous mode handling (patch from #8581)Felix Fietkau2011-04-151-3/+3
* adm5120: don't use IRQF_DISABLED flag in the switch driverGabor Juhos2010-01-031-2/+2
* adm5120: merge 2.6.30+ specific patchesGabor Juhos2010-01-022-12/+21
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-021-1/+1
* integrate 2.6.28 specific patch into the usb driverGabor Juhos2009-05-224-21/+10
* usb driver: fix urb_print function definitionGabor Juhos2009-05-211-1/+1
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-171-178/+0
* update MyLoader partition parser, add support of named partitionsGabor Juhos2008-11-171-43/+57
* experimental support for 2.6.27Gabor Juhos2008-10-0516-0/+7524
* remove 2.6.25 specific stuffGabor Juhos2008-09-1317-8016/+0
* fix RB-133/133C led definitionsGabor Juhos2008-08-041-5/+5
* fix a bug in the USB driver debug codeGabor Juhos2008-07-271-4/+4
* switch to 2.6.25.7Gabor Juhos2008-06-174-32/+218
* Add leds support for the RB-150, thanks to Evangelos ArkalisGabor Juhos2008-05-071-4/+21
* improve support of the Infineon EASY 5120-RT Reference BoardGabor Juhos2008-05-011-11/+29
* remove the i2c-gpio-custom driver from adm5120, and make it available on all ...Gabor Juhos2008-04-291-197/+0
* Add leds support for the CAS-771/771wFlorian Fainelli2008-04-061-0/+14
* fix RB153 CompactFlash driver for .24Gabor Juhos2008-02-091-21/+24
* switch to 2.6.24Gabor Juhos2008-02-097-830/+99
* fix a switch driver bugGabor Juhos2008-01-311-3/+3
* add preliminary support for 2.6.24Gabor Juhos2008-01-301-0/+206
* don't use mips_machgroupGabor Juhos2008-01-304-13/+1
* remove some unused filesGabor Juhos2008-01-291-207/+0
* license cleanupGabor Juhos2008-01-297-65/+23
* USB driver: fix a bug in isochronous transfersGabor Juhos2008-01-172-2/+5
* fix led driver (closes: #2972)Gabor Juhos2008-01-041-25/+36
* Leds have been tested on rb111/112 and rb153Florian Fainelli2008-01-041-6/+22
* usb-driver: add preliminary support of ISOCHRONOUS transferGabor Juhos2008-01-018-32/+57
* fix a bug in the switch driver, thanks to Thomas Langer for reportingGabor Juhos2008-01-011-2/+2
* disable queue of all interfaces when tx ring is fullGabor Juhos2008-01-011-2/+6
* change switch register access macrosGabor Juhos2007-12-273-28/+28
* add watchdog driverGabor Juhos2007-12-271-0/+210
* No need to keep the old driver nowFlorian Fainelli2007-12-224-995/+0
* Compact flash driver is now workingFlorian Fainelli2007-12-221-2/+2
* We need to set the gpio line numberFlorian Fainelli2007-12-211-0/+1
* minor fixes in the RB153 CF driverGabor Juhos2007-12-161-9/+8
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-161-16/+15
* use the right irq_handler in the CF driverGabor Juhos2007-12-121-2/+2
* RB153 CF driver fixesGabor Juhos2007-12-111-11/+18
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-111-0/+303
* Fix missing returnFlorian Fainelli2007-12-091-1/+1
* add copyright header to the USB driver's filesGabor Juhos2007-12-058-47/+63
* add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (clos...Gabor Juhos2007-11-261-0/+16
* more USB driver fixes, now it passes usbtests 1-14Gabor Juhos2007-11-262-9/+30
* fix USB driver to compile with ADMH_VERBOSE_DEBUG definedGabor Juhos2007-11-233-36/+34