aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/netconsole.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-23net: Allow filtering on debug traces in the net subsystemJoe Hershberger1-0/+4
2012-05-23net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger1-0/+6
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger1-2/+2
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger1-3/+3
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger1-2/+2
2012-05-15net: cosmetic: netconsole.c checkpatch complianceJoe Hershberger1-60/+62
2011-10-09netconsole: support packets longer than 512 bytesMichael Walle1-4/+7
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli1-2/+3
2010-01-18netconsole: mark local funcs with staticMike Frysinger1-5/+5
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-5/+0
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+267