1. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  2. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  3. fd4a260 net: cxgb2: remove unnecessary pci_set_drvdata() by Jingoo Han · 12 years ago
  4. 65c2191 net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  5. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  6. 428ac43 chelsio: Use netdev_<level> and pr_<level> by Joe Perches · 13 years ago
  7. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 13 years ago
  8. ff76a3c chelsio: remove __dev* attributes by Bill Pemberton · 13 years ago
  9. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 14 years ago
  10. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  11. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 14 years ago
  12. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 14 years ago
  13. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  14. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/chelsio/cxgb2.c]
  15. 133b085 chelsio: do vlan cleanup by Jiri Pirko · 14 years ago
  16. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  17. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  18. 30f554f net: chelsio: convert to hw_features by Michał Mirosław · 14 years ago
  19. c1f5121 drivers/net/chelsio: Use pr_<level>, netif_msg_<type> by Joe Perches · 15 years ago
  20. 305b016 chelsio: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  21. 23c3320 chelsio: Use generic MDIO definitions and mdio_mii_ioctl() by Ben Hutchings · 16 years ago
  22. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  23. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  24. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 17 years ago
  25. 80ff32b cxgb2: convert to net_device_ops by Stephen Hemminger · 17 years ago
  26. c3ccc12 netdevice chelsio: Convert directly reference of netdev->priv by Wang Chen · 17 years ago
  27. 4422b00 cxgb: delete non NAPI code from the driver. by Francois Romieu · 17 years ago
  28. ac390c60 annotate chelsio by Al Viro · 18 years ago
  29. 3106752 drivers/net/chelsio: Add missing "space" by Joe Perches · 18 years ago
  30. 4c14fe9 cxgb - revert file mode changes. by Divy Le Ray · 18 years ago
  31. e0348b9 cxgb - fix stats by Divy Le Ray · 18 years ago
  32. 7832ee0 cxgb - fix T2 GSO by Divy Le Ray · 18 years ago
  33. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 18 years ago
  34. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 18 years ago
  35. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 18 years ago
  36. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 18 years ago
  37. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 18 years ago
  38. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 18 years ago
  39. 8343246 chelsio: tabulate the update of the statistic counters by Francois Romieu · 19 years ago
  40. 47cbe6f chelsio: useless test in cxgb2::remove_one by Francois Romieu · 19 years ago
  41. d748742 chelsio: useless curly braces by Francois Romieu · 19 years ago
  42. 356bd14 chelsio: spaces, tabs and friends by Francois Romieu · 19 years ago
  43. 7fe26a6 [PATCH] chelsio: working NAPI by Stephen Hemminger · 19 years ago
  44. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 19 years ago
  45. 56f643c [PATCH] chelsio: statistics improvement by Stephen Hemminger · 19 years ago
  46. 325dde4 [PATCH] chelsio: add MSI support by Stephen Hemminger · 19 years ago
  47. 352c417 [PATCH] chelsio: add 1G swcixw aupport by Stephen Hemminger · 19 years ago
  48. f1d3d38 [PATCH] chelsio: add support for other 10G boards by Stephen Hemminger · 19 years ago
  49. 415294e [PATCH] chelsio: remove unused mutex by Stephen Hemminger · 19 years ago
  50. 11e5a20 [PATCH] chelsio: whitespace fixes by Stephen Hemminger · 19 years ago
  51. e487647 [PATCH] chelsio: free_netdev by Stephen Hemminger · 19 years ago
  52. bac7e87 [PATCH] chelsio: procectomy by Stephen Hemminger · 19 years ago
  53. 2057815 [PATCH] chelsio: whitespace cleanup by Stephen Hemminger · 19 years ago
  54. 9300abd [PATCH] chelsio: remove leftover code by Stephen Hemminger · 19 years ago
  55. c402895 WorkStruct: make allyesconfig by David Howells · 19 years ago
  56. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 19 years ago
  57. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 19 years ago
  58. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 19 years ago
  59. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  61. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  62. 91fb4c9 [PATCH] (1/7) chelsio sparse annotations by viro@ftp.linux.org.uk · 20 years ago
  63. 559fb51 Update Chelsio gige net driver. by Scott Bardone · 20 years ago
  64. 8199d3a [PATCH] A new 10GB Ethernet Driver by Chelsio Communications by Christoph Lameter · 20 years ago