1. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  3. 2b0c2e2d enic: do notify_check before returning credits by Sujith Sankar · 10 years ago
  4. 57ae84a enic: enic_main: fix sparse warnings by Lad, Prabhakar · 10 years ago
  5. a20667b enic: enic_ethtool: fix sparse warning by Lad, Prabhakar · 10 years ago
  6. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. f104fed enic: fix rx napi poll return value by Govindarajulu Varadarajan · 10 years ago
  8. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  9. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 3f255dc enic: reconfigure resources for kdump crash kernel by Govindarajulu Varadarajan · 10 years ago
  11. 9dac623 enic: free all rq buffs when allocation fails by Govindarajulu Varadarajan · 10 years ago
  12. 3adc0be net: ethernet: cisco: enic: enic_dev: Remove some unused functions by Rickard Strandqvist · 10 years ago
  13. 58feff0 enic: add stats for dma mapping error by Govindarajulu Varadarajan · 10 years ago
  14. 065df15 enic: check dma_mapping_error by Govindarajulu Varadarajan · 10 years ago
  15. 5e32066 enic: make vnic_wq_buf doubly linked by Govindarajulu Varadarajan · 10 years ago
  16. 17e9683 enic: fix rx skb checksum by Govindarajulu Varadarajan · 10 years ago
  17. 4f675eb enic: add support for set/get rss hash key by Govindarajulu Varadarajan · 10 years ago
  18. c33d23c enic: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  19. 78e2045 enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) by Govindarajulu Varadarajan · 10 years ago
  20. db40b3f enic: use napi_schedule_irqoff() by Govindarajulu Varadarajan · 10 years ago
  21. f8e34d2 enic: support skb->xmit_more by Govindarajulu Varadarajan · 10 years ago
  22. f41281d enic: fix work done in tx napi_poll by Govindarajulu Varadarajan · 10 years ago
  23. f6b7734 enic: update desc properly in rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  24. 44aa91a enic: handle error condition properly in enic_rq_indicate_buf by Govindarajulu Varadarajan · 10 years ago
  25. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 10 years ago
  26. b6931c9 enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free by Govindarajulu Varadarajan · 10 years ago
  27. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  28. d4ad30b enic: Add tunable_ops support for rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  29. a03bb56 enic: implement rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  30. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  31. 87f44b4 enic: use pci_zalloc_consistent by Joe Perches · 10 years ago
  32. 3762ff8 enic: Add ethtool support to show classifier filters added by the driver by Govindarajulu Varadarajan · 10 years ago
  33. e3e5af3 enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures by Govindarajulu Varadarajan · 10 years ago
  34. a16a336 enic: fix return values in enic_set_coalesce by Govindarajulu Varadarajan · 10 years ago
  35. 644a918 enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build by Geert Uytterhoeven · 10 years ago
  36. f2769af enic: Kill unused variable in enic_rfs_flw_tbl_init(). by David S. Miller · 10 years ago
  37. 4cfe878 enic: do tx cleanup in napi poll by Govindarajulu Varadarajan · 10 years ago
  38. 14747cd enic: add low latency socket busy_poll support by Govindarajulu Varadarajan · 10 years ago
  39. 8e09134 enic: fix lockdep around devcmd_lock by Tony Camuso · 10 years ago
  40. a145df2 enic: Add Accelerated RFS support by Govindarajulu Varadarajan · 10 years ago
  41. b6e97c1 enic: alloc/free rx_cpu_rmap by Govindarajulu Varadarajan · 10 years ago
  42. 6311852 enic: devcmd for adding IP 5 tuple hardware filters by Govindarajulu Varadarajan · 10 years ago
  43. 10cc884 enic: fix return value in _vnic_dev_cmd by Govindarajulu Varadarajan · 10 years ago
  44. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  45. f009618 enic: Update driver to use __dev_uc/mc_sync/unsync calls by Alexander Duyck · 10 years ago
  46. 958c492 enic: Fix 64 bit divide on 32bit system by Govindarajulu Varadarajan · 11 years ago
  47. 7c2ce6e enic: Add support for adaptive interrupt coalescing by Sujith Sankar · 11 years ago
  48. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  49. fef1f07 net: enic: include irq.h for irqreturn_t definitions by Josh Boyer · 11 years ago
  50. 98d8a65 enic: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  51. 4c50254 enic: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  52. abbb6a3 enic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  53. 9130ac6 net: enic: slight optimization of addr compare by dingtianhong · 11 years ago
  54. 3739acd net: cisco-enic calls skb_set_hash by Tom Herbert · 11 years ago
  55. 6d2d83e net: enic: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  56. 001e1c1 driver/net: enic: update enic maintainers and driver by govindarajulu.v · 11 years ago
  57. 4a50ddf driver/net: enic: Exposing symbols for Cisco's low latency driver by govindarajulu.v · 11 years ago
  58. 624dbf5 driver/net: enic: Try DMA 64 first, then failover to DMA by govindarajulu.v · 11 years ago
  59. bf751ba driver/net: enic: record q_number and rss_hash for skb by govindarajulu.v · 11 years ago
  60. 822473b driver/net: enic: Add multi tx support for enic by govindarajulu.v · 11 years ago
  61. d765bb4 drivers/net: enic: Generate notification of hardware crash by Neel Patel · 11 years ago
  62. 0b03856 drivers/net: enic: Add an interface for USNIC to interact with firmware by Neel Patel · 11 years ago
  63. 92e2b46 drivers/net: enic: Adding support for Cisco Low Latency NIC by Neel Patel · 11 years ago
  64. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 11 years ago
  65. e057590 drivers/net: enic: release rtnl_lock on error-path by Konstantin Khlebnikov · 11 years ago
  66. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  67. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  68. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  69. 07783f3 enic: be less verbose about non-critical firmware errors by Stefan Assmann · 12 years ago
  70. 4505f40 enic: change sprintf() to snprintf() by Dan Carpenter · 12 years ago
  71. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  72. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  73. 854de92 enic: remove __dev* attributes by Bill Pemberton · 12 years ago
  74. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  75. b6457ac enic: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  76. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  77. 4133099 enic: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
  78. 1a106de enic: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  79. b8622cb enic: Fix addr valid check in enic_set_vf_mac by Roopa Prabhu · 13 years ago
  80. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  81. 413708b enic: fix an endian bug in enic_probe() by Dan Carpenter · 13 years ago
  82. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  83. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 13 years ago
  84. 2b68c18 enic: Add support for fw init command on sriov vf's by Roopa Prabhu · 13 years ago
  85. b476583 enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac by Roopa Prabhu · 13 years ago
  86. d6c81bc enic: Add new fw devcmd to set mac address of an interface by Roopa Prabhu · 13 years ago
  87. b13423e enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR by Roopa Prabhu · 13 years ago
  88. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  89. 73c2ae7 enic: remove assignment of random mac on enic vf by Roopa Prabhu · 13 years ago
  90. 9f1de88d enic: Fix address deregistration for sriov vf during port profile disassociate by Roopa Prabhu · 13 years ago
  91. f8a6dd5 enic: Check firmware capability before issuing firmware commands by Neel Patel · 13 years ago
  92. 63da93d enic: Enable support for multiple hardware receive queues by Neel Patel · 13 years ago
  93. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  94. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  95. b67f231 enic: fix compile when CONFIG_PCI_IOV is not enabled by Roopa Prabhu · 13 years ago
  96. 35d87e3 enic: fix location of vnic dev unregister in enic_probe cleanup code by Roopa Prabhu · 13 years ago
  97. ca2b721 enic: rearrange some of the port profile code by Roopa Prabhu · 13 years ago
  98. 7335903 enic: Add sriov vf device id checks in port profile code by Roopa Prabhu · 13 years ago
  99. 3a4adef enic: This patch adds pci id 0x71 for SRIOV VF's by Roopa Prabhu · 13 years ago
  100. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago