1. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 15 years ago
  2. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  3. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  4. d87fd25 enic: whitespace cleanup; #define cleanup; more verbose err msg by Scott Feldman · 15 years ago
  5. 7c84459 enic: feature add: add ethtool -c/C support by Scott Feldman · 15 years ago
  6. 9959a18 enic: minimize pkt filter updates to firmware by Scott Feldman · 15 years ago
  7. 2d6ddce enic: Bug fix: try harder to fill Rx ring on skb allocation failures by Scott Feldman · 15 years ago
  8. b3d18d1 enic: Bug fix: use safe queue shutdown in dev->stop by Scott Feldman · 15 years ago
  9. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  10. 6fdfa97 enic: organize device initialization/deinit into separate functions by Scott Feldman · 15 years ago
  11. 491598a enic: bug fix: check for zero port MTU before posting warning by Scott Feldman · 15 years ago
  12. 9f63a7c enic: bug fix: enable VLAN filtering by Scott Feldman · 15 years ago
  13. 6ba9cdc enic: provision for multiple Rx/Tx queues; prepare for RSS support by Scott Feldman · 15 years ago
  14. 350991e enic: bug fix: included MAC drops in rx_dropped netstat by Scott Feldman · 15 years ago
  15. 56ac88b enic: bug fix: protect fw call i/f with spinlock by Scott Feldman · 15 years ago
  16. d19e22d enic: use netdev_alloc_skb by Scott Feldman · 15 years ago
  17. ea0d7d9 enic: bug fix: split TSO fragments larger than 16K into multiple descs by Scott Feldman · 15 years ago
  18. 4badc38 enic: workaround A0 erratum by Scott Feldman · 15 years ago
  19. 27e6c7d enic: add support for multiple BARs by Scott Feldman · 15 years ago
  20. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  21. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  22. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  23. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  24. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
  25. 4cdc44a enic: Add api for link down count and to get firmware notification status. by Scott Feldman · 16 years ago
  26. 68f7170 enic: bug fix: tx_timeout reset path fix-ups by Scott Feldman · 16 years ago
  27. bd9fb1a enic: record all bad FCS errs as frame errors by Scott Feldman · 16 years ago
  28. ed8af6b enic: bug fix: return notify intr credits by Scott Feldman · 16 years ago
  29. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  30. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  31. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 16 years ago
  32. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  33. 86ca9db enic: enable ethtool LRO support by Scott Feldman · 16 years ago
  34. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  35. afe29f7 enic: 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. b7c6bfb net: fix driver build errors due to missing net/ip6_checksum.h include by Kamalesh Babulal · 16 years ago
  38. 4b75a44 enic: bug fix: don't set netdev->name too early by Scott Feldman · 16 years ago
  39. 8f4d248 enic: Bug fix: Free MSI intr with correct data handle by Scott Feldman · 16 years ago
  40. 25f0a06 enic: fixes for review items from Ben Hutchings by Scott Feldman · 16 years ago
  41. d9c3c57 enic: Don't indicate IPv6 pkts using soft-LRO by Scott Feldman · 16 years ago
  42. 01f2e4e enic: add Cisco 10G Ethernet NIC driver by Scott Feldman · 16 years ago