1. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  2. 53c9053 enic: Fix log message by Vasanthy Kolluri · 14 years ago
  3. d058590 enic: Change min MTU by Vasanthy Kolluri · 14 years ago
  4. 2db77e0 enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT by Vasanthy Kolluri · 14 years ago
  5. c76fd32 enic: Make firmware cognizant of the user set mac address by Vasanthy Kolluri · 14 years ago
  6. 717258b enic: Add support for multiple hardware receive queues by Vasanthy Kolluri · 14 years ago
  7. 2fdba38 enic: Make local functions static by Vasanthy Kolluri · 14 years ago
  8. bf746e6 enic: Remove dead code by Vasanthy Kolluri · 14 years ago
  9. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  10. 1f76da5 enic: Mark intr_timer in vnic_enet_config as deprecated by Roopa Prabhu · 14 years ago
  11. 8321779 enic: Check if rq/wq buf not NULL before freeing them by Roopa Prabhu · 14 years ago
  12. ce16cc0 enic: Clean up: remove enic_dev_stats_clear by Roopa Prabhu · 14 years ago
  13. 7c46835 enic: Use offsetof macro in vic tlv length calculation by Roopa Prabhu · 14 years ago
  14. ae94abe enic: Add new firmware devcmds by Roopa Prabhu · 14 years ago
  15. 90cf0b5 enic: Add support for firmware management device by Roopa Prabhu · 14 years ago
  16. 294dab2 enic: Add set mac address by Roopa Prabhu · 14 years ago
  17. c33788b drivers/net/enic: Use %pUB to format a UUID by Joe Perches · 14 years ago
  18. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  19. 29046f9 enic: Clean ups by Vasanthy Kolluri · 14 years ago
  20. 506e119 enic: Bug Fix: Handle surprise hardware removals by Vasanthy Kolluri · 14 years ago
  21. 1825aca enic: Feature Add: Add loopback capability to enic devices by Vasanthy Kolluri · 14 years ago
  22. b5bab85 enic: Use receive queue buffer blocks of 32/64 entries by Vasanthy Kolluri · 14 years ago
  23. 70feadf enic: Add new firmware devcmds by Vasanthy Kolluri · 14 years ago
  24. a7a79de enic: Use (netdev|dev|pr)_<level> macro helpers for logging by Vasanthy Kolluri · 14 years ago
  25. 383ab92 enic: Clean up: Add wrapper routines for firmware devcmd calls by Vasanthy Kolluri · 14 years ago
  26. 99ef563 enic: Use a lighter reset operation for enic devices by Vasanthy Kolluri · 14 years ago
  27. f8cac14 enic: Bug Fix: Change hardware ingress vlan rewrite mode by Vasanthy Kolluri · 14 years ago
  28. 88132f5 enic: Feature Add: Replace LRO with GRO by Vasanthy Kolluri · 14 years ago
  29. 6b08f51 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. d49aba8 enic: fix pci_alloc_consistent argument by Randy Dunlap · 14 years ago
  31. fc0ba8e enic: cleanup vic_provinfo_alloc() by Dan Carpenter · 14 years ago
  32. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  34. 08f382e enic: bug fix: make the set/get netlink VF_PORT support symmetrical by Scott Feldman · 14 years ago
  35. 418c437 enic: Use random mac addr when associating port-profile by Scott Feldman · 14 years ago
  36. 6fc7f573 enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array by Scott Feldman · 14 years ago
  37. f8bd909 net: Add ndo_{set|get}_vf_port support for enic dynamic vnics by Scott Feldman · 14 years ago
  38. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  39. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  41. 641cb85 enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS by Vasanthy Kolluri · 15 years ago
  42. d883aa7 enic: Clean up: Add wrapper functions by Vasanthy Kolluri · 15 years ago
  43. 73c1ea9 enic: Do not advertise NETIF_F_HW_VLAN_RX by Vasanthy Kolluri · 15 years ago
  44. b6d24eb enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations by Vasanthy Kolluri · 15 years ago
  45. a55a603 enic: Bug Fix: Fix hardware descriptor reads by Vasanthy Kolluri · 15 years ago
  46. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 15 years ago
  47. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  48. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  49. d87fd25 enic: whitespace cleanup; #define cleanup; more verbose err msg by Scott Feldman · 15 years ago
  50. 7c84459 enic: feature add: add ethtool -c/C support by Scott Feldman · 15 years ago
  51. bd24962 enic: Bug fix: align desc ring sizes to 32 descs by Scott Feldman · 15 years ago
  52. 9959a18 enic: minimize pkt filter updates to firmware by Scott Feldman · 15 years ago
  53. 2d6ddce enic: Bug fix: try harder to fill Rx ring on skb allocation failures by Scott Feldman · 15 years ago
  54. b3d18d1 enic: Bug fix: use safe queue shutdown in dev->stop by Scott Feldman · 15 years ago
  55. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  56. 6fdfa97 enic: organize device initialization/deinit into separate functions by Scott Feldman · 15 years ago
  57. 491598a enic: bug fix: check for zero port MTU before posting warning by Scott Feldman · 15 years ago
  58. d73149f enic: changes to driver/firmware interface by Scott Feldman · 15 years ago
  59. 9f63a7c enic: bug fix: enable VLAN filtering by Scott Feldman · 15 years ago
  60. 6ba9cdc enic: provision for multiple Rx/Tx queues; prepare for RSS support by Scott Feldman · 15 years ago
  61. 350991e enic: bug fix: included MAC drops in rx_dropped netstat by Scott Feldman · 15 years ago
  62. 56ac88b3 enic: bug fix: protect fw call i/f with spinlock by Scott Feldman · 15 years ago
  63. d19e22d enic: use netdev_alloc_skb by Scott Feldman · 15 years ago
  64. ea0d7d9 enic: bug fix: split TSO fragments larger than 16K into multiple descs by Scott Feldman · 15 years ago
  65. 4badc38 enic: workaround A0 erratum by Scott Feldman · 15 years ago
  66. 27e6c7d enic: add support for multiple BARs by Scott Feldman · 15 years ago
  67. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  68. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  69. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  70. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  71. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
  72. 4cdc44a enic: Add api for link down count and to get firmware notification status. by Scott Feldman · 16 years ago
  73. 68f7170 enic: bug fix: tx_timeout reset path fix-ups by Scott Feldman · 16 years ago
  74. bd9fb1a enic: record all bad FCS errs as frame errors by Scott Feldman · 16 years ago
  75. ed8af6b enic: bug fix: return notify intr credits by Scott Feldman · 16 years ago
  76. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  77. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  78. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 16 years ago
  79. 5e4232e drivers/net/enic: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  80. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  81. 21fc578 enic: misc cleanup items: by Scott Feldman · 16 years ago
  82. 8459645 enic: move wmb closer to where needed: before writing posted_index to hw by Scott Feldman · 16 years ago
  83. cb3c766 enic: mask off some reserved bits in CQ descriptor for future use by Scott Feldman · 16 years ago
  84. 27372bf enic: driver/firmware API updates by Scott Feldman · 16 years ago
  85. 86ca9db enic: enable ethtool LRO support by Scott Feldman · 16 years ago
  86. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  87. afe29f7 enic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  88. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  89. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  90. b7c6bfb net: fix driver build errors due to missing net/ip6_checksum.h include by Kamalesh Babulal · 16 years ago
  91. 55ed31e enic: Attempt to fix build in 32-bit such as i386. by David S. Miller · 16 years ago
  92. 4b75a44 enic: bug fix: don't set netdev->name too early by Scott Feldman · 16 years ago
  93. 8f4d248 enic: Bug fix: Free MSI intr with correct data handle by Scott Feldman · 16 years ago
  94. 25f0a06 enic: fixes for review items from Ben Hutchings by Scott Feldman · 16 years ago
  95. d9c3c57 enic: Don't indicate IPv6 pkts using soft-LRO by Scott Feldman · 16 years ago
  96. 01f2e4e enic: add Cisco 10G Ethernet NIC driver by Scott Feldman · 16 years ago