1. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  2. 9ebeac5 sc92031: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  3. 61c9515 net/ethernet/silan/sc92031: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  4. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  5. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  6. 58af79f sc92031: remove __dev* attributes by Bill Pemberton · 12 years ago
  7. c4a9f085 sc92031: stop using net_device.{base_addr, irq} by Francois Romieu · 12 years ago
  8. 1b6b717 net/ethernet: sc92031 is not Realtek by Cesar Eduardo Barros · 13 years ago[Renamed from drivers/net/ethernet/realtek/sc92031.c]
  9. 3235de1 sc92031: use standard #defines from mii.h. by françois romieu · 13 years ago
  10. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  11. a8fe65b 8139*/atp/r8169/sc92031: Move the Realtek drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sc92031.c]
  12. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  13. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  14. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  15. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 14 years ago
  16. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  17. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  18. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  19. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  20. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  21. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 15 years ago
  22. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  23. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  24. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  25. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  26. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  27. 90cb665 New device ID for sc92031 [1088:2031] by Cesar Eduardo Barros · 15 years ago
  28. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  29. 627af77 sc92031: add a link to the datasheet by Cesar Eduardo Barros · 16 years ago
  30. 5ec99fd sc92031: use device id directly instead of made-up name by Cesar Eduardo Barros · 16 years ago
  31. f08d7c3 sc92031: inline SC92031_DESCRIPTION by Cesar Eduardo Barros · 16 years ago
  32. 3230d2b sc92031: remove meaningless version string by Cesar Eduardo Barros · 16 years ago
  33. eb5c8bc sc92031: more useful banner in kernel log by Cesar Eduardo Barros · 16 years ago
  34. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 16 years ago
  35. 974acda sc92031: convert to net_device_ops by Stephen Hemminger · 16 years ago
  36. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  37. 6f94f70 sc92031: remove bogus unlikely() by Cesar Eduardo Barros · 16 years ago
  38. 5a0a92e [SC92031] Using padto turned driver into an IPv6-only interface by Gerrit Renker · 16 years ago
  39. 2723b01 sc92031: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  40. 26a17b7 sc92031: start transmit return value bugfix by Stephen Hemminger · 16 years ago
  41. 9c28eae sc92031: use net_device stats by Stephen Hemminger · 16 years ago
  42. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 16 years ago
  43. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  44. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  45. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  46. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  47. 699784b [SC92031]: Fix priv->lock context by Herbert Xu · 17 years ago
  48. 2db6346 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 by Thomas Gleixner · 18 years ago
  49. bf34570 driver for Silan SC92031 netdev by Cesar Eduardo Barros · 18 years ago