summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Consolidate bool typeYork Sun2013-04-0154-490/+458
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-241-0/+1
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-111-3/+1
|\
| * net: Use new numeric setenv functionsSimon Glass2013-02-281-3/+1
* | am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-111-2/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-123-125/+169
|\
| * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-282-43/+76
| * net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-281-21/+12
| * net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky2013-01-281-8/+8
| * phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-281-50/+78
| * net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky2013-01-281-16/+8
| * net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky2013-01-281-5/+5
| * net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-281-1/+1
* | ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-041-1/+1
* | ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-041-3/+6
* | powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-301-0/+1
* | powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-301-0/+79
|/
* mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-092-192/+342
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+4
|\
| * am335x: cpsw: make phy address configurableYegor Yefremov2012-12-101-1/+4
* | net: sh_eth: add support for SH7752Yoshihiro Shimoda2012-12-152-4/+4
* | phy: Add support for Marvell 88E1118RMichal Simek2012-12-151-0/+11
* | e1000e : Correct Rx Threshold granularityRuchika Gupta2012-12-152-0/+11
* | powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-272-0/+114
|/
* drivers/net/: sparse fixesKim Phillips2012-11-048-19/+21
* net/: sparse fixesKim Phillips2012-11-041-1/+1
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-042-4/+0
* arm: Remove support for NETARMMarek Vasut2012-10-263-395/+0
* powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-221-2/+2
* fm/mEMAC: add mEMAC frame workRoy Zang2012-10-224-2/+323
* powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-221-0/+1
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-223-0/+147
* m68k: net: Fix unused variable in mcfmii.cMarek Vasut2012-10-191-3/+1
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-151-41/+1
* da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-011-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27162-59/+70445
|\
| * FEC: Replace magic contantsMarek Vasut2012-09-272-3/+6
| * FEC: Rework the TX wait mechanismMarek Vasut2012-09-271-9/+11
| * FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-271-1/+13
| * FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-271-6/+8
| * FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-271-1/+2
| * net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-271-4/+14
| * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-272-0/+319
| * net: Add driver for Zynq Gem IPMichal Simek2012-09-262-0/+441
| * net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-241-2/+6
| * net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-241-31/+65
| * net: Improve the speed of netconsoleJoe Hershberger2012-09-241-4/+18
| * net: Make the netconsole buffer size configurableJoe Hershberger2012-09-241-2/+6
| * net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-242-3/+13
| * dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-241-2/+3
OpenPOWER on IntegriCloud