]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/net
I2C: Move struct s3c24x0_i2c to a common place.
[karo-tx-uboot.git] / drivers / net /
2012-07-30 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot
2012-07-24 Yoshihiro Shimodanet: sh_eth: add support for SH7757's GETHER
2012-07-24 Yoshihiro Shimodanet: sh_eth: modify the definitions of regsiter
2012-07-24 Yoshihiro Shimodanet: sh_eth: add SH_ETH_TYPE_ condition
2012-07-24 Yoshihiro Shimodanet: sh_eth: clean up for the SH7757's code
2012-07-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-07-20 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2012-07-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-07-19 benoit.thebaudeau... net: fec_mxc: Fix MDC for xMII
2012-07-19 benoit.thebaudeau... net: fec_mxc: Fix setting of RCR for xMII
2012-07-19 Mike FrysingerBlackfin: bfin_mac: drop volatile markings on packet...
2012-07-18 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-video
2012-07-12 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-net...
2012-07-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-07-11 Dinh Nguyennet/designware: Consecutive writes to the same register...
2012-07-11 Troy Kiskynet: phy: micrel: make ksz9021 phy accessible
2012-07-11 Timur Tabinet: abort network initialization if the PHY driver...
2012-07-11 Timur Tabiphylib: phy_startup() should return an error code on...
2012-07-10 Nobuhiro Iwamatsunet/sh-ether: Fix build by removing ECSIPR_BRCRXIP...
2012-07-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-07 Stefan Roesenet: Multiple updates/enhancements to designware.c
2012-07-07 Vipin KumarSPEAr: Add interface information in initialization
2012-07-07 Rajashekhara, Sudhakarda850/omap-l138: Enable auto negotiation in RMII mode
2012-05-23 Nobuhiro Iwamatsunet: sh-eth: Add support Gigabit of SH7734
2012-05-23 Nobuhiro Iwamatsunet: sh_eth: Add support SH7734 Ethernet device
2012-05-23 Joe Hershbergernet: Allow filtering on debug traces in the net subsystem
2012-05-23 Joe Hershbergernet: Make sure NetLoop is initialized when using NetConsole
2012-05-23 Joe Hershbergernet: Refactor to separate the UDP handler from the...
2012-05-23 Joe Hershbergernet: Refactor to protect access to the NetState variable
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef IP_t
2012-05-23 Joe Hershbergernet: Fix remaining API interface breakage
2012-05-23 Joe Hershbergerdrivers/net/rtl8169.c: Fix compile warning
2012-05-23 Joe Hershbergerdrivers/net/pcnet.c: Fix compile warning
2012-05-23 Stephan Linzdrivers/net/xilinx_axi_emac.c: Fix compile warning
2012-05-23 Stephan Linzdrivers/net/xilinx_emaclite.c: Fix compile warning
2012-05-23 Stephan Linzdrivers/net/xilinx_ll_temac.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/uli526x.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/tsi108_eth.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/rtl8139.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/ns8382x.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/natsemi.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/fm/eth.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/e1000.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/smc91111.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/macb.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/lan91c96.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/ks8695eth.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/ftmac100.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/fec_mxc.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/enc28j60.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/eepro100.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/dnet.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/dm9000x.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/dc2114x.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/cs8900.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/calxedaxgmac.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/at91_emac.c: Fix compile warning
2012-05-22 Joe Hershbergerdrivers/net/armada100_fec.c: Fix compile warning
2012-05-22 Anatolij Gustschindrivers/net/4xx_enet.c: Fix build warning
2012-05-22 Joe Hershbergerdavinci: Fix Ethernet driver interface warning
2012-05-22 Joe Hershbergerppc: Fix warning in TSEC Ethernet driver
2012-05-22 Anatolij Gustschindrivers/net/mpc512x_fec.c: Fix build warning
2012-05-22 Anatolij Gustschindrivers/net/mpc5xxx_fec.c: Fix build warning
2012-05-22 Anatolij Gustschindrivers/net/smc911x.c: Fix GCC 4.6 warning
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-05-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-05-15 Joe Hershbergernet: cosmetic: netconsole.c checkpatch compliance
2012-05-15 Marek VasutFEC: Abstract out register setup
2012-05-15 Stefano BabicNET: fec_mxc.c: Add a way to disable auto negotiation
2012-04-30 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-04-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2012-04-30 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-04-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2012-04-29 Wolfgang DenkMerge branch 'marex@denx.de' of git://git.denx.de/u...
2012-04-25 Liu Gangpowerpc/corenet_ds: Slave module for boot from SRIO
2012-04-21 Stephan Linznet: ll_temac: drop obsolete "NAMESIZE" define
2012-04-09 Wolfgang DenkMerge branch 'marek.vasut@gmail.com' of git://git.denx...
2012-04-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-04-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2012-04-04 Amit Virdinet/designware: Change timeout loop implementation
2012-04-04 Armando Viscontinet/designware: Set ANAR to 0x1e1
2012-04-04 Vikas Manochanet/designware: Program phy registers when auto-negotia...
2012-04-04 Vipin Kumarnet/designware: Try configuring phy on each dw_eth_init
2012-04-04 Armando Viscontinet/designware: Consecutive writes must have delay
2012-04-04 Vipin KUMARnet/designware: Phy address fix
2012-04-04 Vipin KUMARnet/designware: Fix the max frame length size
2012-04-04 Vipin KUMARnet/designware: Fix to restore hw mac address
2012-04-04 Stephan Linznet: ll_temac: Add LL TEMAC driver to u-boot
2012-04-03 Stefan Biglermvgbe: remove warning for unused methods
2012-03-30 Stefan Kristianssonnet/altera_tse: use flush_dcache_range instead of flush...
2012-03-30 Stefan Kristianssonnet/ethoc: use flush_dcache_range instead of flush_dcache
2012-03-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-03-30 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-03-30 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-03-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-03-29 Eric Nelsonnet: fec_mxc: allow use with cache enabled
2012-03-28 Rob Herringnet: calxedaxgmac: fix build due to missing __aligned...
2012-03-27 Mike Frysingernet: smc91111: use mdelay()
next