1. e77fbdd [PATCH] autofs4: white space cleanup for waitq.c by Ian Kent · 18 years ago
  2. d7c4a5f [PATCH] autofs4: add a show mount options for proc filesystem by Ian Kent · 18 years ago
  3. 862b110 [PATCH] autofs4: remove update_atime unused function by Ian Kent · 18 years ago
  4. e0a7aae [PATCH] autofs4: expire mounts that hold no (extra) references only by Ian Kent · 18 years ago
  5. 1aff3c8 [PATCH] autofs4: fix false negative return from expire by Ian Kent · 18 years ago
  6. 1ce12ba [PATCH] autofs4: simplify expire tree traversal by Ian Kent · 18 years ago
  7. 1f5f2c3 [PATCH] autofs4: expire code readability cleanup by Ian Kent · 18 years ago
  8. 2d753e6 [PATCH] autofs4: can't mount due to mount point dir not empty by Ian Kent · 18 years ago
  9. f360ce3 [PATCH] autofs4: use libfs routines for readdir by Ian Kent · 18 years ago
  10. 718c604 [PATCH] autofs4: lookup white space cleanup by Ian Kent · 18 years ago
  11. 86c79cb [PATCH] uml: fix hostfs stack corruption by Jeff Dike · 18 years ago
  12. 5f4e8fd [PATCH] uml: fix thread startup race by Jeff Dike · 18 years ago
  13. 1fbbd684 [PATCH] uml: prevent umid theft by Jeff Dike · 18 years ago
  14. 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 18 years ago
  15. 6c29256c [PATCH] uml: allow ubd devices to be shared in a cluster by Jeff Dike · 18 years ago
  16. cf9165a [PATCH] uml: oS header cleanups by Jeff Dike · 18 years ago
  17. c554f89 [PATCH] uml: move tty logging to os-Linux by Jeff Dike · 18 years ago
  18. 81efcd3 [PATCH] uml: more carefully test whether we are in a system call by Bodo Stroesser · 18 years ago
  19. f206aab [PATCH] uml: move sigio_user.c to os-Linux/sigio.c by Jeff Dike · 18 years ago
  20. 8e36706 [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c by Jeff Dike · 18 years ago
  21. 9b4f018 [PATCH] uml: merge irq_user.c and irq.c by Jeff Dike · 18 years ago
  22. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 18 years ago
  23. d9f8b62 [PATCH] uml: fix some printf formats by Jeff Dike · 18 years ago
  24. c90e12b [PATCH] uml: fix declaration of exit() by Jeff Dike · 18 years ago
  25. bb83da0 [PATCH] uml: fix build warnings in __get_user by Jeff Dike · 18 years ago
  26. dbffa47 [PATCH] PM-Timer: don't use workaround if chipset is not buggy by OGAWA Hirofumi · 18 years ago
  27. cfa146e [PATCH] hostap: Fix EAPOL frame encryption by Jouni Malinen · 18 years ago
  28. 79058ac [PATCH] hostap: Make hostap_tx_encrypt() static by Jouni Malinen · 18 years ago
  29. 0073602 [PATCH] zd1201 wireless stat update by Jean Tourrilhes · 18 years ago
  30. e4a9af9 [PATCH] PCMCIA_SPECTRUM must select FW_LOADER by Adrian Bunk · 18 years ago
  31. ec48378 [PATCH] bcm43xx: don't set the channel on a device, which is down. by Michael Buesch · 18 years ago
  32. adc40e9 [PATCH] bcm43xx: sync GPHY init with the specs. by Michael Buesch · 18 years ago
  33. 8afceb1 [PATCH] bcm43xx: fix the remaining sparse warnings. by Michael Buesch · 18 years ago
  34. b5e868e [PATCH] bcm43xx: remove some compilerwarnings. by Michael Buesch · 18 years ago
  35. d1ca6c4 [PATCH] bcm43xx: fix "include" issues on some platforms. by Michael Buesch · 18 years ago
  36. 04b98f7 [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. by Michael Buesch · 18 years ago
  37. 72fb851 [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well... by Michael Buesch · 18 years ago
  38. cf017e1 [PATCH] bcm43xx: fix nrssi_threshold calculation. by Michael Buesch · 18 years ago
  39. e382c23 [PATCH] bcm43xx: sync interference mitigation code to the specs. by Michael Buesch · 18 years ago
  40. 6ecb269 [PATCH] bcm43xx: set default attenuation values. by Michael Buesch · 18 years ago
  41. 0ac59da [PATCH] bcm43xx: some IRQ handler cleanups. by Michael Buesch · 18 years ago
  42. 6ab5b8e [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function. by Michael Buesch · 18 years ago
  43. 714eece [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D) by Michael Buesch · 18 years ago
  44. 4a1821e [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded) by Michael Buesch · 18 years ago
  45. 5808bbb [PATCH] bcm43xx: properly mask txctl1 before writing it to hardware. by Michael Buesch · 18 years ago
  46. b3db5e5 [PATCH] bcm43xx: Do boardflags workarounds for specific boards. by Michael Buesch · 18 years ago
  47. 4cf6f03 [PATCH] bcm43xx: Remove the workaround in dummy_transmission, by Michael Buesch · 18 years ago
  48. 49f29efa [PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing. by Michael Buesch · 18 years ago
  49. e9357c0 [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members. by Michael Buesch · 18 years ago
  50. aae3778 [PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend/resume. by Michael Buesch · 18 years ago
  51. e1b1b58 [PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev. by Michael Buesch · 18 years ago
  52. 7373384 [PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code. by Michael Buesch · 18 years ago
  53. 7ce942d [PATCH] bcm43xx: Remove the mmio access printing facility overhead. by Michael Buesch · 18 years ago
  54. efccb64 [PATCH] bcm43xx: Abstract the locking mechanism. by Michael Buesch · 18 years ago
  55. 4d5a9e0e [PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask. by Michael Buesch · 18 years ago
  56. 512a809 [PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets. by Pete Zaitcev · 18 years ago
  57. 367f899 [PATCH] bcm43xx: Add sysfs attributes for device specific tunables. by Michael Buesch · 18 years ago
  58. f398f02 [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code. by Michael Buesch · 18 years ago
  59. 1d1a73c [PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup(). by Michael Buesch · 18 years ago
  60. cad2b31 [PATCH] bcm43xx: move initialized = 1 to the end of init_board. by Michael Buesch · 18 years ago
  61. bf7b876 [PATCH] bcm43xx: Workaround init_board vs IRQ race. by Michael Buesch · 18 years ago
  62. c4c3beb [PATCH] bcm43xx: Fix Kconfig typo (transfer mode default) by Michael Buesch · 18 years ago
  63. 26533e7 [PATCH] bcm43xx: remove old unused struct. by Michael Buesch · 18 years ago
  64. 10d8dd8 [PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core. by Michael Buesch · 18 years ago
  65. ad3f086 [PATCH] bcm43xx: make bcm43xx_sprom_crc() static. by Michael Buesch · 18 years ago
  66. ea0922b [PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions. by Michael Buesch · 18 years ago
  67. 489423c [PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and reduces codesize. by Michael Buesch · 18 years ago
  68. ab4977f [PATCH] bcm43xx: rewrite and simplify the periodic task handling. by Michael Buesch · 18 years ago
  69. dcfd720 [PATCH] bcm43xx: fix LED code. by Michael Buesch · 18 years ago
  70. d5dd8e2 [PATCH] bcm43xx: update README by Michael Buesch · 18 years ago
  71. f1f5662 [PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be used for Airport Extreme cards. by Michael Buesch · 18 years ago
  72. 8bcab3f [PATCH] bcm43xx: add a note that not all devices support PIO. by Michael Buesch · 18 years ago
  73. 77db31e [PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mode (or both). by Michael Buesch · 18 years ago
  74. 5c57807 [PATCH] bcm43xx: remove WX debugging. by Michael Buesch · 18 years ago
  75. b5488be [PATCH] bcm43xx: fix compiletime warning (phy_xmitpower) by Michael Buesch · 18 years ago
  76. 921e485 [PATCH] bcm43xx: heavily increase mac_suspend timeout. by Michael Buesch · 18 years ago
  77. 62b7f0d [PATCH] bcm43xx: enable SPROM writing. by Michael Buesch · 18 years ago
  78. 393344f [PATCH] bcm43xx: fix txpower reporting in WE. by Michael Buesch · 18 years ago
  79. 67093a6 [PATCH] Sync bcm43xx_phy_initb6() with specs by Danny van Dyk · 18 years ago
  80. 8fa252d [PATCH] bcm43xx: Wireless Ext update by Michael Buesch · 18 years ago
  81. 6465ce1 [PATCH] bcm43xx: basic ethtool support by Michael Buesch · 18 years ago
  82. 9e4a375 [PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed() by Michael Buesch · 18 years ago
  83. a4a600d [PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity check fails. by Michael Buesch · 18 years ago
  84. 65f3f19 [PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff. by Michael Buesch · 18 years ago
  85. 6f3e204 [PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention. by Michael Buesch · 18 years ago
  86. dda207a [PATCH] bcm43xx: remove redundant COPYING file. by Michael Buesch · 18 years ago
  87. 08ccd88 [PATCH] bcm43xx: Move README file to Documentation directory. by Michael Buesch · 18 years ago
  88. 4a2a279 [PATCH] bcm43xx: remove linux version compatibility code. by Michael Buesch · 18 years ago
  89. ea72ab2 [PATCH] bcm43xx: sync with svn.berlios.de by Michael Buesch · 18 years ago
  90. 70e5e98 [PATCH] bcm43xx: patch Kconfig and wireless/Makefile for import by John W. Linville · 18 years ago
  91. f222313 [PATCH] wireless: import bcm43xx sources by John W. Linville · 18 years ago
  92. 3747b36 [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX. by Russell King · 18 years ago
  93. 4682adc [ARM] nommu: trivial patch for arch/arm/lib/Makefile by Hyok S. Choi · 18 years ago
  94. c8c4b93 [ARM] 3416/1: Update LART site URL by Erik Mouw · 18 years ago
  95. c760fc1 [ARM] nommu: fixups for the exception vectors by Hyok S. Choi · 18 years ago
  96. f8c07de [ARM] nommu: add nommu specific Kconfig and MMUEXT variable in Makefile by Hyok S. Choi · 18 years ago
  97. 75d9083 [ARM] nommu: start-up code by Hyok S. Choi · 18 years ago
  98. 9618eda powerpc: Fix event-scan code for 32-bit CHRP by Paul Mackerras · 18 years ago
  99. d0cc0df ppc: Remove duplicate exports of __down, __up etc. by Paul Mackerras · 18 years ago
  100. 10c2df6 [ARM] nommu: MPU support in boot/compressed/head.S by Hyok S. Choi · 18 years ago