1. b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 9 years ago
  2. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  3. ec1f127 sunhme: Add DMA mapping error checks. by David S. Miller · 10 years ago
  4. 3a6e44c net: ethernet: sun: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  6. 5d41bf3 net: sunhme: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  8. 521a87c net: sunhme: use pci_{get,set}_drvdata() by Jingoo Han · 11 years ago
  9. e04e37a net: sunhme: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  10. 7d9a875 net: sunhme: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  11. 511c4e0 net: sunhme: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  12. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  13. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  14. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  15. f73d12b net/sun: remove __dev* attributes by Bill Pemberton · 12 years ago
  16. d233d70 sunhme: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  17. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. 7deb118 sunhme: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  19. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  20. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 12 years ago
  21. bc12d28 sunhme/PCI: use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 13 years ago
  22. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  23. 59caa56 sunhme: Allow usage on SBI based SBus systems by oftedal · 13 years ago
  24. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  25. 4bc6834 sunhme: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  26. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  27. e689cf4 cassini/niu/sun*: Move the Sun drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sunhme.c]
  28. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  29. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  30. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  31. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  32. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  33. e9403c8 net: convert sunhme/sungem network drivers to hw_features by Michał Mirosław · 13 years ago
  34. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  35. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  36. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  37. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  38. 0b29b89 sunhme: Use return value of register_netdev by Tobias Klauser · 14 years ago
  39. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  40. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  41. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  42. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  43. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  44. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  45. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  46. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  47. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  48. e56d0b0 sunhme: Remove unnecessary memset of netdev private data by Tobias Klauser · 14 years ago
  49. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  50. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  51. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  52. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  53. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  54. ff236f7 sunhme: fix dma warning in Sun HME by Mikulas Patocka · 15 years ago
  55. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  56. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  57. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  58. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  59. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  60. 0796e75 sunhme: Fix qfe parent detection. by Friedrich Oslage · 15 years ago
  61. 7b7a799 sunhme: Fix Quattro HME irq registration on proble failures by Meelis Roos · 15 years ago
  62. 0b492fc sunhme: Don't match PCI devices in SBUS probe. by David S. Miller · 15 years ago
  63. 2f89d12 sunhme: update to net_device_ops by Stephen Hemminger · 16 years ago
  64. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  65. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  66. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  67. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  68. db1a861 sunhme: Convert to pure OF driver. by David S. Miller · 16 years ago
  69. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  70. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  71. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  72. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago
  73. c03e05d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. by Mark Asselstine · 16 years ago
  74. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  75. f3ec33e sunhme endianness annotations by Al Viro · 17 years ago
  76. a5a9726 [SUNHME]: VLAN support for sunhme by Chris Poon · 17 years ago
  77. cacd40e SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals by David Miller · 17 years ago
  78. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  79. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  80. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  81. cd6f5b8 sunhme.c:quattro_pci_find() must be __devinit by Adrian Bunk · 17 years ago
  82. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  83. 6f85a85 [SUNHME]: Use pci_device_to_OF_node(). by David S. Miller · 17 years ago
  84. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  85. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  86. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  87. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  88. c3b99f0 [SUNHME]: Fix module unload. by Marcel van Nies · 17 years ago
  89. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  90. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  91. ef9467f [SUNHME]: Fix for sunhme failures on x86 by Jurij Smakov · 18 years ago
  92. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  93. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  94. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  95. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  96. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  97. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  98. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  99. a0ee7c7 [NET]: sun happymeal, little pci cleanup by Jiri Slaby · 18 years ago
  100. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago