summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS6
1 files changed, 5 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 5eb218f..abd7532 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,8 +1,12 @@
-Maintainers:
+Maintainer:
* Tobias Klauser <tklauser@distanz.ch>
* Daniel Borkmann <borkmann@redhat.com>
+Former maintainer:
+
+ * Emmanuel Roullit <emmanuel.roullit@gmail.com>
+
Major contributors (> 30 commits):
* Daniel Borkmann <borkmann@redhat.com>
os-ec-tunnel.txt?h=nds-private-remove&id2=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>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 'Documentation/devicetree/bindings/i2c/i2c-cros-ec-tunnel.txt')