1. 133b085 chelsio: do vlan cleanup by Jiri Pirko · 13 years ago
  2. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  3. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  4. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  5. 30f554f net: chelsio: convert to hw_features by Michał Mirosław · 13 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  7. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  9. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  10. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  11. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  12. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  13. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  14. e04c4dc drivers/net: Removing undead ifdef CHELSIO_T1_1G by Christian Dietrich · 14 years ago
  15. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  16. 482c42f chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR by Roland Dreier · 14 years ago
  17. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  18. 18d777a chelsio: Fix build warning. by David S. Miller · 14 years ago
  19. 094f92a chelsio: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  20. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  22. 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
  23. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  24. c1f5121 drivers/net/chelsio: Use pr_<level>, netif_msg_<type> by Joe Perches · 14 years ago
  25. 305b016 chelsio: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  26. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 14 years ago
  27. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  28. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  29. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  30. ca0c958 this_cpu: Straight transformations by Christoph Lameter · 15 years ago
  31. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  32. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  33. 703ceba cxgb: set phy's mdio dev before the phy init sequence by Divy Le Ray · 15 years ago
  34. aa22437 chelsio: Use generic XENPAK LASI register definitions by Ben Hutchings · 15 years ago
  35. 23c3320 chelsio: Use generic MDIO definitions and mdio_mii_ioctl() by Ben Hutchings · 15 years ago
  36. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 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. f4fe5a9 chelsio: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  40. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  41. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  42. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  43. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. 5147d14 drivers/net/chelsio/sge.c: remove redundant argument comments by Qinghuang Feng · 16 years ago
  45. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  46. 80ff32b cxgb2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  47. c3ccc12 netdevice chelsio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  48. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  49. 4422b00 cxgb: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  50. ac390c60 annotate chelsio by Al Viro · 17 years ago
  51. 68d579f drivers/net/chelsio/: #if 0 unused functions by Adrian Bunk · 17 years ago
  52. 3106752 drivers/net/chelsio: Add missing "space" by Joe Perches · 17 years ago
  53. 4c14fe9 cxgb - revert file mode changes. by Divy Le Ray · 17 years ago
  54. e0348b9 cxgb - fix stats by Divy Le Ray · 17 years ago
  55. 445cf80 cxgb - fix NAPI by Divy Le Ray · 17 years ago
  56. 7832ee0 cxgb - fix T2 GSO by Divy Le Ray · 17 years ago
  57. 7de6af0 [CHELSIO]: Fix skb->dev setting. by Divy Le Ray · 17 years ago
  58. 33a85aa chelsio: sparse warning fixes (old cxgb2) by Stephen Hemminger · 17 years ago
  59. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  60. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  61. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  62. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  63. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 17 years ago
  64. 294cf1b chelsio parenthesis fix by Mariusz Kozlowski · 17 years ago
  65. 459e536 chelsio: use const for virtual functions by Stephen Hemminger · 17 years ago
  66. 4c247db chelsio: use C99 style initialization by Stephen Hemminger · 17 years ago
  67. 4d2b8f6 chelsio: remove unused code for 1G boards by Stephen Hemminger · 17 years ago
  68. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  69. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  70. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  71. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  72. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  73. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  74. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  75. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  76. 54d3e56 chelsio: Fix non-NAPI compile by Roland Dreier · 17 years ago
  77. b9662d0 git-netdev-all: chelsio fix by Andrew Morton · 17 years ago
  78. 24a427c chelsio: more rx speedup by Stephen Hemminger · 18 years ago
  79. 3de00b8 chelsio: NAPI speed improvement by Stephen Hemminger · 18 years ago
  80. 8343246 chelsio: tabulate the update of the statistic counters by Francois Romieu · 18 years ago
  81. 3e0f75b chelsio: misc cleanups in sge by Francois Romieu · 18 years ago
  82. 47cbe6f chelsio: useless test in cxgb2::remove_one by Francois Romieu · 18 years ago
  83. d748742 chelsio: useless curly braces by Francois Romieu · 18 years ago
  84. 356bd14 chelsio: spaces, tabs and friends by Francois Romieu · 18 years ago
  85. b7d5839 chelsio: the return statement is not a function by Francois Romieu · 18 years ago
  86. c697f83 chelsio: move return, break and continue statements on their own line by Francois Romieu · 18 years ago
  87. ab3b1c7 chelsio: error path fix by Stephen Hemminger · 18 years ago
  88. 7fe26a6 [PATCH] chelsio: working NAPI by Stephen Hemminger · 18 years ago
  89. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  90. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  91. cabdfb3 [PATCH] chelesio: transmit locking (plus bug fix). by Stephen Hemminger · 18 years ago
  92. 56f643c [PATCH] chelsio: statistics improvement by Stephen Hemminger · 18 years ago
  93. 325dde4 [PATCH] chelsio: add MSI support by Stephen Hemminger · 18 years ago
  94. 57834ca [PATCH] chelsio: use standard CRC routines by Stephen Hemminger · 18 years ago
  95. a7377a5 [PATCH] chelsio: cleanup pm3393 code by Stephen Hemminger · 18 years ago
  96. 352c417 [PATCH] chelsio: add 1G swcixw aupport by Stephen Hemminger · 18 years ago
  97. f1d3d38 [PATCH] chelsio: add support for other 10G boards by Stephen Hemminger · 18 years ago
  98. 415294e [PATCH] chelsio: remove unused mutex by Stephen Hemminger · 18 years ago
  99. 1270266 [PATCH] chelsio: use kzalloc by Stephen Hemminger · 18 years ago
  100. 11e5a20 [PATCH] chelsio: whitespace fixes by Stephen Hemminger · 18 years ago