summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* drivers/net/: sparse fixesKim Phillips2012-11-04-19/+21
* net/: sparse fixesKim Phillips2012-11-04-1/+1
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04-4/+0
* arm: Remove support for NETARMMarek Vasut2012-10-26-395/+0
* powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-22-2/+2
* fm/mEMAC: add mEMAC frame workRoy Zang2012-10-22-2/+323
* powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-22-0/+1
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-22-0/+147
* m68k: net: Fix unused variable in mcfmii.cMarek Vasut2012-10-19-3/+1
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-15-41/+1
* da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-01-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27-59/+70445
|\
| * FEC: Replace magic contantsMarek Vasut2012-09-27-3/+6
| * FEC: Rework the TX wait mechanismMarek Vasut2012-09-27-9/+11
| * FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-27-1/+13
| * FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-27-6/+8
| * FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-27-1/+2
| * net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-27-4/+14
| * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-27-0/+319
| * net: Add driver for Zynq Gem IPMichal Simek2012-09-26-0/+441
| * net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-24-2/+6
| * net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-24-31/+65
| * net: Improve the speed of netconsoleJoe Hershberger2012-09-24-4/+18
| * net: Make the netconsole buffer size configurableJoe Hershberger2012-09-24-2/+6
| * net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-24-3/+13
| * dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-24-2/+3
| * net: emaclite: Support OF initializationMichal Simek2012-09-24-0/+30
| * dm: net: Move IXP NPE to drivers/net/Marek Vasut2012-09-24-0/+69488
| * net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-24-9/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-105/+24
|\ \ | |/ |/|
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-23-1/+0
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-98/+0
| * fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi2012-08-23-6/+5
| * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-23-0/+16
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-23-0/+3
* | dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-18-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-09-04-1/+1
|\ \
| * | net:macb: add line breakAndreas Bießmann2012-09-03-1/+1
| |/
* | arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-01-2/+2
* | cpsw: add driver for cpsw ethernet deviceCyril Chemparathy2012-09-01-0/+992
|/
* Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-30-248/+361
|\
| * net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda2012-07-23-0/+9
| * net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2012-07-23-181/+258
| * net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2012-07-23-33/+32
| * net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2012-07-23-20/+3
| * net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans2012-07-19-1/+1
| * net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans2012-07-19-5/+3
| * Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2012-07-12-11/+58
| |\
| | * net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-11-2/+2
| | * net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-11-2/+13