1. c477f33 drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc by Mariusz Kozlowski · 17 years ago
  2. a967b14 drivers/net/skfp: Remove dead code referencing pci_find_device() by Jeff Garzik · 17 years ago
  3. bbfb86c IOC3: Switch hw checksumming to ethtool configurable. by Ralf Baechle · 17 years ago
  4. c54f5c2 drivers/net/cxgb3: removed several unneeded zero initilization by Denis Cheng · 17 years ago
  5. eda1053 dev->priv to netdev_priv(dev), drivers/net/tokenring/ by Yoann Padioleau · 17 years ago
  6. af09604 [netdrvr] skfp: remove a bunch of dead code by Jeff Garzik · 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. aa0daf0 [MAC80211]: remove/change some comments about Michael MIC hardware offload by Johannes Berg · 17 years ago
  85. 475fa49 [MAC80211]: PS mode fix by Tomas Winkler · 17 years ago
  86. 68aae11 [MAC80211]: use internal network device stats by Stephen Hemminger · 17 years ago
  87. 2433879 [MAC80211]: get STA after tx radiotap snipped by warmcat · 17 years ago
  88. 139c3a0 [MAC80211]: ignore key index on pairwise key (WEP only) by Volker Braun · 17 years ago
  89. c39e3a0 [MAC80211]: remove TKIP mixing for hw accel again by Johannes Berg · 17 years ago
  90. 6a7664d [MAC80211]: remove HW_KEY_IDX_INVALID by Johannes Berg · 17 years ago
  91. 7ac1bd6 [MAC80211]: some more documentation by Johannes Berg · 17 years ago
  92. c15a205 [MAC80211]: remove set_key_idx callback by Johannes Berg · 17 years ago
  93. 7848ba7 [MAC80211]: rework hardware crypto flags by Johannes Berg · 17 years ago
  94. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  95. d4e46a3 [MAC80211]: fix race conditions with keys by Johannes Berg · 17 years ago
  96. c29b9b9 [MAC80211]: don't send invalid QoS frames by Johannes Berg · 17 years ago
  97. 5d4ecd9 [MAC80211]: remove spy wext ioctls by Johannes Berg · 17 years ago
  98. 39c90ec [IPV4]: Convert rt_check_expire() from softirq processing to workqueue. by Eric Dumazet · 17 years ago
  99. dac24ab [RFKILL]: Add rfkill documentation by Ivo van Doorn · 17 years ago
  100. e0665486 [RFKILL]: Add support for ultrawideband by Ivo van Doorn · 17 years ago