1. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  2. 59097ac can: ems_usb: fix coding style by Marc Kleine-Budde · 9 years ago
  3. 90cfde4 can: ems_usb: Fix possible tx overflow by Gerhard Uttenthaler · 9 years ago
  4. a2ec19f can: remove obsolete assignment for CAN protocol error type by Oliver Hartkopp · 9 years ago
  5. 43c021e can: ems_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  6. a0bc163 can: ems_usb: mark timestamp as little endian by Marc Kleine-Budde · 10 years ago
  7. 8a4b5b0 can: ems_usb: fix endianess of CAN ID by Gerhard Uttenthaler · 10 years ago
  8. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 10 years ago
  9. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  10. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
  11. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  12. a1c31f1 can: ems_usb: fix urb leaks on failure paths by Alexey Khoroshilov · 11 years ago
  13. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  14. 09da6c5 can: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  15. 4480c00 can: ems_usb: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  16. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  17. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 13 years ago
  18. 2ee6850 can: ems_usb: Improved memory handling on ems_usb_start by Sebastian Haas · 13 years ago
  19. f84cbda can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  20. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  22. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  23. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  24. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  25. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  26. 1c0b28b can: Fix possible NULL pointer dereference in ems_usb.c by Hans J. Koch · 14 years ago
  27. ea3fb37 ems_usb: cleanup: remove uneeded check by Dan Carpenter · 15 years ago
  28. ae06b83 can: ems_usb: removed duplicated code setting local echo support by Thadeu Lima de Souza Cascardo · 15 years ago
  29. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  30. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  31. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  32. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  33. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 2b2072e ems_usb: Fix byte order issues on big endian machines by Sebastian Haas · 15 years ago
  35. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  36. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  37. 702171a ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface by Sebastian Haas · 15 years ago