1. fc4ba63 net: 8390: pcnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  2. 250b2dd drivers/net: Remove typedefs pcnet_dev_t and hw_info_t by Himangi Saraogi · 10 years ago
  3. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. c45f812 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature by Matthew Whitehead · 11 years ago
  5. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  6. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  7. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 12 years ago
  8. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  9. 644570b 8390: Move the 8390 related drivers by Jeff Kirsher · 13 years ago[Renamed (99%) from drivers/net/pcmcia/pcnet_cs.c]
  10. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  11. 0c302f5 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  12. 42dccd1 axnet_cs: move id (0x1bf, 0x2328) to axnet_cs by Ken Kawasaki · 14 years ago
  13. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  14. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  15. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  17. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  18. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  19. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  20. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  21. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  22. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  23. fc30110 pcmcia: simplify Status, ExtStatus register access by Dominik Brodowski · 14 years ago
  24. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 14 years ago
  25. b76dc05 pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails by Dominik Brodowski · 14 years ago
  26. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  28. 7619b1b pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  29. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  30. 7136e11 pcnet_cs: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  31. ea0a52c pcnet_cs: Use proper netdev_*-printouts by Wolfram Sang · 14 years ago
  32. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  33. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  34. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  35. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  36. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  37. 8b1d920 pcnet_cs: add new id (TOSHIBA Modem/LAN Card) by Ken Kawasaki · 14 years ago
  38. c7c2fa0 pcmcia: dev_node removal (drivers with unregister_netdev check) by Dominik Brodowski · 14 years ago
  39. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  40. 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
  41. 1546a71 pcnet_cs: add new id by Ken Kawasaki · 14 years ago
  42. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  43. abe8806 pcnet_cs: add cis of KTI PE520 pcmcia network card by Ken Kawasaki · 15 years ago
  44. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  45. e15c1c1 pcmcia: remove unused IRQ_FIRST_SHARED by Dominik Brodowski · 15 years ago
  46. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  47. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  48. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  49. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  50. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  51. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  52. 0bdf9b3 pcmcia: Change window_handle_t logic to unsigned long by Magnus Damm · 18 years ago
  53. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  54. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  55. 8489992 pcnet-cs: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  56. dd0fab5 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) by Dominik Brodowski · 15 years ago
  57. 63ca2d74 pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card by Ken Kawasaki · 15 years ago
  58. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  59. 03b88a6 pcmcia: pcnet_cs.c removing useless condition by Jaswinder Singh Rajput · 15 years ago
  60. 531afd6 pcnet_cs: add cis of Linksys multifunction pcmcia card by Ken Kawasaki · 15 years ago
  61. 0fa0ee05 netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data by Ben Hutchings · 15 years ago
  62. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  63. 4c3dd30 pcnet_cs: add new id by Ken Kawasaki · 15 years ago
  64. 99b28c4 pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM by Ken Kawasaki · 15 years ago
  65. 23169a4 pcnet: convert driver to net_device_ops by Stephen Hemminger · 15 years ago
  66. a9d3a146 pcnet_cs: Fix misuse of the equality operator. by Cord Walter · 15 years ago
  67. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  68. 208fbec axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411 by Cord Walter · 16 years ago
  69. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  70. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  71. 2dcc9ff pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info by Komuro · 16 years ago
  72. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  73. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  74. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  75. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  76. b54bf94 pcmcia: use pcmcia_loop_config in net pcmcia drivers by Dominik Brodowski · 16 years ago
  77. 54299ef pcnet_cs, axnet_cs: clear bogus interrupt before request_irq by Komuro · 16 years ago
  78. 61da96b pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message. by Komuro · 16 years ago
  79. 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  80. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  81. 9329f4e pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop by Robert P. J. Day · 17 years ago
  82. 7a1fd33 pcnet_cs: add new id by Komuro · 17 years ago
  83. 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
  84. dad8c73 PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs) by Komuro · 17 years ago
  85. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  86. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  87. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  88. 654e022 PCMCIA: add Socket Ethernet card into pcnet_cs by Marcin Juszkiewicz · 17 years ago
  89. 59b34c1 add return value check of request_irq() by Yoichi Yuasa · 17 years ago
  90. 40738f3 PCMCIA-NETDEV : add new ID of lan&modem multifunction card by Komuro · 17 years ago
  91. 77aab8b pcnet_cs : add new id by Komuro · 18 years ago
  92. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  93. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  94. ac7468e [PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register from ei_watchdog() by Komuro · 18 years ago
  95. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  96. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  97. fcf194d [PATCH] network: pcnet_cs.c: remove unnecessary 'mdio_reset' by Komuro · 18 years ago
  98. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  99. 6ed1425 [netdrvr pcnet_cs, myri] trim trailing whitespace by Jeff Garzik · 18 years ago
  100. cf393eb [PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter ID by Marcin Juszkiewicz · 18 years ago