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