summaryrefslogtreecommitdiff
path: root/drivers/net/netconsole.c
AgeCommit message (Expand)Author
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-09-29net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2013-11-08netconsole loses 2nd character of inputSuriyan Ramasami
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger
2012-05-23net: Allow filtering on debug traces in the net subsystemJoe Hershberger
2012-05-23net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger
2012-05-15net: cosmetic: netconsole.c checkpatch complianceJoe Hershberger
2011-10-09netconsole: support packets longer than 512 bytesMichael Walle
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2010-01-18netconsole: mark local funcs with staticMike Frysinger
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD