1. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  2. e93156e libertas: sort and categorize entries in decl.h by Holger Schurig · 15 years ago
  3. 8ec97cc libertas: remove "struct cmd_ds_gen" by Holger Schurig · 15 years ago
  4. 2d46502 libertas: move scan/assoc related stuff by Holger Schurig · 15 years ago
  5. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  6. f4228b4 libertas: remove unused 11d.h as well, priv->countryinfo by Holger Schurig · 15 years ago
  7. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  8. c0bbd57 libertas: Check return status of command functions by Amitkumar Karwar · 15 years ago
  9. 430453f libertas: Read outside array bounds by Roel Kluin · 15 years ago
  10. 2c5b9e51 wireless: libertas: fix unaligned accesses by Cliff Cai · 15 years ago
  11. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 15 years ago
  12. 5fd164e libertas: simplify and clean up association/start/join setup by Dan Williams · 15 years ago
  13. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 16 years ago
  15. baf62ee libertas: pos[4] tested twice, 2nd should be pos[5] by Roel Kluin · 16 years ago
  16. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  17. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  18. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  19. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  20. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. 48735d8 libertas: fix buffer overrun by Johannes Berg · 16 years ago
  22. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  23. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  24. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. 814feef libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  26. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  27. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  28. c0d4399 libertas: fix use-before-check violation by Holger Schurig · 16 years ago
  29. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  30. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 17 years ago
  31. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 17 years ago
  32. ff829ae libertas: store rssi as an u32 by Holger Schurig · 17 years ago
  33. 52933d8 libertas: implement SSID scanning for SIOCSIWSCAN by Holger Schurig · 17 years ago
  34. f137e05 libertas: clean up scan.c, remove zeromac and bcastmac by David Woodhouse · 17 years ago
  35. fa62f99 libertas: convert 802_11_SCAN to a direct command by David Woodhouse · 17 years ago
  36. 8816edc libertas: rename/document scan_channel by Holger Schurig · 17 years ago
  37. 23ff503 libertas: make lbs_unset_basic_rate_flags() static by Holger Schurig · 17 years ago
  38. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  39. a27b9f9 libertas: slight cleanup of netif queue stop/wake by David Woodhouse · 17 years ago
  40. e7240ac libertas: fix sparse endianness warnings in scan.c by David Woodhouse · 17 years ago
  41. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  42. ffd074f libertas: implement new scanning logic by Holger Schurig · 17 years ago
  43. a7d0ada libertas: remove user-specified channel list by Holger Schurig · 17 years ago
  44. dd1d12d libertas: remove numprobes by Holger Schurig · 17 years ago
  45. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  46. 01d77d8 libertas: separate mesh connectivity from that of the main interface by Brajesh Dave · 17 years ago
  47. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  48. e56188a [PATCH] libertas: clean up scan debug messages by Holger Schurig · 17 years ago
  49. 314a886 [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse warnings by Holger Schurig · 17 years ago
  50. ac630c2 [LIBERTAS]: fix oops on the blackfin architecture by Vladimir Davydov · 17 years ago
  51. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  52. 2afc0c5 [PATCH] libertas: push WEXT scan requests to a work queue by Dan Williams · 17 years ago
  53. 00af015 [PATCH] libertas: push mesh beacon bit to userspace in scan results by Dan Williams · 17 years ago
  54. bee093d [PATCH] libertas: remove bss_descriptor->timestamp by Holger Schurig · 17 years ago
  55. a2235ed [PATCH] libertas: remove bss_descriptior->networktsf by Holger Schurig · 17 years ago
  56. 4f2fdaa [PATCH] libertas: remove adapter->scantype by Holger Schurig · 17 years ago
  57. d65ead8 [PATCH] libertas: remove adapter->scanmode by Holger Schurig · 17 years ago
  58. e2aa334 [PATCH] libertas: remove adapter->scanprobes by Holger Schurig · 17 years ago
  59. ece5619 [PATCH] libertas: make the hex dumper nicer by Holger Schurig · 17 years ago
  60. 3cf8409 [PATCH] libertas: access mesh_dev more carefully by Holger Schurig · 17 years ago
  61. ac558ca [PATCH] libertas: make more functions static & remove unused functions by Holger Schurig · 17 years ago
  62. 8c51276 [PATCH] libertas: simplify and clean up data rate handling by Dan Williams · 17 years ago
  63. 0aef64d [PATCH] libertas: re-uppercase command defines and other constants by Dan Williams · 17 years ago
  64. 492b6da [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan by Dan Williams · 17 years ago
  65. 1e838bf [PATCH] libertas: specific mesh scan for mshX interface by Luis Carlos Cobo · 17 years ago
  66. ab61797 [PATCH] libertas: clean up 802.11 IE post-scan handling by Dan Williams · 17 years ago
  67. 0c9ca690 [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types by Dan Williams · 17 years ago
  68. f8f5510 [PATCH] libertas: kill wlan_scan_process_results by Dan Williams · 17 years ago
  69. 717c933 [PATCH] libertas: reduce SSID and BSSID mixed-case abuse by Dan Williams · 17 years ago
  70. d8efea2 [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid by Dan Williams · 17 years ago
  71. 981f187 [PATCH] libertas: first pass at fixing up endianness issues by David Woodhouse · 17 years ago
  72. 123e0e0 [PATCH] libertas: sparse fixes by Dan Williams · 17 years ago
  73. 90a4221 [PATCH] libertas: Make WPA work through supplicant handshake by Dan Williams · 17 years ago
  74. d9ad2f5 [PATCH] libertas: send SIOCGIWSCAN event after partial scans too by Dan Williams · 17 years ago
  75. aeea0ab [PATCH] libertas: honor specific channel requests during association by Dan Williams · 17 years ago
  76. 80e78ef [PATCH] libertas: fix deadlock SIOCGIWSCAN handler by Dan Williams · 17 years ago
  77. 3cf20931 [PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropriate by Dan Williams · 17 years ago
  78. 02eb229 [PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate by Dan Williams · 17 years ago
  79. e76850d [PATCH] libertas: make association paths consistent by Dan Williams · 17 years ago
  80. eb8f733 [PATCH] libertas: fix 'keep previous scan' behavior by Dan Williams · 17 years ago
  81. fcdb53d [PATCH] libertas: make scan result handling more flexible by Dan Williams · 17 years ago
  82. 4ace113 [PATCH] libertas: replace 'macaddress' with 'bssid' by Dan Williams · 17 years ago
  83. 634b8f4 [PATCH] libertas: remove unused variables in wlan_dev_t by Holger Schurig · 17 years ago
  84. 0583e8e [PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan by Chris Ball · 17 years ago
  85. 51d84f5 [PATCH] libertas: fixed transmission flow control on the mesh interface by Javier Cardona · 17 years ago
  86. 6df3073 [PATCH] libertas: fix SSID output by Holger Schurig · 17 years ago
  87. 9012b28 [PATCH] libertas: make debug configurable by Holger Schurig · 17 years ago
  88. 2be9219 [PATCH] libertas: fix scanning from associate path by Marcelo Tosatti · 17 years ago
  89. 064827e [PATCH] libertas: scan two channels per scan command by Marcelo Tosatti · 17 years ago
  90. 4269e2a [PATCH] libertas: 64-bit cleanups by Dan Williams · 17 years ago
  91. 0dc5a29 [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum by Dan Williams · 17 years ago
  92. 889c05b [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum by Dan Williams · 17 years ago
  93. 9408c29 [PATCH] libertas: remove custom encryption mode stuff by Dan Williams · 17 years ago
  94. 2a6f7ea [PATCH] libertas: remove incorrect vi modelines by Dan Williams · 17 years ago
  95. 51b0c9d [PATCH] libertas: remove WPA_SUPPLICANT structure by Dan Williams · 17 years ago
  96. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 18 years ago