1. cc413d9 vxge: fix memory leak in vxge_alloc_msix() error path by Michal Schmidt · 14 years ago
  2. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  3. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  4. cb27ec6 vxge: Pass correct number of VFs value to pci_sriov_enable(). by Sreenivasa Honnur · 15 years ago
  5. 9002397 vxge: Allow driver load for all enumerated pci functions. by Sreenivasa Honnur · 15 years ago
  6. 22bedad net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  7. 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
  8. b59c945 vxge: Fixed MSIX interrupt configuration. by Sreenivasa Honnur · 15 years ago
  9. 3363276 vxge: Fix starvation of receive ring controller when blasted by short packets. by Sreenivasa Honnur · 15 years ago
  10. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  11. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  12. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  13. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 15 years ago
  15. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  16. bf54e73 drivers/net/vxge/vxge-main.c: use %pM to show MAC address by hartleys · 15 years ago
  17. b3837cec vxge: use DMA_BIT_MASK instead of plain values. by Denis Kirjanov · 15 years ago
  18. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  19. 5beefb4 vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1. by Sreenivasa Honnur · 15 years ago
  20. eb5f10c vxge: Allow multiple functions with INTA. by Sreenivasa Honnur · 15 years ago
  21. fa41fd1 vxge: Check if FCS stripping is disabled by the firmware. by Sreenivasa Honnur · 15 years ago
  22. 657205b vxge: Update driver_config->vpath_per_dev for each function in probe. by Sreenivasa Honnur · 15 years ago
  23. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  24. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  25. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  26. ea11bbe vxge: prefetch skb->data by Benjamin LaHaise · 15 years ago
  27. 3f23e43 vxge: prefetch RxD descriptors by Benjamin LaHaise · 15 years ago
  28. ff67df5 vxge: fix pktgen hangs (don't abuse skb->cb[]) by Benjamin LaHaise · 15 years ago
  29. 4403b37 vxge: don't drop frame on tx queue full by Benjamin LaHaise · 15 years ago
  30. e33b992 vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  31. 0a25bdc vxge: Printing the function's configured mode of operation by Sreenivasa Honnur · 15 years ago
  32. 22fa125 vxge: Disable fcs stripping. by Sreenivasa Honnur · 15 years ago
  33. a5d165b vxge: Fixes in isr routine by Sreenivasa Honnur · 15 years ago
  34. 6052ae1 vxge: Removed the code to bounds check the mss value by Sreenivasa Honnur · 15 years ago
  35. bd9ee68 vxge: check for card status before continuing in device close by Sreenivasa Honnur · 15 years ago
  36. 914d0d7 vxge: Fixed memory leak by freeing memory allocated for device_config by Sreenivasa Honnur · 15 years ago
  37. 7975d1e vxge: Removed ioremap of unused bar addresses and their references by Sreenivasa Honnur · 15 years ago
  38. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  39. 5dbc901 vxge: Enable SRIOV support in the driver. by Sivakumar Subramani · 15 years ago
  40. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  41. 2b05e00 vxge: should include tcp.h by Alexander Beregalov · 16 years ago
  42. 703da5a Neterion: New driver: Main entry points by Ramkrishna Vepa · 16 years ago