1. f6d7f2c ax88796: use generic mdio_bitbang driver by Marc Kleine-Budde · 13 years ago
  2. c9218c3 ax88796: clean up probe and remove function by Marc Kleine-Budde · 13 years ago
  3. a54dc58 ax88796: make pointer to platform data const by Marc Kleine-Budde · 13 years ago
  4. 0f442f5 ax88796: remove platform_device member from struct ax_device by Marc Kleine-Budde · 13 years ago
  5. 85ac616 ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL> by Marc Kleine-Budde · 13 years ago
  6. 1cbece3 ax88796: remove first_init parameter from ax_init_dev() by Marc Kleine-Budde · 13 years ago
  7. 2f9709d ax88796: remove memset of private data by Marc Kleine-Budde · 13 years ago
  8. ea5a43d ax88796: don't use magic ei_status to acces private data by Marc Kleine-Budde · 13 years ago
  9. 9f07242 ax88796: fix codingstyle and checkpatch warnings by Marc Kleine-Budde · 13 years ago
  10. ece4915 drivers/net: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  11. 13eea19 drivers/net/ax88796.c: Return error code in failure by Julia Lawall · 14 years ago
  12. 9f1e758 ax88796: free irq on error by Kulikov Vasiliy · 14 years ago
  13. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. bcf4d81 drivers/net: Correct NULL test by Julia Lawall · 14 years ago
  16. 67fca02 ax88796: Add method to take MAC from platform data by Daniel Mack · 15 years ago
  17. 47cb035 drivers/net/ax88796.c: take IRQ flags from platform_device by Daniel Mack · 15 years ago
  18. d57bc36 ax88796: start_xmit fix using net_device_ops by Magnus Damm · 15 years ago
  19. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  20. ced1cba AX88796: ax_probe() fix irq assignment by roel kluin · 16 years ago
  21. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  22. c091258 AX88796: Fix locking in ethtool support by Ben Dooks · 16 years ago
  23. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  24. 237c5e8 NET: AX88796 use dev_dbg() instead of printk() by Ben Dooks · 16 years ago
  25. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  26. 89e536a ax88796: add 93cx6 eeprom support by Magnus Damm · 17 years ago
  27. b4efe22 ax88796 printk fixes by Andrew Morton · 17 years ago
  28. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  29. c7b17cb ax88796 (address space): cast to unsigned long, not long by Al Viro · 17 years ago
  30. 2832e85 ax88796: dev_dbg() wants device, not platform device by Al Viro · 17 years ago
  31. 825a2ff AX88796 network driver by Ben Dooks · 17 years ago