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