]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/net/netconsole.c
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / drivers / net / netconsole.c
2013-07-24  Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2012-09-30  Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2012-09-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2012-09-24  Joe Hershbergernet: Filter incoming netconsole packets by IP
2012-09-24  Joe Hershbergernet: Allow netconsole settings to change after nc_start
2012-09-24  Joe Hershbergernet: Improve the speed of netconsole
2012-09-24  Joe Hershbergernet: Make the netconsole buffer size configurable
2012-09-24  Joe Hershbergernet: Make netconsole src and dest ports configurable
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-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  Joe Hershbergernet: cosmetic: netconsole.c checkpatch compliance
2011-10-09  Michael Wallenetconsole: support packets longer than 512 bytes
2011-05-12  Luca CeresoliNET: pass source IP address to packet handlers
2010-01-19  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-18  Tom RixMerge branch 't-ml-master' into t-master
2010-01-17  Mike Frysingernetconsole: mark local funcs with static
2009-08-04  Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-coldfire
2009-07-18  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-07-18  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-07-17  Jean-Christophe... stdio/device: rework function naming convention
2008-07-10  Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-sh
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-fdt
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-06-11  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-06-10  Shinya Kuribayashinet: Conditional COBJS inclusion of network drivers
2008-01-09  Markus KlotzbuecherMerge git://www.denx.de/git/u-boot
2008-01-08  Wolfgang DenkMerge branch 'inka4x0-ng' of /home/m8/git/u-boot/
2008-01-07  Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-12-11  Stefan RoeseMerge commit 'u-boot/master' into for-1.3.1
2007-12-06  Jon LoeligerMerge commit 'wd/master'
2007-12-06  Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-11-26  Wolfgang DenkMerge commit '87ddedd'
2007-11-25  Jean-Christophe... drivers/net : move net drivers to drivers/net