1. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  2. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  3. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  4. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  5. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago
  6. 5ee5a07 irda: use PCI_VENDOR_ID_* by Jon Mason · 13 years ago
  7. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  9. f470e5a irda: fix smsc-ircc2 section mismatch warning by Randy Dunlap · 13 years ago
  10. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  11. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  12. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  13. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  14. 229de61 net/irda: convert bfin_sir to common Blackfin UART header by Mike Frysinger · 13 years ago
  15. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  16. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  17. e5cb966 net: fix section mismatches by Michał Mirosław · 13 years ago
  18. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 13 years ago
  21. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 13 years ago
  22. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  23. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  24. 5ae2f66 net/irda/sh_irda: return to RX mode when TX error by Kuninori Morimoto · 14 years ago
  25. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 21aa8ec net/irda: bfin_sir: back out transitional defines by Mike Frysinger · 14 years ago
  27. 709465d net/irda: bfin_sir: pull in serial headers for defines by Mike Frysinger · 14 years ago
  28. 1170bed smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() by Sedat Dilek · 14 years ago
  29. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  30. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  31. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  32. ddab1a3 SuperH IrDA: correct Baud rate error correction by Nicolas Kaiser · 14 years ago
  33. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  34. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  35. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  36. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  37. db7f859 irda: Semaphore cleanup by Thomas Gleixner · 14 years ago
  38. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 14 years ago
  39. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  40. 0b1974d Fix typo: configuation => configuration by Thomas Weber · 14 years ago
  41. 8d34e7d drivers/net/irda: Eliminate memory leak by Julia Lawall · 14 years ago
  42. 9b0f1d8 drivers/net/irda: Adjust confusing if indentation by Julia Lawall · 14 years ago
  43. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  44. 8a2b6be net/irda/sh_irda: Modify clk_get lookups by Kuninori Morimoto · 14 years ago
  45. 2e4e7a9 drivers/net/irda: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  46. 9f27fb8 drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  47. 752ef8b drivers: irda: fix sign bug by Kulikov Vasiliy · 14 years ago
  48. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  49. eda6e6f net/irda: bfin_sir: IRDA is not affected by anomaly 05000230 by Graf Yang · 14 years ago
  50. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  51. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  52. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  53. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. 17a328c net/irda: Add SuperH IrDA driver support by Kuninori Morimoto · 14 years ago
  55. 33d8212c net/irda: sh_sir: Modify iounmap wrong execution by Kuninori Morimoto · 14 years ago
  56. ba5d47c net/irda: sh_sir: fixup err return value on sh_sir_open by Kuninori Morimoto · 14 years ago
  57. 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
  58. 19299b34 net/irda: remove trailing space in messages by Frans Pop · 14 years ago
  59. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  60. 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 14 years ago
  61. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  62. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  63. 0e2b807 irda-usb: add error handling and fix leak by Dan Carpenter · 14 years ago
  64. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  65. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  66. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  67. 2a6ace1 net/irda: sh_sir: Add SuperH IrDA driver by Kuninori Morimoto · 14 years ago
  68. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  69. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  70. 83cf0a9 comment typo fix: sybsystem -> subsystem by Jean Delvare · 15 years ago
  71. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  72. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  73. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 6cc9318 drivers/net/irda: remove exceptional & on function name by Julia Lawall · 15 years ago
  75. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  76. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 91cd175 irda/sa1100_ir: check return value of startup hook by Dmitry Artamonow · 15 years ago
  78. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  79. 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
  80. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  81. c4bd017 [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c by Marek Vasut · 15 years ago
  82. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  84. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  85. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  86. d2f3ad4 pxaficp-ir: remove incorrect net_device_ops by Marek Vasut · 15 years ago
  87. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  88. 5d5ceb8 irda: fix read buffer overflow by Roel Kluin · 15 years ago
  89. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  90. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  91. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  92. d51e9b0 net/irda: convert bfin_sir to net_device_ops by Graf Yang · 15 years ago
  93. 9d794a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6 by David S. Miller · 15 years ago
  94. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  95. 4bd73ae net: fix network drivers ndo_start_xmit() return values (part 2) by Patrick McHardy · 15 years ago
  96. adbf7f0 irda: smsc wait count reaches -1 by Roel Kluin · 15 years ago
  97. d510fe7 irda: new Blackfin on-chip SIR IrDA driver by Graff Yang · 15 years ago
  98. e13f931 irda-usb: suspend/resume support by Tadashi Abe · 15 years ago
  99. bf98a82 sa1100_ir: fix build breakage by Alexander Beregalov · 15 years ago
  100. f6a2629 irda: include etherdevice.h for eth_*() functions by Alexander Beregalov · 15 years ago