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