1. 7563a0b [PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memset by Mariusz Kozlowski · 17 years ago
  2. 475fed1 [PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMO by Daniel Drake · 17 years ago
  3. 64f222c [PATCH] zd1211rw: consistent handling of ZD1211 specific rates by Ulrich Kunitz · 17 years ago
  4. 8e97afe [PATCH] zd1211rw: Add ID for Sitecom WL-162 by Daniel Drake · 17 years ago
  5. ffe1437 [PATCH] zd1211rw: removed noisy debug messages by Ulrich Kunitz · 17 years ago
  6. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  7. 7856a54 [PATCH] libertas: bump driver version by Dan Williams · 17 years ago
  8. 8362cd4 [PATCH] libertas: fix sparse-reported problems by Dan Williams · 17 years ago
  9. c7fdf26 [PATCH] libertas: better descriptions for association errors by Dan Williams · 17 years ago
  10. 5612c01 [PATCH] libertas: ignore spurious mesh autostart events by Dan Williams · 17 years ago
  11. 81173e3 [PATCH] libertas: fix misspelling in debug message by Dan Williams · 17 years ago
  12. 63f0023 [PATCH] libertas: pass boot2 version to firmware by Luis Carlos Cobo · 17 years ago
  13. 2afc0c5 [PATCH] libertas: push WEXT scan requests to a work queue by Dan Williams · 17 years ago
  14. b031ac1 [PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock dereference by Eugene Teo · 17 years ago
  15. 5707708 [PATCH] libertas: fix assignment of WEP key type by Dan Williams · 17 years ago
  16. 965f8bbc [PATCH] libertas: monitor mode support for OLPC firmware by Luis Carlos Cobo · 17 years ago
  17. 9483f03 [PATCH] libertas: fix a few wext abuses... by Jean Tourrilhes · 17 years ago
  18. d21b31f [PATCH] libertas: keep mesh autostart enabled while asleep by Luis Carlos Cobo · 17 years ago
  19. b37e584 [PATCH] libertas: revert CAPINFO_MASK to its original value by Luis Carlos Cobo · 17 years ago
  20. 00af015 [PATCH] libertas: push mesh beacon bit to userspace in scan results by Dan Williams · 17 years ago
  21. 0edef21 [PATCH] libertas: send association events on adhoc reassociation by Dan Williams · 17 years ago
  22. 9556d21 [PATCH] libertas: fix two debug statements in cmdresp.c by Holger Schurig · 17 years ago
  23. bee093d [PATCH] libertas: remove bss_descriptor->timestamp by Holger Schurig · 17 years ago
  24. a2235ed [PATCH] libertas: remove bss_descriptior->networktsf by Holger Schurig · 17 years ago
  25. 4f2fdaa [PATCH] libertas: remove adapter->scantype by Holger Schurig · 17 years ago
  26. d65ead8 [PATCH] libertas: remove adapter->scanmode by Holger Schurig · 17 years ago
  27. 2c85103 [PATCH] libertas: remove adapter->beaconperiod by Holger Schurig · 17 years ago
  28. 85c93e5 [PATCH] libertas: remove adapter->adhoc_grate_enabled by Holger Schurig · 17 years ago
  29. 0aabc0a5 [PATCH] libertas: remove adapter->listeninterval by Holger Schurig · 17 years ago
  30. 956deb8 [PATCH] libertas: remove adapter->regiontableindex by Holger Schurig · 17 years ago
  31. ae596ce [PATCH] libertas: remove adapter->atimwindow by Holger Schurig · 17 years ago
  32. 56c4656 [PATCH] libertas: remove adapter->multipledtim by Holger Schurig · 17 years ago
  33. 252cf0d [PATCH] libertas: remove adapter->locallisteninterval by Holger Schurig · 17 years ago
  34. 97605c3 [PATCH] libertas: remove adapter->nullpktinterval by Holger Schurig · 17 years ago
  35. a783f1e [PATCH] libertas: remove adapter->{data,bcn}_avg_factor by Holger Schurig · 17 years ago
  36. caef47a [PATCH] libertas: remove adapter->rxpd_rate by Holger Schurig · 17 years ago
  37. cad9d9b [PATCH] libertas: remove adapter->txrate by Holger Schurig · 17 years ago
  38. b20c520 [PATCH] libertas: fix WEXT quality reporting by Dan Williams · 17 years ago
  39. fcff0e0 [PATCH] libertas: remove adapter->pkttxctrl by Holger Schurig · 17 years ago
  40. e2aa334 [PATCH] libertas: remove adapter->scanprobes by Holger Schurig · 17 years ago
  41. 6e22a85 [PATCH] libertas: remove adapter->prescan by Holger Schurig · 17 years ago
  42. fdde708 [PATCH] libertas: remove adapter->{rx,tx}antenna by Holger Schurig · 17 years ago
  43. 4d4ce1a [PATCH] libertas: remove unused adapter->prev_XXXX variables by Holger Schurig · 17 years ago
  44. 27590d0 [PATCH] add support for Marvell 8385 CF cards by Holger Schurig · 17 years ago
  45. 9cdc6d2 [PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console by Luis Carlos Cobo · 17 years ago
  46. 8ff12da [PATCH] libertas: use LBS_DEB_HOST for host-to-card communications by Holger Schurig · 17 years ago
  47. a6c8700 [PATCH] libertas: use LBS_DEB_HOST for host-to-card communications by Holger Schurig · 17 years ago
  48. 6b63cd0 [PATCH] libertas: remove a hundred CMD_RET_xxx definitions by Holger Schurig · 17 years ago
  49. ece5619 [PATCH] libertas: make the hex dumper nicer by Holger Schurig · 17 years ago
  50. a9f38d0 [PATCH] Support for mesh autostart deactivation through sysfs by Luis Carlos Cobo · 17 years ago
  51. f455eb1 [PATCH] libertas: remove debugmode by Holger Schurig · 17 years ago
  52. 0a6d055 [PATCH] libertas: tune hardware info output by Holger Schurig · 17 years ago
  53. 3cf8409 [PATCH] libertas: access mesh_dev more carefully by Holger Schurig · 17 years ago
  54. c95c7f9 [PATCH] libertas: uppercase some #defines by Holger Schurig · 17 years ago
  55. ac558ca [PATCH] libertas: make more functions static & remove unused functions by Holger Schurig · 17 years ago
  56. c23a24f [PATCH] libertas: fix one more sparse warning by Holger Schurig · 17 years ago
  57. 1df4e8f [PATCH] libertas: remove fw.c by Holger Schurig · 17 years ago
  58. 8c51276 [PATCH] libertas: simplify and clean up data rate handling by Dan Williams · 17 years ago
  59. e524147 [PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.c by Dan Williams · 17 years ago
  60. eedc2a3 [PATCH] libertas: move generic firmware reset command to common code by Dan Williams · 17 years ago
  61. ffcae95 [PATCH] libertas: fix more mixed-case abuse by Dan Williams · 17 years ago
  62. 125dcab [PATCH] libertas: bump version to 322.p1 by Dan Williams · 17 years ago
  63. 276c015 [PATCH] libertas: new mesh control knobs by Dan Williams · 17 years ago
  64. fe33615 [PATCH] libertas: remove thread.h and make kthread usage clearer by Dan Williams · 17 years ago
  65. 2ca10e6 [PATCH] libertas: fix debug build breakage due to field rename by Dan Williams · 17 years ago
  66. 0aef64d [PATCH] libertas: re-uppercase command defines and other constants by Dan Williams · 17 years ago
  67. b44898e [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_start by Dan Williams · 17 years ago
  68. ea8da92 [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result by Dan Williams · 17 years ago
  69. 492b6da [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan by Dan Williams · 17 years ago
  70. 9e22cb6 [PATCH] libertas: remove if_bootcmd.c by Dan Williams · 17 years ago
  71. 1e838bf [PATCH] libertas: specific mesh scan for mshX interface by Luis Carlos Cobo · 17 years ago
  72. ab61797 [PATCH] libertas: clean up 802.11 IE post-scan handling by Dan Williams · 17 years ago
  73. 2950cd26 [PATCH] libertas: clean up indentation in libertas_association_worker by Dan Williams · 17 years ago
  74. 1443b65 [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage by Dan Williams · 17 years ago
  75. 0c9ca690 [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types by Dan Williams · 17 years ago
  76. 6dbc9c8 [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless by Yoann Padioleau · 17 years ago
  77. 8951554 [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  78. 3623060 [PATCH] Use mutex instead of semaphore in the Host AP driver by Matthias Kaehlcke · 17 years ago
  79. d73ae55 [PATCH] remove gratuitous space in airo module description by Bill Nottingham · 17 years ago
  80. cfbde69 [PATCH] Kconfig: remove references of pcmcia-cs by Faidon Liambotis · 17 years ago
  81. e12dcb0 [PATCH] Kconfig: order options by Faidon Liambotis · 17 years ago
  82. c569123 [PATCH] zd1211rw: monitor all packets by Ulrich Kunitz · 17 years ago
  83. cc0b88c [PATCH] Add adm8211 802.11b wireless driver by Michael Wu · 17 years ago
  84. 7848ba7 [MAC80211]: rework hardware crypto flags by Johannes Berg · 17 years ago
  85. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  86. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  87. aaa92e9 [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK by Johannes Berg · 17 years ago
  88. 7e9ed18 [MAC80211]: improved short preamble handling by Daniel Drake · 17 years ago
  89. 4365e99 [PATCH] bcm43xx: Correct printk with PFX before KERN_ by Joe Perches · 17 years ago
  90. f998351 [PATCH] libertas: build problems when partially modular by Randy Dunlap · 17 years ago
  91. 3f70869 [PATCH] bcm43xx: Fix cancellation of work queue crashes by Larry Finger · 17 years ago
  92. 69dad6e [PATCH] zd1211rw: fix filter for PSPOLL frames by Ulrich Kunitz · 17 years ago
  93. c43bff4 [PATCH] rtl8187: ensure priv->hwaddr is always valid by Michael Wu · 17 years ago
  94. 829ef1f Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuation" by John W. Linville · 17 years ago
  95. 2534346 [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54 by Daniel Drake · 17 years ago
  96. 6eb0725 [PATCH] zd1211rw: Add ID for Planex GW-US54GXS by Masakazu Mokuno · 17 years ago
  97. ee2c4ad [PATCH] Update version ipw2200 stamp to 1.2.2 by Zhu Yi · 17 years ago
  98. d00d012 [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQ by Zhu Yi · 17 years ago
  99. 4e157f0 [PATCH] Fix ipw2200 set wrong power parameter causing firmware error by Zhu Yi · 17 years ago
  100. 9f3b241 [PATCH] ipw2100: Fix `iwpriv set_power` error by Zhu Yi · 17 years ago