1. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  2. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 10 years ago
  3. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 10 years ago
  4. 4b61fe2 smc91x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  5. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  6. 6bc21ee drivers: net: silence compiler warning in smc91x.c by Pankaj Dubey · 11 years ago
  7. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 3f823c1 net: smc91x: Fix device tree based configuration so it's usable by Tony Lindgren · 11 years ago
  9. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  10. 6389aa4 smc91x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  11. f64deac net: smc91x: use dev_get_platdata() by Jingoo Han · 11 years ago
  12. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  13. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  14. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  15. 89ce376 drivers/net: Use of_match_ptr() macro in smc91x.c by Sachin Kamat · 12 years ago
  16. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  17. 1e48fea smc91x: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  19. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  20. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  21. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 13 years ago
  22. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  23. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  24. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  25. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  26. ae15043 smsc: Move the SMC (SMSC) drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/smc91x.c]
  27. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  28. 5fb9fb1 net: fix smc91x.c device tree support by Grant Likely · 13 years ago
  29. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  30. 682a169 smc91x: add devicetree support by Thomas Chou · 14 years ago
  31. 476c32c smc91x: Add missing #inclusion of <linux/irq.h> by David Howells · 14 years ago
  32. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  33. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  35. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  36. 84d57bd net/smc91xx: remove trailing space in messages by Frans Pop · 15 years ago
  37. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  38. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  39. 5fc3441 net: smc91x: Fix up type mismatch in smc_drv_resume(). by Paul Mundt · 15 years ago
  40. fd0775b smc91x: fix unused flags warnings on UP systems by Mike Frysinger · 15 years ago
  41. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. d5ccd67 NET: smc91x: Fix irq flags by Russell King - ARM Linux · 15 years ago
  43. 9f950f7 NET: smc91x: convert to dev_pm_ops by Kevin Hilman · 15 years ago
  44. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  45. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  46. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 15 years ago
  48. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 15 years ago
  49. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  51. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  52. a528079 smc91x: struct net_device_ops by Magnus Damm · 16 years ago
  53. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  54. 357fe2c smc91x: enable ethtool EEPROM interface by Vernon Sauder · 16 years ago
  55. 4850218 smc91x: remove isa stuff from smc91x driver by Luotao Fu · 16 years ago
  56. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  57. f57628d section errors in smc911x/smc91x by Al Viro · 16 years ago
  58. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  60. 55c8eb6 SMC91x: Fix compilation on some platforms. by David S. Miller · 16 years ago
  61. 237f3e1 smc91x: add __init markings to smc_drv_probe() by Mike Frysinger · 16 years ago
  62. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  63. 51ac3bef SMC91x: delete unused local variable "lp" by Mike Frysinger · 16 years ago
  64. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  65. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  66. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  67. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  68. d6bc372 smc91x: fix nowait printout by Magnus Damm · 16 years ago
  69. b0dbcf5 [NET] smc91x: provide configurable leds by Russell King · 16 years ago
  70. 6fc30db [netdrvr] smc91x: fix resource removal (null ptr deref) by Jeff Garzik · 16 years ago
  71. 52256c0 [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data by Eric Miao · 16 years ago
  72. 1591988 [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable by Eric Miao · 16 years ago
  73. c4f0e76 [NET] smc91x: add SMC91X_NOWAIT flag to platform data by Eric Miao · 16 years ago
  74. fa6d3be [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* by Eric Miao · 16 years ago
  75. d280ead [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" by Eric Miao · 16 years ago
  76. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  77. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  78. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 16 years ago
  80. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 17 years ago
  81. cfdfa86 smc91x: pass along private data V2 by Magnus Damm · 17 years ago
  82. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  83. 073ac8f [NET] smc91x: fix PXA DMA support code by Russell King · 17 years ago
  84. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  85. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  86. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 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. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  89. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  90. 9c8e7f5 [PATCH] m32r pt_regs fixes by Al Viro · 18 years ago
  91. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  92. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  93. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  94. 76cb4fe [PATCH] lockdep: fix smc91x by Russell King · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. 09779c6 [PATCH] smc91x: allow for dynamic bus access configs by Nicolas Pitre · 19 years ago
  97. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  98. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  99. e525424 [PATCH] smc91x: fix bank mismatch by Russell King · 19 years ago
  100. 5d0571d [PATCH] smc91x: fix one source of spurious interrupts by Nicolas Pitre · 19 years ago