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