1. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  4. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  5. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  6. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  8. dd4683d drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten by Joe Perches · 14 years ago
  9. 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
  10. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  11. 25cca53 ipg: Remove device claimed by dl2k from pci id table by Jeff Mahoney · 14 years ago
  12. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  13. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  14. 90145c9 drivers/net/ipg.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  15. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  16. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  17. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  18. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  19. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  20. 04fb5f7 ipg: update to net_device_ops by Stephen Hemminger · 15 years ago
  21. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. b88ed5c net: ipg.c fix bracing on endian swapping by Harvey Harrison · 16 years ago
  23. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  24. 532f4ae ipg: run-time configurable jumbo frame support by Pekka Enberg · 16 years ago
  25. da02b23 ipg: per-device max_rxframe_size by Pekka Enberg · 16 years ago
  26. 39f2058 ipg: per-device rxsupport_size by Pekka Enberg · 16 years ago
  27. 18a9cdb ipg: per-device rxfrag_size by Pekka Enberg · 16 years ago
  28. 8304295 ipg: remove jumbo frame #ifdef from mtu by Pekka Enberg · 16 years ago
  29. 024f4d88 ipg: always compile in jumbo frame support by Pekka Enberg · 16 years ago
  30. e8399fe ipg: use NULL, not zero, for pointers by Pekka Enberg · 16 years ago
  31. ecfecfb ipg: fix jumbo frame compilation by Pekka Enberg · 16 years ago
  32. 0761248 ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_list() by Roel Kluin · 16 years ago
  33. b97ef87 drivers/net/ipg.c: remove unused variable by Julia Lawall · 16 years ago
  34. 48f5fec ipg fix by Al Viro · 16 years ago
  35. ef31224 ipg: add __devexit annotation by Adrian Bunk · 17 years ago
  36. 8da5bb7 ipg: fix checkpatch reported errors by Pekka Enberg · 17 years ago
  37. 9893ba1 ipg: naming convention fixes by Pekka Enberg · 16 years ago
  38. dea4a87 ipg: remove some internal comments by Pekka Enberg · 17 years ago
  39. 6d3b2cb ipg: remove commented out code by Pekka Enberg · 17 years ago
  40. 1662e4b ipg: remove driver version by Pekka Enberg · 17 years ago
  41. 85d68a5 ipg: remove IPG_DEV_KFREE_SKB macro by Pekka Enberg · 17 years ago
  42. 47cccd7 ipg: fix Tx completion irq request by Francois Romieu · 16 years ago
  43. dafdec7 ipg: fix queue stop condition in the xmit handler by Francois Romieu · 16 years ago
  44. 0da1b99 ipg: plug Tx completion leak by Francois Romieu · 16 years ago
  45. 227bc24 ipg: balance locking in irq handler by Francois Romieu · 16 years ago
  46. 96fd74b drivers/net/ipg.c: cleanups by Adrian Bunk · 17 years ago
  47. 325a807 ipg: endianness fixes by Al Viro · 17 years ago
  48. 1dad939 ipg.c doesn't compile with with CONFIG_HIGHMEM64G by trem · 17 years ago
  49. 1202d6f [IPG]: add IP1000A driver to kernel tree by Francois Romieu · 17 years ago