1. 6975f4c qla3xxx: ethernet: Silence static checker warning. by Santosh Nayak · 12 years ago
  2. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 9d1dfc0 qla3xxx: ethernet: Fix bogus interrupt state flag. by Santosh Nayak · 12 years ago
  4. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  5. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  6. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  7. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  8. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  9. 2af830e qla3xxx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  10. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  11. aa43c21 qlogic: Move the QLogic drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/qla3xxx.c]
  12. 8a4cadc qla3xxx: remove an extra semi-colon by Dan Carpenter · 13 years ago
  13. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  14. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  15. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  16. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 13 years ago
  17. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  18. 6f2e154 qla3xxx: add missing __iomem annotation by stephen hemminger · 13 years ago
  19. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 14 years ago
  20. 4dd1518 drivers/net/qla3xxx.c: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  21. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  22. d7f6177 drivers/net/qla3xxx.c: Checkpatch cleanups by Joe Perches · 14 years ago
  23. eddc5fb drivers/net/qla3xxx.c: Update logging message style by Joe Perches · 14 years ago
  24. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  25. 87196eb qla3xxx: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  26. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  27. 2ae3111 drivers/net: Eliminate useless code by Julia Lawall · 15 years ago
  28. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  29. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  30. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  31. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  32. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  33. 0f77ca9 qla3xxx: Don't sleep while holding lock. by Ron Mercer · 15 years ago
  34. e5a6737 qla3xxx: Give the PHY time to come out of reset. by Ron Mercer · 15 years ago
  35. 83b462c Net: qla3xxx, remove sleeping in atomic by Jiri Slaby · 15 years ago
  36. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  37. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  38. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  39. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  40. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  41. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  42. be5a3c6 qla3xxx: fix warning in drivers/net/qla3xxx.c by Ingo Molnar · 16 years ago
  43. da1c14a qla3xxx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  44. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 0f80704 qla3xxx: Cleanup: Fix link print statements. by Ron Mercer · 16 years ago
  46. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  47. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  48. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  49. b08c42b qla3xxx: driver version change. by root · 16 years ago
  50. 4ea0d6e qla3xxx: cleanup: Remove some unused structure definitions and structure elements. by Ron Mercer · 16 years ago
  51. eb115b0 qla3xxx: fix: Fix IFF_MULTICAST setting. by Ron Mercer · 16 years ago
  52. 49ef26e qla3xxx: fix: Remove unused set_multicast function. by Ron Mercer · 16 years ago
  53. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  54. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. c81ec80 qla3xxx: Hold RTNL while calling dev_close() by Ben Hutchings · 16 years ago
  56. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 16 years ago
  57. b39b5a2 qla3xxx: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  58. 804d854 qla3xxx annotations by Al Viro · 17 years ago
  59. 2450022 drivers/net: Add missing "space" by Joe Perches · 17 years ago
  60. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  61. ad4c9a0 qla3xxx: bugfix: Fix bad logical operation in link state machine. by Ron Mercer · 17 years ago
  62. 3e23b7d qla3xxx: bugfix: Move link state machine into a worker thread by Ron Mercer · 17 years ago
  63. 9ddf777 drivers/net/qla3xxx: trim trailing whitespace by Jeff Garzik · 17 years ago
  64. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  65. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  66. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  67. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  68. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  69. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  70. 5062629 qla3xxx: bugfix: Fix VLAN rx completion handling. by Ron Mercer · 17 years ago
  71. b323e0e qla3xxx: bugfix: Add memory barrier before accessing rx completion. by Ron Mercer · 17 years ago
  72. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  73. 91e745a qla3xxx: cleanup checksum offload code by Stephen Hemminger · 17 years ago
  74. e68a8c1 qla3xxx: device doesnt do hardware checksumming. by Stephen Hemminger · 17 years ago
  75. b1fc1fa make drivers/net/qla3xxx.c:PHY_DEVICES[] static by Adrian Bunk · 17 years ago
  76. 201f27e qla3xxx: Bumping driver version number to v2.03.00-k4 by Ron Mercer · 17 years ago
  77. 3efedf2 qla3xxx: Adding support for the Agere PHY (ET1011C) by Ron Mercer · 17 years ago
  78. ec82638 qla3xxx: Add ethtool get_pauseparam for improved bonding support. by Ron Mercer · 17 years ago
  79. 3664006 drivers/net/qla3xxx.c: make 2 functions static by Adrian Bunk · 17 years ago
  80. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  81. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  82. b3b1514 qla3xxx: bugfix: Jumbo frame handling. by Ron Mercer · 17 years ago
  83. f67cac0 qla3xxx: bugfix: Dropping interrupt under heavy network load. by Ron Mercer · 17 years ago
  84. b6967eb qla3xxx: bugfix: Multi segment sends were getting whacked. by Ron Mercer · 17 years ago
  85. d8a759f qla3xxx: bugfix: Add tx control block memset. by Ron Mercer · 17 years ago
  86. 63f77926 qla3xxx: bugfix for line omitted in previous patch. by Ron Mercer · 17 years ago
  87. ed227dc qla3xxx: Bumping driver version number by Benjamin Li · 17 years ago
  88. e8f4df2 qla3xxx: Kernic Panic on pSeries under stress conditions by Benjamin Li · 17 years ago
  89. 63b66d1 qla3xxx: bugfix tx reset after stress conditions. by Ron Mercer · 17 years ago
  90. 0f8ab89 qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_free_list(), ql_populate_free_queue(), ql_alloc_large_buffers(), and ql3xxx_send() by Benjamin Li · 17 years ago
  91. 3e71f6d qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip. by Ron Mercer · 17 years ago
  92. 9791633 qla3xxx: Clean up receive process. by Ron Mercer · 17 years ago
  93. 1357bfc qla3xxx: Dynamically size the rx buffer queue based on the MTU. by Ron Mercer · 17 years ago
  94. cb8bac1 qla3xxx: Remove API to change MTU. by Ron Mercer · 17 years ago
  95. 04f1077 qla3xxx: Fix deadlock issue on error paths by Benjamin Li · 17 years ago
  96. cd238fa qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skb by Benjamin Li · 17 years ago
  97. d2d76b8 qla3xxx: Remove unnecessary memset() in qla3xxx_send() by Benjamin Li · 17 years ago
  98. 546faf0 qla3xxx: Return proper error codes when the 4022/4032 is being probed by Benjamin Li · 17 years ago
  99. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  100. bd36b0a qla3xxx: Add support for Qlogic 4032 chip. by Ron Mercer · 18 years ago