summaryrefslogtreecommitdiff
path: root/staging/cli.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-03mausezahn: Fix non-ANSI function declarationsTobias Klauser1-2/+2
2014-08-05mausezahn: provide listen-addr option to configuration fileJon Schipp1-3/+7
2014-08-04mausezahn: provide port option to configuration fileJon Schipp1-3/+10
2014-07-28mausezahn: change configuration file name to mausezahn.confJon Schipp1-2/+2
2014-07-25mausezahn: bind to IP address in interactive modeJon Schipp1-1/+1
2014-07-23mausezahn: re-work configuration fileJon Schipp1-2/+2
2013-05-26mausezahn: show long version on cliDaniel Borkmann1-1/+1
2013-05-21mausezahn: do not show version in promptDaniel Borkmann1-1/+1
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+570
/tr>
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/sh/boards/mach-sdk7786/Makefile')