1. 337da47 arcnet: provide a buffer big enough to actually receive packets by Uwe Kleine-König · 4 years, 8 months ago
  2. 553bc08 arcnet: com90xx: add __init attribute by Julia Lawall · 8 years ago
  3. 754107e arcnet/com20020: add LEDS_CLASS dependency by Arnd Bergmann · 9 years ago
  4. 59fbcbc arcnet: add netif_carrier_on/off for reconnect by Michael Grzeschik · 9 years ago
  5. 8890624 arcnet: com20020-pci: add led trigger support by Michael Grzeschik · 10 years ago
  6. 5ef216c arcnet: com20020-pci: add rotary index support by Michael Grzeschik · 10 years ago
  7. ae8ede6 arcnet: com20020-pci: set dev_port to the subdevice index by Michael Grzeschik · 9 years ago
  8. 27daf6e arcnet: com20020: add enable and disable device on open/close by Michael Grzeschik · 9 years ago
  9. b82de0e arcnet: move dev_free_skb to its only user by Michael Grzeschik · 9 years ago
  10. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. 834c952 arcnet: capmode: remove extra function by Michael Grzeschik · 9 years ago
  12. abc23ec arcnet: arc-rawmode: reorder module functions by Michael Grzeschik · 9 years ago
  13. 84286f1 arcnet: com20020: replace magic numbers with readable macros by Michael Grzeschik · 9 years ago
  14. 54a84c6 arcnet: reformat structs to C99 format by Michael Grzeschik · 9 years ago
  15. 4b0dad8 arcnet: Remove unused arcnet_<I/O>w macros by Joe Perches · 9 years ago
  16. 8e0f295 arcnet: Add com9026.h to standardize COM9026_REG_<foo> by Joe Perches · 9 years ago
  17. e15b036 arcnet: Remove function pointer macro indirections by Joe Perches · 9 years ago
  18. a11a544 arcnet: com90xx: Use arcnet_readb/writeb routines by Joe Perches · 9 years ago
  19. 4e2f9f1 arcnet: arc-rimi: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  20. 9c76aa5 arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb by Joe Perches · 9 years ago
  21. 09dfbcd arcnet: com90xx: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  22. f0b9c27 arcnet: com90io: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  23. 0fec651 arcnet: com20020: Use arcnet_<I/O> routines by Joe Perches · 9 years ago
  24. e5fcfc1 arcnet: Add arcnet_<I/O> macros by Joe Perches · 9 years ago
  25. 4e299b9 arcnet: Make a char * array const char * const by Joe Perches · 9 years ago
  26. 26c6d28 arcnet: Move files out of include/linux by Joe Perches · 9 years ago
  27. d6d7d3e arcnet: Wrap some long lines by Joe Perches · 9 years ago
  28. d8101e7 arcnet: Remove pointer comparisons to NULL by Joe Perches · 9 years ago
  29. 97464ed arcnet: Remove assignments from ifs by Joe Perches · 9 years ago
  30. 5628d98 arcnet: Remove unnecessary OOM messages by Joe Perches · 9 years ago
  31. 811eafc arcnet: Move EXPORT_SYMBOL after declarations by Joe Perches · 9 years ago
  32. 05a24b2 arcnet: Convert printk to pr_<level> by Joe Perches · 9 years ago
  33. a34c093 arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont by Joe Perches · 9 years ago
  34. 72aeea4 arcnet: Expand odd BUGLVL macro with if and uses by Joe Perches · 9 years ago
  35. f2f0a16 arcnet: Use network block comment style by Joe Perches · 9 years ago
  36. 5e7ef91 arcnet: Use include/linux path for asm by Joe Perches · 9 years ago
  37. 3b4e555 arcnet: Coalesce string fragments by Joe Perches · 9 years ago
  38. 7f5e760 arcnet: Use normal kernel brace style by Joe Perches · 9 years ago
  39. 01a1d5a arcnet: Add and remove blank lines by Joe Perches · 9 years ago
  40. cb33464 arcnet: Use normal kernel spacing style by Joe Perches · 9 years ago
  41. 980137a ARCNET: fix hard_header_len limit by Michael Grzeschik · 9 years ago
  42. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  43. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  44. d95e2fe com20020-pci: add support for eae single card by Michael Grzeschik · 9 years ago
  45. e8a308a ARCNET: Add missing error check for devm_kzalloc by Kiran Padwal · 9 years ago
  46. 5b85bad ARCNET: enable eae arcnet card support by Michael Grzeschik · 10 years ago
  47. c51da42 ARCNET: add support for multi interfaces on com20020 by Michael Grzeschik · 10 years ago
  48. 8c14f9c ARCNET: add com20020 PCI IDs with metadata by Michael Grzeschik · 10 years ago
  49. a0d2e51 ARCNET: add com20020_set_hwddr to change address by Michael Grzeschik · 10 years ago
  50. 226ee67 ARCNET: return IRQ_NONE if the interface isn't running by Michael Grzeschik · 10 years ago
  51. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  52. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  53. 2dfd253 com20020_cs: Remove typedef com20020_dev_t by Himangi Saraogi · 10 years ago
  54. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  55. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  56. 087d273 arcnet: cleanup sizeof parameter by Dan Carpenter · 11 years ago
  57. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  58. 7c47bab ARCNET: remove __dev* attributes by Bill Pemberton · 11 years ago
  59. b95465c arcnet: rimi: Fix device name in debug output by Jiri Kosina · 12 years ago
  60. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  61. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 12 years ago
  62. 88491d8 drivers/net: Kconfig & Makefile cleanup by Jeff Kirsher · 13 years ago
  63. 330278c com20020_cs: Move the PCMCIA Arcnet driver by Jeff Kirsher · 13 years ago
  64. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  65. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  66. 0a6efc7 arcnet: fix signed bug in probe function by Dan Carpenter · 14 years ago
  67. 0da529a drivers/net/arcnet/capmode.c: clean up code by Daniel Mack · 14 years ago
  68. e7971c8 ARCNET: Limit com20020 PCI ID matches for SOHARD cards by Andreas Bombe · 14 years ago
  69. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  70. 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
  71. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  72. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 14 years ago
  73. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  74. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  75. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  76. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  77. 18c4c35 drivers/net/arcnet: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  78. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  79. dd0a251 com0020: Add missing symbol export for com20020_netdev_ops. by David S. Miller · 15 years ago
  80. a1799af com20020: convert to net_devic_ops by Stephen Hemminger · 15 years ago
  81. bca5b89 arcnet: convert to net_device_ops by Stephen Hemminger · 15 years ago
  82. 5803c51 arcnet: convert to internal stats by Stephen Hemminger · 15 years ago
  83. 888432f drivers/net/arcnet: fix sparse warnings: make symbols static by Hannes Eder · 15 years ago
  84. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  85. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  86. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  87. 9307b57 drivers/net/arcnet/arcnet.c: use time_* macros by S.Caglar Onur · 16 years ago
  88. 0ebd1c1 /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  89. 7249d4c drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  90. 57ce45d [NET]: Remove references to net-modules.txt. by Adrian Bunk · 17 years ago
  91. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  92. 701181a arcnet endianness annotations by Al Viro · 17 years ago
  93. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  94. 4285900 [ARCNET]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  95. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  96. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  97. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  98. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  99. 52edc17 bugfixes and new hardware support for arcnet driver by Jeff Morrow · 17 years ago
  100. 2a10387 [PATCH] com20020 build fix by Randy Dunlap · 17 years ago