1. dddfbd8 pcmcia: convert net pcmcia drivers to use new CIS helpers by Dominik Brodowski · 15 years ago
  2. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  3. 7d2e8d0 pcmcia: use pre-determined values by Dominik Brodowski · 15 years ago
  4. 63ca2d7 pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card by Ken Kawasaki · 15 years ago
  5. e3eef53 3c574_cs: spin_lock the set_multicast_list function by Ken Kawasaki · 15 years ago
  6. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  7. 03b88a6 pcmcia: pcnet_cs.c removing useless condition by Jaswinder Singh Rajput · 15 years ago
  8. 531afd6 pcnet_cs: add cis of Linksys multifunction pcmcia card by Ken Kawasaki · 15 years ago
  9. 0fa0ee05 netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data by Ben Hutchings · 15 years ago
  10. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  11. dbf02fa netdev: convert pcmcia drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  12. bdf50d7 net: pcmcia/axnet_cs: includecheck fix axnet_cs.c by Jaswinder Singh Rajput · 15 years ago
  13. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 402168c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  16. e445bb4 3c589_cs: re-initialize the multicast in the tc589_reset by Ken Kawasaki · 15 years ago
  17. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  18. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  19. 4c3dd30 pcnet_cs: add new id by Ken Kawasaki · 15 years ago
  20. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  21. f0a3a15 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card by Ken Kawasaki · 15 years ago
  22. 99b28c4 pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM by Ken Kawasaki · 15 years ago
  23. ad3620a axnet_cs: fix phy_id detection for bogus Asix chip. by Ken Kawasaki · 15 years ago
  24. 75bf758 smc91c92_cs: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  25. 3dd2051 axnet: convert to net_device_ops by Stephen Hemminger · 15 years ago
  26. 9b31b69 smc91c92: convert to net_device_ops by Stephen Hemminger · 15 years ago
  27. 6fb7298 smc91c92: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  28. 0cd6e82 xirc2ps: convert to net_device_ops by Stephen Hemminger · 15 years ago
  29. 6394d7c xir2cps: convert to internal net_device stats by Stephen Hemminger · 15 years ago
  30. 23169a4 pcnet: convert driver to net_device_ops by Stephen Hemminger · 15 years ago
  31. 28b1801 pcmcia: convert nmclan driver to net_device_ops by Stephen Hemminger · 15 years ago
  32. 496f98c pcmcia: convert fmvj18x driver to net_device_ops by Stephen Hemminger · 15 years ago
  33. d63cd42 pcmcia: convert fmvj18x driver to internal net_device_stats by Stephen Hemminger · 15 years ago
  34. fb72e2f pcmcia: convert 3c574 to net_device_ops by Stephen Hemminger · 15 years ago
  35. 97161d4 pcmcia: convert 3c589 to net_device_ops by Stephen Hemminger · 15 years ago
  36. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. b9bdcd9 net pcmcia: worklimit reaches -1 by Roel Kluin · 15 years ago
  38. 6ae0385 drivers/net/pcmcia: fix warning: format not a string literal and no ... by Hannes Eder · 15 years ago
  39. a9d3a146 pcnet_cs: Fix misuse of the equality operator. by Cord Walter · 15 years ago
  40. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 8814b50 section misannotation in ibmtr_cs by Al Viro · 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. 70eb1bf axnet_cs: Fix build after net device ops ne2k conversion. by David S. Miller · 16 years ago
  45. ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 16 years ago
  46. 208fbec axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411 by Cord Walter · 16 years ago
  47. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  48. a827206 fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously. by Komuro · 16 years ago
  49. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  50. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  51. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  52. dc976c0 [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit by Alan Cox · 16 years ago
  53. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  54. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  55. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  56. ed4cb13 netdev: uniquify the tx_timeout name by Arjan van de Ven · 16 years ago
  57. 2dcc9ff pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info by Komuro · 16 years ago
  58. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  59. 994917f pcmcia: card services header cleanup by Dominik Brodowski · 16 years ago
  60. 1168386 pcmcia: deprecate CS_OUT_OF_RESOURCE by Dominik Brodowski · 16 years ago
  61. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  62. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  63. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  64. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  65. b54bf94 pcmcia: use pcmcia_loop_config in net pcmcia drivers by Dominik Brodowski · 16 years ago
  66. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  67. 54299ef pcnet_cs, axnet_cs: clear bogus interrupt before request_irq by Komuro · 16 years ago
  68. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  69. bdefff1 fmvj18x_cs: add NextCom NC5310 rev B support by Komuro · 16 years ago
  70. 43fc63d xirc2ps_cs: re-initialize the multicast address in do_reset by Komuro · 16 years ago
  71. cd65284 3c589_cs: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  72. 2e8d31d 3c574_cs: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  73. 8e26916 axnet_cs: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  74. 36c86bd axnet_cs: change debugging level for "Too much work at interrupt" message. by Komuro · 16 years ago
  75. 61da96b pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. by Komuro · 16 years ago
  76. a1a98b7 Fix station address detection in smc by Chuck Ebbert · 16 years ago
  77. 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  78. cfd4734 pcmcia/fmvj18x_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  79. c61f26f pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one by Richard Knutsson · 16 years ago
  80. 6b2e438 pcmcia/axnet_cs: make functions static by Richard Knutsson · 16 years ago
  81. 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  82. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  83. 9329f4e pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop by Robert P. J. Day · 17 years ago
  84. bd5a934 axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq by Komuro · 17 years ago
  85. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  86. b665982 3c574, 3c515 bitfields abuse by Al Viro · 17 years ago
  87. b1e247a 3c574 and 3c589 endianness fixes (.24?) by Al Viro · 17 years ago
  88. 7a1fd33 pcnet_cs: add new id by Komuro · 17 years ago
  89. 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
  90. dad8c73 PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs) by Komuro · 17 years ago
  91. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  92. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  93. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  94. 21c0f27 Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo" by Jeff Garzik · 17 years ago
  95. fadacb1 drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo by Jeff Garzik · 17 years ago
  96. c196d80 Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c by Micah Gruber · 17 years ago
  97. 85e2783 PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe by Komuro · 17 years ago
  98. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  99. 654e022 PCMCIA: add Socket Ethernet card into pcnet_cs by Marcin Juszkiewicz · 17 years ago
  100. 59b34c1 add return value check of request_irq() by Yoichi Yuasa · 17 years ago