summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: emaclite: Support OF initializationMichal Simek2012-09-241-0/+30
| * dm: net: Move IXP NPE to drivers/net/Marek Vasut2012-09-24150-0/+69488
| * net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-241-9/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-253-105/+24
|\ \ | |/ |/|
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-231-1/+0
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-232-98/+0
| * fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi2012-08-231-6/+5
| * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-231-0/+16
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-231-0/+3
* | dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-181-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-09-041-1/+1
|\ \
| * | net:macb: add line breakAndreas Bießmann2012-09-031-1/+1
| |/
* | arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-011-2/+2
* | cpsw: add driver for cpsw ethernet deviceCyril Chemparathy2012-09-012-0/+992
|/
* Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-3010-248/+361
|\
| * net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda2012-07-231-0/+9
| * net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2012-07-232-181/+258
| * net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2012-07-232-33/+32
| * net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2012-07-232-20/+3
| * net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans2012-07-191-1/+1
| * net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans2012-07-191-5/+3
| * Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2012-07-129-11/+58
| |\
| | * net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-111-2/+2
| | * net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-111-2/+13
OpenPOWER on IntegriCloud