summaryrefslogtreecommitdiff
path: root/llmnrd.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-18llmnrd: Add IPv6 supportTobias Klauser1-3/+8
2015-02-18llmnrd: Join IP multicast group on each new interfaceTobias Klauser1-3/+6
2015-02-18llmnrd: Fix usageTobias Klauser1-5/+5
2015-02-18llmnrd: Support daemonizationTobias Klauser1-1/+5
2015-02-18build: Check if called from git repo when generating GIT_VERSIONTobias Klauser1-2/+2
2015-02-18llmnrd, llmnr-query: Add git id to version outputTobias Klauser1-2/+3
2015-02-17all: Add version informationTobias Klauser1-5/+16
2015-02-17llmnrd: Rename main.c to llmnrd.cTobias Klauser1-0/+150
-private-remove&id=5db4992d8f040b8d8db0b86d42806e0c417f7ccf'>arch/microblaze/configs parent370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
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/microblaze/configs')