1. 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
  2. d3d5621 libertas: add comment re: v10 firmware key handling by John W. Linville · 14 years ago
  3. 64147c7 libertas/assoc.c: rearrange some strange line breaks by John W. Linville · 14 years ago
  4. 1625c14 libertas: Set/clear WPA keys before the WEP ones by Samuel Ortiz · 14 years ago
  5. 48631de libertas: remove priv->ratebitmap by Holger Schurig · 14 years ago
  6. 0e78ff8 libertas: remove priv->capability by Holger Schurig · 14 years ago
  7. fef0640 libertas: remove some references to IW_MODE_abc by Holger Schurig · 15 years ago
  8. 8ec97cc libertas: remove "struct cmd_ds_gen" by Holger Schurig · 15 years ago
  9. d0de374 libertas: move association related commands into assoc.c by Holger Schurig · 15 years ago
  10. c14951f libertas: get current channel out of priv->curbssparams by Holger Schurig · 15 years ago
  11. 2d46502 libertas: move scan/assoc related stuff by Holger Schurig · 15 years ago
  12. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  13. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  14. ca4fe30 libertas: clean up and clarify get_common_rates by Dan Williams · 15 years ago
  15. 1e3d31c libertas: Read buffer overflow by Roel Kluin · 15 years ago
  16. 6f632d5 libertas: don't use dynamic-sized array by Andrey Yurovsky · 15 years ago
  17. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. 9799218 Revert "libertas: Read buffer overflow" by David S. Miller · 15 years ago
  19. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. 57921c3 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  21. e91d833 wireless: remove print_mac uses by Johannes Berg · 15 years ago
  22. ce8d096 libertas: copy WPA keys to priv when associating by Andrey Yurovsky · 15 years ago
  23. 2fa7a98 libertas: fix WPA adhoc network creation by Dan Williams · 15 years ago
  24. 822ac03 libertas: convert CMD_802_11_ASSOCIATE to a direct command by Dan Williams · 15 years ago
  25. be0d76e libertas: convert CMD_802_11_AUTHENTICATE to a direct command by Dan Williams · 15 years ago
  26. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 15 years ago
  27. 5fd164e libertas: simplify and clean up association/start/join setup by Dan Williams · 15 years ago
  28. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  29. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  30. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  31. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  32. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  33. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  34. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  35. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  36. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 16 years ago
  37. edaea5c libertas: Extend MESH_CONFIG command to access non-volatile configuration by Javier Cardona · 16 years ago
  38. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. 73ab1f2 libertas: move lbs_update_channel out of assoc.c by Holger Schurig · 16 years ago
  40. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 16 years ago
  41. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 16 years ago
  42. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 16 years ago
  43. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 16 years ago
  44. c97329e libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL by Holger Schurig · 16 years ago
  45. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 16 years ago
  46. 52933d8 libertas: implement SSID scanning for SIOCSIWSCAN by Holger Schurig · 16 years ago
  47. 9e1228d libertas: convert KEY_MATERIAL to a direct command by David Woodhouse · 16 years ago
  48. e226868 libertas: make lbs_sync_channel() static by Holger Schurig · 16 years ago
  49. 52507c2 libertas: make association debug output nicer by Holger Schurig · 16 years ago
  50. 5a6e043 libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  51. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 16 years ago
  52. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 16 years ago
  53. d1a469f libertas: fix return from lbs_update_channel() by David Woodhouse · 16 years ago
  54. 8606213 libertas: pass channel argument directly to lbs_mesh_config() by David Woodhouse · 16 years ago
  55. 9f46257 libertas: make lbs_update_channel() function non-static by David Woodhouse · 16 years ago
  56. 23d36ee libertas: add missing newlines in debugging statements by David Woodhouse · 16 years ago
  57. 8642f1f libertas: disable mesh temporarily while setting eth channel/assoc by David Woodhouse · 16 years ago
  58. 88ae291 libertas: add missing newline on debug message by David Woodhouse · 16 years ago
  59. 2dd4b26 libertas: convert RF_CHANNEL to a direct command by Dan Williams · 16 years ago
  60. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 16 years ago
  61. 9184346 libertas: tweak association debug output by Holger Schurig · 16 years ago
  62. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  63. 0765af4 libertas: clean up association debug messages by Holger Schurig · 17 years ago
  64. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  65. 2bcde51 [PATCH] libertas: problems setting wpa keys by Dan Williams · 17 years ago
  66. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  67. 81173e3 [PATCH] libertas: fix misspelling in debug message by Dan Williams · 17 years ago
  68. 6e22a85 [PATCH] libertas: remove adapter->prescan by Holger Schurig · 17 years ago
  69. 0aef64d [PATCH] libertas: re-uppercase command defines and other constants by Dan Williams · 17 years ago
  70. 2950cd26 [PATCH] libertas: clean up indentation in libertas_association_worker by Dan Williams · 17 years ago
  71. 1443b65 [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage by Dan Williams · 17 years ago
  72. 18c96c34 [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly by Dan Williams · 17 years ago
  73. fff47f1 [PATCH] libertas: deauthenticate from AP in channel switch by Luis Carlos Cobo Rus · 17 years ago
  74. b8bedef [PATCH] libertas: pull current channel from firmware on mesh autostart by Luis Carlos Cobo Rus · 17 years ago
  75. 717c933 [PATCH] libertas: reduce SSID and BSSID mixed-case abuse by Dan Williams · 17 years ago
  76. d8efea2 [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid by Dan Williams · 17 years ago
  77. 785e8f2 [PATCH] libertas: tweak association debug output by Dan Williams · 17 years ago
  78. 981f187 [PATCH] libertas: first pass at fixing up endianness issues by David Woodhouse · 17 years ago
  79. 90a4221 [PATCH] libertas: Make WPA work through supplicant handshake by Dan Williams · 17 years ago
  80. 57361c6 [PATCH] libertas: debug print spacing fixes in assoc.c by Dan Williams · 17 years ago
  81. aeea0ab [PATCH] libertas: honor specific channel requests during association by Dan Williams · 17 years ago
  82. 3cf20931 [PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropriate by Dan Williams · 17 years ago
  83. e76850d [PATCH] libertas: make association paths consistent by Dan Williams · 17 years ago
  84. ef9a264 [PATCH] libertas: move channel changing into association framework by Dan Williams · 17 years ago
  85. eb8f733 [PATCH] libertas: fix 'keep previous scan' behavior by Dan Williams · 17 years ago
  86. fcdb53d [PATCH] libertas: make scan result handling more flexible by Dan Williams · 17 years ago
  87. 4ace113 [PATCH] libertas: replace 'macaddress' with 'bssid' by Dan Williams · 17 years ago
  88. 9012b28 [PATCH] libertas: make debug configurable by Holger Schurig · 17 years ago
  89. eb3ce63 [PATCH] libertas: rename wlan_association_worker by Holger Schurig · 17 years ago
  90. 0dc5a29 [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum by Dan Williams · 17 years ago
  91. 889c05b [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum by Dan Williams · 17 years ago
  92. 6affe78 [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE by Dan Williams · 17 years ago
  93. ad1f329 [PATCH] libertas: fix size of SSID comparison in stop_adhoc check by Dan Williams · 17 years ago
  94. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 17 years ago