1. 4c14fe9 cxgb - revert file mode changes. by Divy Le Ray · 17 years ago
  2. e0348b9 cxgb - fix stats by Divy Le Ray · 17 years ago
  3. 445cf80 cxgb - fix NAPI by Divy Le Ray · 17 years ago
  4. 7832ee0 cxgb - fix T2 GSO by Divy Le Ray · 17 years ago
  5. 7de6af0 [CHELSIO]: Fix skb->dev setting. by Divy Le Ray · 17 years ago
  6. 33a85aa chelsio: sparse warning fixes (old cxgb2) by Stephen Hemminger · 17 years ago
  7. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  8. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  9. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  10. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  11. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 17 years ago
  12. 294cf1b chelsio parenthesis fix by Mariusz Kozlowski · 17 years ago
  13. 459e536 chelsio: use const for virtual functions by Stephen Hemminger · 17 years ago
  14. 4c247db chelsio: use C99 style initialization by Stephen Hemminger · 17 years ago
  15. 4d2b8f6 chelsio: remove unused code for 1G boards by Stephen Hemminger · 17 years ago
  16. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  17. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  18. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  19. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  20. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  21. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  22. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  23. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  24. 54d3e56 chelsio: Fix non-NAPI compile by Roland Dreier · 17 years ago
  25. b9662d0 git-netdev-all: chelsio fix by Andrew Morton · 18 years ago
  26. 24a427c chelsio: more rx speedup by Stephen Hemminger · 18 years ago
  27. 3de00b8 chelsio: NAPI speed improvement by Stephen Hemminger · 18 years ago
  28. 8343246 chelsio: tabulate the update of the statistic counters by Francois Romieu · 18 years ago
  29. 3e0f75b chelsio: misc cleanups in sge by Francois Romieu · 18 years ago
  30. 47cbe6f chelsio: useless test in cxgb2::remove_one by Francois Romieu · 18 years ago
  31. d748742 chelsio: useless curly braces by Francois Romieu · 18 years ago
  32. 356bd14 chelsio: spaces, tabs and friends by Francois Romieu · 18 years ago
  33. b7d5839 chelsio: the return statement is not a function by Francois Romieu · 18 years ago
  34. c697f83 chelsio: move return, break and continue statements on their own line by Francois Romieu · 18 years ago
  35. ab3b1c7 chelsio: error path fix by Stephen Hemminger · 18 years ago
  36. 7fe26a6 [PATCH] chelsio: working NAPI by Stephen Hemminger · 18 years ago
  37. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  38. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  39. cabdfb3 [PATCH] chelesio: transmit locking (plus bug fix). by Stephen Hemminger · 18 years ago
  40. 56f643c [PATCH] chelsio: statistics improvement by Stephen Hemminger · 18 years ago
  41. 325dde4 [PATCH] chelsio: add MSI support by Stephen Hemminger · 18 years ago
  42. 57834ca [PATCH] chelsio: use standard CRC routines by Stephen Hemminger · 18 years ago
  43. a7377a5 [PATCH] chelsio: cleanup pm3393 code by Stephen Hemminger · 18 years ago
  44. 352c417 [PATCH] chelsio: add 1G swcixw aupport by Stephen Hemminger · 18 years ago
  45. f1d3d38 [PATCH] chelsio: add support for other 10G boards by Stephen Hemminger · 18 years ago
  46. 415294e [PATCH] chelsio: remove unused mutex by Stephen Hemminger · 18 years ago
  47. 1270266 [PATCH] chelsio: use kzalloc by Stephen Hemminger · 18 years ago
  48. 11e5a20 [PATCH] chelsio: whitespace fixes by Stephen Hemminger · 18 years ago
  49. cbee9f9 [PATCH] chelsio: use kzalloc by Stephen Hemminger · 18 years ago
  50. 86c27d2 [PATCH] chelsio: use __netif_rx_schedule_prep by Stephen Hemminger · 18 years ago
  51. e487647 [PATCH] chelsio: free_netdev by Stephen Hemminger · 18 years ago
  52. bac7e87 [PATCH] chelsio: procectomy by Stephen Hemminger · 18 years ago
  53. 2057815 [PATCH] chelsio: whitespace cleanup by Stephen Hemminger · 18 years ago
  54. 9300abd [PATCH] chelsio: remove leftover code by Stephen Hemminger · 18 years ago
  55. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  56. 7359bbf [PATCH] chelsio: add endian annotations by Alexey Dobriyan · 19 years ago
  57. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  58. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  59. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  60. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  61. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  62. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  63. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  65. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  66. 1417ae0869 kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source tree by Carl-Daniel Hailfinger · 18 years ago
  67. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 18 years ago
  68. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  69. abc71c4 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  70. 232a347 [netdrvr] fix array overflows in Chelsio driver by Scott Bardone · 18 years ago
  71. ded78e5 [PATCH] chelsio/espi.c:tricn_init(): remove dead code by Adrian Bunk · 18 years ago
  72. 74f5ec2 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  73. 2d66806 [PATCH] chelsio: fix kmalloc failure in t1_espi_create by Eric Sesterhenn · 18 years ago
  74. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  75. aa84505 [PATCH] chelsio: transmit routine return values by Stephen Hemminger · 19 years ago
  76. 91fb4c9 [PATCH] (1/7) chelsio sparse annotations by viro@ftp.linux.org.uk · 19 years ago
  77. 559fb51 Update Chelsio gige net driver. by Scott Bardone · 19 years ago
  78. 8199d3a [PATCH] A new 10GB Ethernet Driver by Chelsio Communications by Christoph Lameter · 19 years ago