]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - net
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / net /
2012-07-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-07-07 Michael Wallenet: add helper to generate random mac address
2012-07-07 Michael Wallenet: use common rand()/srand() functions
2012-05-23 Joe Hershbergernet: Allow filtering on debug traces in the net subsystem
2012-05-23 Joe Hershbergernet: Work-around for brain-damaged Cisco equipment...
2012-05-23 Joe Hershbergernet: Add link-local addressing support
2012-05-23 Joe Hershbergernet: Separate ArpRequest() into lower-level func
2012-05-23 Joe Hershbergernet: Don't copy every packet that waits for an ARP
2012-05-23 Joe Hershbergernet: Fix net buffer initialization
2012-05-23 Joe Hershbergernet: Remove unused parameter from NetInitLoop()
2012-05-23 Joe Hershbergernet: Remove static allocation for MAC address in PingSend()
2012-05-23 Joe Hershbergernet: Add option CONFIG_BOOTP_MAY_FAIL
2012-05-23 Joe Hershbergernet: Fix unused variable compile warning
2012-05-23 Joe Hershbergernet: Add net_update_ether() to handle ARP and Ping...
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: Refactor to use NetSendPacket instead of eth_send...
2012-05-23 Joe Hershbergernet: Refactor ping receive handler
2012-05-23 Joe Hershbergernet: Move debug trace to point of action
2012-05-23 Joe Hershbergernet: Refactor bootp packet length computations
2012-05-23 Joe Hershbergernet: Refactor packet length computations
2012-05-23 Joe Hershbergernet: Refactor NetSendUDPPacket to share more code
2012-05-23 Joe Hershbergernet: Refactor IP, UPD, and ICMP header writing functions
2012-05-23 Joe Hershbergernet: cosmetic: Replace magic numbers in arp.c with...
2012-05-23 Joe Hershbergernet: cosmetic: Rename tmp to reply_ip_addr in arp.c
2012-05-23 Joe Hershbergernet: cosmetic: Alphabetize includes in net.c
2012-05-23 Joe Hershbergernet: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
2012-05-23 Joe Hershbergernet: cosmetic: Rename CDPHandler to cdp_receive
2012-05-23 Joe Hershbergernet: cosmetic: Rename "x" to "eth_proto"
2012-05-23 Joe Hershbergernet: cosmetic: Add a more explicit comment about 802.2
2012-05-23 Joe Hershbergernet: cosmetic: Rename parameter len to payload_len
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef ICMP_t
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef ARP_t
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef VLAN_Ethernet_t
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef Ethernet_t
2012-05-23 Joe Hershbergernet: cosmetic: Split struct ip_udp_hdr into ip_hdr
2012-05-23 Joe Hershbergernet: cosmetic: Un-typedef IP_t
2012-05-23 Joe Hershbergernet: Move RARP receive logic out of net.c
2012-05-23 Joe Hershbergernet: Move PING out of net.c
2012-05-23 Joe Hershbergernet: Move ARP out of net.c
2012-05-23 Joe Hershbergernet: Encapsulate CDP packet identification
2012-05-23 Joe Hershbergernet: Move CDP out of net.c
2012-05-23 Joe Hershbergernet: Move MAC-seeded rand out of bootp.c
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-15 Mike Frysingernet: move bootfile init into eth_initialize
2012-05-15 Mike Frysingernet: punt bd->bi_ip_addr
2012-05-15 Joe Hershbergernet: cosmetic: tftp.* checkpatch compliance
2012-05-15 Joe Hershbergernet: cosmetic: sntp.* checkpatch compliance
2012-05-15 Joe Hershbergernet: cosmetic: rarp.* checkpatch compliance
2012-05-15 Joe Hershbergernet: cosmetic: nfs.* checkpatch compliance
2012-05-15 Joe Hershbergernet: cosmetic: net.c checkpatch compliance
2012-05-15 Joe Hershbergernet: cosmetic: eth.c checkpatch compliance
2012-05-15 Joe Hershbergernet: cosmetic: bootp.* checkpatch compliance
2012-05-15 Joe Hershbergernet: Remove volatile from net API
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 Eric Miaonet/eth.c: fix eth_write_hwaddr() to use dev->enetaddr...
2012-03-18 Simon Glassbootstage: Plumb in bootstage calls for basic operations
2012-03-18 Simon Glassbootstage: Replace show_boot_progress/error() with...
2012-03-18 Simon Glassbootstage: Convert net progress numbers to enums
2012-03-18 Simon Glassbootstage: Use show_boot_error() for -ve progress numbers
2012-03-18 Mike Frysingernet/miiphy/serial: drop duplicate "NAMESIZE" define
2012-03-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-03-06 Marek VasutPPC: Drop mv6446x_eth_initialize() from net/eth.c
2012-03-06 Marek VasutPPC: Drop mv6436x_eth_initialize() from net/eth.c
2012-03-03 Vincent Palatineth: remove usb-ethernet devices before re-enumerating...
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-20 Michael Wallenet: introduce per device index
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-12-06 Matthias Weissernet: Make sure IPaddr_t is 32 bits in size
2011-11-23 Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-23 Anatolij Gustschinnet/bootp.c: Fix GCC 4.6 warning
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2011-11-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-11-07 Wolfgang Denknet/net.c: Fix GCC 4.6 build warning
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-27 Simon Glassnet: Export auto_load, use it in rarp
2011-10-27 Simon Glassnet: Change for loop to memset()
2011-10-27 Simon Glassnet: Add more #ifdefs for tftpput to reduce code size
2011-10-27 Simon Glassnet: Make net_transfer() a static function
2011-10-27 Simon Glassnet: Hide more code behind CONFIG_CMD_TFTPPUT
2011-10-26 Simon Glassnet: tftpput: implement tftp logic
2011-10-26 Simon Glassnet: tftpput: Support selecting get/put for tftp
2011-10-26 Simon Glassnet: tftpput: Factor out start, restart and next block...
2011-10-26 Simon Glassnet: tftpput: move common code into separate functions
2011-10-26 Simon Glassnet: tftpput: Rename TFTP to TFTPGET
2011-10-26 Simon Glassnet: tftpput: Add support for receiving ICMP packets
2011-10-26 Simon Glassnet: tftpput: Move ICMP code into its own function
2011-10-23 Bernhard Kaindlnet/dns.c: Fix endian conversion for big-endian in...
2011-10-21 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2011-10-17 Jason Hobbsnet: bootp: add PXE/RFC 4578 DHCP options support
next