1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  3. 06f0c13 s2io: fix uninitialized compile warning by Shan Wei · 13 years ago
  4. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  5. 85a5649 s2io: Using static const generally increases object text and decreases data size. It also generally decreases overall object size. by Jon Mason · 14 years ago
  6. 11410b6 s2io: Update Driver Version by Jon Mason · 14 years ago
  7. c0dbf37 s2io: make strings at tables const by Jon Mason · 14 years ago
  8. 1853e2e s2io: rx_ring_sz bounds checking by Jon Mason · 14 years ago
  9. a31ff38 drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  10. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  11. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  12. f0c54ac s2io: remove lro parameter by Amerigo Wang · 14 years ago
  13. 666be42 s2io: Update driver version by Jon Mason · 14 years ago
  14. be265e9 s2io: remove unused code by Jon Mason · 14 years ago
  15. 9c17978 net: s2io: fix buffer overflow by Kulikov Vasiliy · 14 years ago
  16. c26875e s2io: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  17. 926bd90 vxge: Update copyright information by Jon Mason · 14 years ago
  18. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 4a49043 s2io: resolve statistics issues by Jon Mason · 14 years ago
  20. 97d1935 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags by Ben Hutchings · 14 years ago
  21. 958de19 s2io: add dynamic LRO disable support by Jon Mason · 14 years ago
  22. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  23. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  24. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  25. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  26. 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
  27. 876e956 drivers/net: drop redundant memset by Julia Lawall · 14 years ago
  28. 3a22813 s2io: Fixing debug message by Breno Leitao · 14 years ago
  29. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  30. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  31. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 2d146eb S2io: two branches the same in wait_for_cmd_complete() by Ram Vepa · 15 years ago
  33. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  34. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  35. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  36. b8a623b s2io: fixing a ethtool test that is broken by Breno Leitao · 15 years ago
  37. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  38. 9e39f7c s2io: Generate complete messages using single line DBG_PRINTs by Joe Perches · 15 years ago
  39. 82c2d02 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> by Joe Perches · 15 years ago
  40. ffb5df6 s2io.c: Standardize statistics accessors by Joe Perches · 15 years ago
  41. a2a20ae s2io.c: fix spelling explaination by Joe Perches · 15 years ago
  42. 6cef2b8e s2io.c: convert printks to pr_<level> by Joe Perches · 15 years ago
  43. d44570e s2io.c: Make more conforming to normal kernel style by Joe Perches · 15 years ago
  44. 44364a0 s2io.c: use kzalloc by Joe Perches · 15 years ago
  45. 4f87032 s2io.c: Use calculated size in kmallocs by Joe Perches · 15 years ago
  46. 13d866a s2io.c: Shorten code line length by using intermediate pointers by Joe Perches · 15 years ago
  47. 6fce365 s2io.c: Use const for strings by Joe Perches · 15 years ago
  48. 1e3c8bd s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  49. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  50. f957bcf s2io: Remove private boolean definitions by Tobias Klauser · 15 years ago
  51. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  52. 4023939 s2io: Use generic MDIO definitions by Ben Hutchings · 15 years ago
  53. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  54. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  55. 8d668bf drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  56. 073a243 s2io: Formatting log message by Breno Leitao · 15 years ago
  57. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 16 years ago
  58. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  59. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  60. dac499f drivers/net: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  61. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  62. 2e6a684 s2io: fix warning in drivers/net/s2io.c by Ingo Molnar · 16 years ago
  63. 0402509 s2io: convert to net_device_ops by Stephen Hemminger · 16 years ago
  64. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  65. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  66. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  67. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  68. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  69. cd0fce0 s2io: Fix enabling VLAN tag stripping at driver initialization by Breno Leitao · 16 years ago
  70. a505f4f s2io: reindented misleading for loop by Ilpo Järvinen · 16 years ago
  71. dc56e63 S2io: fix statistics flush after a MTU change by Breno Leitao · 16 years ago
  72. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  73. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  74. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  75. 29d0a2b S2io: Version update for IOMMU overflow checking and enable msi-x link interrupts patches. by Sreenivasa Honnur · 16 years ago
  76. 01e16fa S2io: Enable msi-x link interrupts. by Sreenivasa Honnur · 16 years ago
  77. 3f78d88 S2io: Fix IOMMU overflow checking. by Sreenivasa Honnur · 16 years ago
  78. b19fa1f net: Delete NETDEVICES_MULTIQUEUE kconfig option. by David S. Miller · 16 years ago
  79. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  80. 64c42f6 [netdrvr] Fix IOMMU overflow checking in s2io.c by Andi Kleen · 16 years ago
  81. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. 1a79d1c s2io iomem annotations by Al Viro · 16 years ago
  83. 20cbe73 net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEM by Marcin Slusarz · 16 years ago
  84. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. 0b5923c S2io: Version update for napi and MSI-X patches by Sreenivasa Honnur · 16 years ago
  86. f61e0a3 S2io: Added napi support when MSIX is enabled. by Sreenivasa Honnur · 16 years ago
  87. ac731ab S2io: Move all the transmit completions to a single msi-x (alarm) vector by Sreenivasa Honnur · 16 years ago
  88. 7ad62dbc s2io: add missing block braces to multistatement if statement by Ilpo Järvinen · 16 years ago
  89. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 16 years ago
  90. 23d9b38 S2io: Version update for multi ring patches by Sreenivasa Honnur · 16 years ago
  91. 0425b46 S2io: Enable multi ring support by Sreenivasa Honnur · 16 years ago
  92. c9fcbf4 S2io: Removed rx_lock and put_lock by Sreenivasa Honnur · 16 years ago
  93. 99993af S2io: Removed receive buffer replenishment tasklet by Sreenivasa Honnur · 16 years ago
  94. 10371b5 S2io: Version update for memory leak fix during free_tx_buffers by Sreenivasa Honnur · 16 years ago
  95. b35b3b4 S2io: Fix memory leak during free_tx_buffers by Sreenivasa Honnur · 16 years ago
  96. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  97. f70e550 S2io: Version update for Tx completion patch by Sreenivasa Honnur · 16 years ago
  98. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. 3459feb s2io annotations by Al Viro · 16 years ago
  100. f6f4bfa S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts by Sreenivasa Honnur · 16 years ago