1. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  2. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  3. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  4. 13b6d2e 3c574_cs: fix operator precedence between << and & by Nickolai Zeldovich · 12 years ago
  5. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  6. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  7. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  8. ca7a8e8 3c*/acenic/typhoon: Move 3Com Ethernet drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/pcmcia/3c574_cs.c]
  9. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  10. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  11. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  12. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  13. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  14. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  15. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  16. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  17. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  18. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  19. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  20. 636b811 drivers/net/pcmcia: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  21. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  22. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  23. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  24. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  25. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  26. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  27. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  28. 4b49291 pcmcia: remove unused mem_op.h by Dominik Brodowski · 14 years ago
  29. c7c2fa0 pcmcia: dev_node removal (drivers with unregister_netdev check) by Dominik Brodowski · 14 years ago
  30. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  31. df245dc net: 3c574_cs fix stats.tx_bytes counter by Alexander Kurz · 14 years ago
  32. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  33. 671c880 3c574_cs: disable irq before calling el3_interrupt by Ken Kawasaki · 15 years ago
  34. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  35. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  36. dd0fab5 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) by Dominik Brodowski · 15 years ago
  37. dddfbd8 pcmcia: convert net pcmcia drivers to use new CIS helpers by Dominik Brodowski · 15 years ago
  38. e3eef53 3c574_cs: spin_lock the set_multicast_list function by Ken Kawasaki · 15 years ago
  39. 0fa0ee05 netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data by Ben Hutchings · 15 years ago
  40. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  41. dbf02fa netdev: convert pcmcia drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  42. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  43. f0a3a15 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card by Ken Kawasaki · 15 years ago
  44. fb72e2f pcmcia: convert 3c574 to net_device_ops by Stephen Hemminger · 15 years ago
  45. b9bdcd9 net pcmcia: worklimit reaches -1 by Roel Kluin · 15 years ago
  46. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  47. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  48. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  49. 2e8d31d 3c574_cs: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  50. 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  51. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  52. b665982 3c574, 3c515 bitfields abuse by Al Viro · 17 years ago
  53. b1e247a 3c574 and 3c589 endianness fixes (.24?) by Al Viro · 17 years ago
  54. 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
  55. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  56. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  57. e363d13 PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struct net_device* by Komuro · 17 years ago
  58. e176d39 [PATCH] PCMCIA: fix drivers broken by recent cleanup by Daniel Ritz · 18 years ago
  59. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  60. a9606fd [PATCH] pcmcia: remove prod_id indirection by Dominik Brodowski · 18 years ago
  61. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  62. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  63. 9940ec3 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present by Dominik Brodowski · 18 years ago
  64. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 18 years ago
  65. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 18 years ago
  66. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 18 years ago
  67. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 18 years ago
  68. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  69. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 18 years ago
  70. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  71. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  72. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  73. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  74. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  75. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  76. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  77. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  78. 270b6e9 [PATCH] pcmcia: id_table for 3c574_cs by Dominik Brodowski · 19 years ago
  79. b9a6eaf [PATCH] 3c574_cs: disable interrupts in el3_close by Daniel Ritz · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago