summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* 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
* 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
| | * net: abort network initialization if the PHY driver failsTimur Tabi2012-07-11-6/+39
| | * phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-11-1/+4
* | | Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger2012-07-19-2/+1
|/ /
* | net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu2012-07-10-4/+3
|/
* net: Multiple updates/enhancements to designware.cStefan Roese2012-07-07-69/+50
* SPEAr: Add interface information in initializationVipin Kumar2012-07-07-1/+10
* da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar2012-07-07-0/+8
* net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu2012-05-23-1/+11
* net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu2012-05-23-28/+74
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-23-0/+4
* net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger2012-05-23-0/+6
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-23-2/+2
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-23-3/+3
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-23-2/+2
* net: Fix remaining API interface breakageJoe Hershberger2012-05-23-36/+26
* drivers/net/rtl8169.c: Fix compile warningJoe Hershberger2012-05-22-1/+1
* drivers/net/pcnet.c: Fix compile warningJoe Hershberger2012-05-22-4/+2
* drivers/net/xilinx_axi_emac.c: Fix compile warningStephan Linz2012-05-22-1/+1