summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-19-0/+36
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-19-60/+2362
* USB-CDC: Move struct declaration before its useVitaly Kuzmichev2011-02-19-34/+36
* USB-CDC: Port struct net_device_statsVitaly Kuzmichev2011-02-19-0/+39
* USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev2011-02-19-0/+7
* Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass2011-02-19-0/+645
* Add USB host ethernet adapter supportSimon Glass2011-02-19-0/+188
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-19-7/+10
* net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu2011-02-15-1/+2
* eNET: Add RTC support to eNETGraeme Russ2011-02-12-0/+6
* altera_spi: add spi_set_speedThomas Chou2011-02-08-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-02-06-0/+5
|\
| * fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-03-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-04-0/+350
|\ \ | |/ |/|
| * spi: add support SuperH SPI moduleYoshihiro Shimoda2011-02-02-0/+341
| * net: sh_eth: add cache handlingYoshihiro Shimoda2011-02-02-0/+9
* | Minor Coding Style Cleanup.Wolfgang Denk2011-02-02-21/+20
* | S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-02-1/+1
* | DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-02-0/+7
* | DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj2011-02-02-0/+1
* | DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj2011-02-02-3/+4
* | Davinci MMCSD SupportSandeep Paulraj2011-02-02-0/+405
* | MXC: removed warnings from IMX51 ATA driverStefano Babic2011-02-02-3/+0
* | SPI: mxc_spi: replace fixed offsets with structuresStefano Babic2011-02-02-66/+28
* | SPI: mxc_spi: add SPI clock calculation and setup to the driverAnatolij Gustschin2011-02-02-1/+22
* | SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx caseAnatolij Gustschin2011-02-02-5/+4
* | SPI: mxc_spi: add support for i.MX35 processorStefano Babic2011-02-02-24/+72
* | Add basic support for Freescale's mc9sdz60Stefano Babic2011-02-02-2/+54
* | I2C: mxc_i2c: address failure with mx35 processorStefano Babic2011-02-02-18/+68
* | I2C: mxc_i2c: get rid of __REG accessStefano Babic2011-02-02-28/+44
* | mxc_i2c: Add support for the i.MX35 processorStefano Babic2011-02-02-4/+5
* | serial_mxc: add support for Freescale's i.MX35 processorStefano Babic2011-02-02-9/+6
* | mxc_nand: add support for i.MX35 processorStefano Babic2011-02-02-3/+3
* | BLOCK: Add freescale IMX51 PATA driverMarek Vasut2011-02-02-0/+150
* | fsl_pmic: add I2C interface supportLiu Hui-R643432011-02-02-5/+40
* | mxc_i2c: add support for MX53 processorLiu Hui-R643432011-02-02-3/+18
* | mxc_gpio: add support for MX53 processorLiu Hui-R643432011-02-02-2/+7
* | serial_mxc: add support for MX53 processorLiu Hui-R643432011-02-02-0/+6
* | fec_mxc: add support for MX53 processorLiu Hui-R643432011-02-02-3/+3
|/
* Fix at91 includes in soft_i2c driverRyan Mallon2011-01-27-3/+1
* ftpmu010: support faraday ftpmu010 driverMacpaul Lin2011-01-25-0/+212
* UEC: Fix compiler warnings introduced by linux/mii.h changeKumar Gala2011-01-25-19/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-25-21/+2
|\
| * powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-19-21/+1
| * powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-19-2/+2
| * powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal2011-01-19-1/+1
| * powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-19-1/+2
* | USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev2011-01-19-36/+26
* | USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev2011-01-19-3/+2
* | usb_ether: register usb ethernet gadget at each eth initLei Wen2011-01-19-4/+8