1. 5afe002 [PATCH] handling of slave mounts by Ram Pai · 19 years ago
  2. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  3. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  4. 2144440 [PATCH] shared mounts handling: move by Ram Pai · 19 years ago
  5. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  6. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  7. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago
  8. 390c684 [PATCH] making namespace_sem global by Ram Pai · 19 years ago
  9. 36341f6 [PATCH] mount expiry fixes by Ram Pai · 19 years ago
  10. 70fbcdf [PATCH] umount_tree() locking change by Ram Pai · 19 years ago
  11. 5b83d2c5c [PATCH] sanitize the interface of graft_tree(). by Ram Pai · 19 years ago
  12. b58fed8 [PATCH] lindent fs/namespace.c by Ram Pai · 19 years ago
  13. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  14. 1abe77b [PATCH] allow callers of seq_open do allocation themselves by Al Viro · 19 years ago
  15. ccd48bc [PATCH] cleanups and bug fix in do_loopback() by Al Viro · 19 years ago
  16. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  17. 76c8e25 [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages by Benjamin Herrenschmidt · 19 years ago
  18. b354cab powerpc: merge ide.h by Stephen Rothwell · 19 years ago
  19. 515729e powermac: Use a spinlock in swim3.c (floppy driver) instead of cli by Paul Mackerras · 19 years ago
  20. 3fb62b5 macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set by Paul Mackerras · 19 years ago
  21. 22358ea powerpc: Fix typo in pmac_cpufreq_resume by Paul Mackerras · 19 years ago
  22. 826d2ab Updated READMEs and MAINTAINERS for the ipw2100 and ipw2200 drivers. by James Ketrenos · 19 years ago
  23. 0286486 [PATCH] Memory Add Fixes for ppc64 by Mike Kravetz · 19 years ago
  24. 570142c [PATCH] ppc64: remove some direct xmon calls by Anton Blanchard · 19 years ago
  25. cb09cff [PATCH] ppc64: fix oprofile sample bit handling by Anton Blanchard · 19 years ago
  26. bcb3557 [PATCH] ppc64: fix Memory: summary line by Anton Blanchard · 19 years ago
  27. 42596ec [PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc by Benjamin Herrenschmidt · 19 years ago
  28. 7b007de [PATCH] ppc: Fix ARCH=ppc build with xmon by Benjamin Herrenschmidt · 19 years ago
  29. 21fe330 [PATCH] ppc: fix a bunch of warnings by Benjamin Herrenschmidt · 19 years ago
  30. 75722d3 [PATCH] ppc64: Thermal control for SMU based machines by Benjamin Herrenschmidt · 19 years ago
  31. 7d49697 [PATCH] ppc64: More U3 device-tree fixes by Benjamin Herrenschmidt · 19 years ago
  32. c618cf1 [PATCH] ppc64: Update g5_defconfig for ARCH=powerpc by Benjamin Herrenschmidt · 19 years ago
  33. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  34. 4350147 [PATCH] ppc64: SMU based macs cpufreq support by Benjamin Herrenschmidt · 19 years ago
  35. a82765b [PATCH] powerpc: Fix ppc32 initrd by David Woodhouse · 19 years ago
  36. 24bfb00 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  37. cf1b479 Update version ipw2200 stamp to 1.0.8 by James Ketrenos · 19 years ago
  38. 81715376 Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firmware. by James Ketrenos · 19 years ago
  39. 286568a Fixed parameter reordering in firmware log routine. by James Ketrenos · 19 years ago
  40. 9d5b880 Fixed problem with not being able to send broadcast packets. by Hong Liu · 19 years ago
  41. 0352057 Added channel support for ipw2200 cards identified as 'ZZR' by James Ketrenos · 19 years ago
  42. 991d1cc Removed warning about TKIP not being configured if countermeasures are by James Ketrenos · 19 years ago
  43. e758256 Fixes missed beacon logic in relation to on-network AP roaming. by Ben Cahill · 19 years ago
  44. 8935f39 Removed legacy WIRELESS_EXT checks from ipw2200.c by James Ketrenos · 19 years ago
  45. 97a78ca Fix 'Driver using old /proc/net/wireless support, please fix driver !' message. by Benoit Boissinot · 19 years ago
  46. 87bb5e3 Pulled out a stray KERNEL_VERSION check around the suspend handler. by James Ketrenos · 19 years ago
  47. 9ef539d Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7) by James Ketrenos · 19 years ago
  48. e632472 Fixes WEP firmware error condition. by Hong Liu · 19 years ago
  49. f4ff497 [Fix bug# 771] Too many (8) bytes recieved when using AES/hwcrypto by Zhu Yi · 19 years ago
  50. 29cb843 Fixes problem with WEP not working (association succeeds, but no Tx/Rx) by Hong Liu · 19 years ago
  51. 392d0f6 Removed PF_SYNCTHREAD legacy. by James Ketrenos · 19 years ago
  52. fb7ccc9 Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled. by James Ketrenos · 19 years ago
  53. cdd1fa1 Card with WEP enabled and using shared-key auth will have firmware by Hong Liu · 19 years ago
  54. 567deaf Mixed PTK/GTK CCMP/TKIP support. by Hong Liu · 19 years ago
  55. 90700fd Fixed is_network_packet() to include checking for broadcast packets. by Peter Jones · 19 years ago
  56. 24a47db Adds radiotap support to ipw2200 in monitor mode.. by Mike Kershaw · 19 years ago
  57. a4f6bbb Make all the places the firmware fails to load showerrors (in decimal, by Peter Jones · 19 years ago
  58. 054b08d Don't set hardware WEP if we are actually using TKIP/AES. by Hong Liu · 19 years ago
  59. 5513579 [Bug 760] Fix setting WEP key in monitor mode causes IV lost. by Zhu Yi · 19 years ago
  60. 7b99659 [Bug 455] Fix frequent channel change generates firmware fatal error. by Hong Liu · 19 years ago
  61. a0e04ab Added wait_state wakeup on scan completion. Fixed copyright date in ipw2200.h by James Ketrenos · 19 years ago
  62. 3b9990c Updated ipw2200 to use the new ieee80211 callbacks by James Ketrenos · 19 years ago
  63. 1fe0adb Migrated some of the channel verification code back into the driver to by Liu Hong · 19 years ago
  64. f6c5cb7 Added cmdlog in non-debug systems. by James Ketrenos · 19 years ago
  65. 9ddf84f Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error by James Ketrenos · 19 years ago
  66. b39860c Switched firmware error dumping so that it will capture a log available by James Ketrenos · 19 years ago
  67. e666619 Modified ipw_config and STATUS_INIT setting to correct race condition by James Ketrenos · 19 years ago
  68. 6de9f7f Fix firmware error when setting tx_power. by Zhu Yi · 19 years ago
  69. 22501c8 Fix ipw_wx_get_txpow shows wrong disabled value. by Zhu Yi · 19 years ago
  70. 0ece35b [Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode. by Zhu Yi · 19 years ago
  71. caeff81 Fixes the ad-hoc network WEP key list issue. by Hong Liu · 19 years ago
  72. 1fbfea5 [Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext. by Zhu Yi · 19 years ago
  73. e402c93 Disable host fragmentation in open mode since IPW2200/2915 hardware by Zhu Yi · 19 years ago
  74. 87b016c Workaround kernel BUG_ON panic caused by unexpected duplicate packets. by Zhu Yi · 19 years ago
  75. 4f36f80 Added more useful geography encoding so people's experience with by James Ketrenos · 19 years ago
  76. 2b184d5 Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled. by James Ketrenos · 19 years ago
  77. 227d2dc Updated to support ieee80211 callback to is_queue_full for 802.11e support. by James Ketrenos · 19 years ago
  78. d2021cb Changed default # of missed beacons to miss before disassociation to 24 by James Ketrenos · 19 years ago
  79. 8400a1c [Bug 637] Set tx power for A band. by Liu Hong · 19 years ago
  80. d8bad6d [bug 667] Fix the notorious "No space for Tx" bug. by Zhu Yi · 19 years ago
  81. f57ce7c Fix is_duplicate_packet() bug for fragmentation number setting. by Zhu Yi · 19 years ago
  82. a2d73e6 Fix hardware encryption (both WEP and AES) doesn't work with fragmentation. by Zhu Yi · 19 years ago
  83. afbf30a Catch ipw2200 up to equivelancy with v1.0.5 by James Ketrenos · 19 years ago
  84. e4cc289 Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED to by Zhu Yi · 19 years ago
  85. f75459e [Bug 339] Fix ipw2100 iwconfig set/get txpower. by Liu Hong · 19 years ago
  86. 25b645b Fixed WEP on ipw2100 (priv->sec was being used instead of priv->ieee->sec) by · 19 years ago
  87. 8232835 Catch ipw2100 up to equivelancy with v1.1.1 by James Ketrenos · 19 years ago
  88. b095c38 Catch ipw2200 up to equivelancy with v1.0.4 by James Ketrenos · 19 years ago
  89. c848d0a Catch ipw2200 up to equivelancy with v1.0.3 by James Ketrenos · 19 years ago
  90. a613bff Catch ipw2200 up to equivelancy with v1.0.2 by James Ketrenos · 19 years ago
  91. ea2b26e Catch ipw2200 up to equivelancy with v1.0.1 by James Ketrenos · 19 years ago
  92. a1e695a IPW_DEBUG has already included DRV_NAME, remove double prefix print. by Zhu Yi · 19 years ago
  93. ee8e365 Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h} by James Ketrenos · 19 years ago
  94. d7e02ed Update version ieee80211 stamp to 1.1.7 by James Ketrenos · 19 years ago
  95. e189277 Fix problem with WEP unicast key > index 0 by Volker Braun · 19 years ago
  96. 81f8752 scripts/Lindent on ieee80211 subsystem. by James Ketrenos · 19 years ago
  97. dd3e2dc [SPARC64]: Kill some unnecessary includes from ioctl32.c by David S. Miller · 19 years ago
  98. f48497e [SPARC64]: remove drm compat ioctl handling by Christoph Hellwig · 19 years ago
  99. b66621f [SPARC] cpwatchdog: implement ->compat_ioctl by Christoph Hellwig · 19 years ago
  100. 1d5d00b [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl by Christoph Hellwig · 19 years ago