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