1. 48735d8 libertas: fix buffer overrun by Johannes Berg · 16 years ago
  2. 87bf24f libertas: remove two libertas sparse warning by Holger Schurig · 16 years ago
  3. b700a98 libertas: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  4. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  5. 96d46d5 libertas : Remove unused variable warning for "old_channel" from cmd.c by Manish Katiyar · 16 years ago
  6. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  7. 3ed6e08 libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) by Anna Neal · 16 years ago
  8. 9c40fc5 libertas: Reduce the WPA key installation time (fixups) by Javier Cardona · 16 years ago
  9. 375da53 libertas: correct "limited range of data type" warning by John W. Linville · 16 years ago
  10. 9c31fd6 libertas: Reduce the WPA key installation time. by Javier Cardona · 16 years ago
  11. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  12. f8e77ca libertas: remove unused generic RESET command by Dan Williams · 16 years ago
  13. 0112c9e libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. by Anna Neal · 16 years ago
  14. 71b35f3 libertas: clear current command on card removal by Dan Williams · 16 years ago
  15. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  16. 9a52028 wireless/libertas/if_cs.c: fix memory leaks by Adrian Bunk · 16 years ago
  17. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  18. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  19. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  20. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  21. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  22. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  23. 1ff41eb libertas: add sysfs hooks to update boot2 and persistent firmware by Brian Cavagnolo · 16 years ago
  24. 1556c0f libertas: support boot commands to write persistent firmware and bootloader by Brian Cavagnolo · 16 years ago
  25. 3b72b01 libertas: only enable rtap with mesh firmware by Dan Williams · 16 years ago
  26. fb90490 libertas: check bounds and only use decimal for sysfs persistent features. by Brian Cavagnolo · 16 years ago
  27. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  28. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  29. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  30. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  31. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  32. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  33. 6dfff89 libertas: treat firmware data as const by David Woodhouse · 16 years ago
  34. 814feef libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  35. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. 7b58ccf libertas: support USB persistence on suspend/resume (resend) by andrey@cozybit.com · 16 years ago
  37. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  38. a78a832 libertas: rename some registers to clarify their meaning by Holger Schurig · 16 years ago
  39. 4c55523 libertas: check for old, unsupported hardware by Holger Schurig · 16 years ago
  40. 5314325 libertas: document register meanings by Holger Schurig · 16 years ago
  41. 3073556 libertas: fix interrupt issue by Holger Schurig · 16 years ago
  42. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  44. a01f545 libertas: fix sleep confirmation by Holger Schurig · 16 years ago
  45. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 16 years ago
  46. 78cf074 libertas: unify various CF-related defines by Holger Schurig · 16 years ago
  47. 43d01c5 libertas: fix compact flash interrupt handling by Holger Schurig · 16 years ago
  48. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 16 years ago
  49. ef707b8 libertas: before sleeping, check for a command result by Holger Schurig · 16 years ago
  50. df349f9 libertas: use lbs_pr_XX instead of printk by Holger Schurig · 16 years ago
  51. 93416c8 libertas: speeds up downloading of CF firmware by Holger Schurig · 16 years ago
  52. b43441a libertas: don't spin_unlock_irq() twice by Holger Schurig · 16 years ago
  53. b77ec4c libertas: provide reset_card() callback on OLPC by David Woodhouse · 16 years ago
  54. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. 57962f0 libertas: reduce command retry time by Holger Schurig · 16 years ago
  56. b679aeb libertas: sysfs interface for accessing default mesh channel by Javier Cardona · 16 years ago
  57. edf5dab libertas: Add reset_card() callback to hardware driver by David Woodhouse · 16 years ago
  58. 15dbaac libertas: sysfs interface for accessing non-volatile configuration by Javier Cardona · 16 years ago
  59. edaea5c libertas: Extend MESH_CONFIG command to access non-volatile configuration by Javier Cardona · 16 years ago
  60. 75bf45a libertas: fix multicast filtering on eth and msh interfaces by David Woodhouse · 16 years ago
  61. e37fc6e libertas: Increase priority of 'unknown command' warnings by David Woodhouse · 16 years ago
  62. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 16 years ago
  63. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  64. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 16 years ago
  65. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 16 years ago
  66. 652e3f2 libertas: allow removal of card at any time by Holger Schurig · 16 years ago
  67. a63e5cb libertas: make some functions void by Holger Schurig · 16 years ago
  68. 5f505d9 libertas: debug output tweaks for lbs_thread by Holger Schurig · 16 years ago
  69. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  70. c0d4399 libertas: fix use-before-check violation by Holger Schurig · 16 years ago
  71. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  72. 8d0c7fa libertas: un-garbage various command structs by Holger Schurig · 16 years ago
  73. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  74. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. fb14a7e libertas: remove lbs_get_fwversion() by Holger Schurig · 16 years ago
  76. 73ab1f2 libertas: move lbs_update_channel out of assoc.c by Holger Schurig · 16 years ago
  77. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 16 years ago
  78. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 16 years ago
  79. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 16 years ago
  80. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. 04850a4 libertas: don't depend on IEEE80211 by Holger Schurig · 16 years ago
  82. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 16 years ago
  83. 7460f5a libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command by Holger Schurig · 16 years ago
  84. 2af9f03 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command by Holger Schurig · 16 years ago
  85. e5225b3 libertas: reduce debug output by Holger Schurig · 16 years ago
  86. 6243613 libertas: remove CMD_802_11_PWR_CFG by Holger Schurig · 16 years ago
  87. c2b310a libertas: kill useless #define LBS_MONITOR_OFF 0 by Holger Schurig · 16 years ago
  88. dd1f635 libertas: fix spinlock recursion bug by Holger Schurig · 16 years ago
  89. ff829ae libertas: store rssi as an u32 by Holger Schurig · 16 years ago
  90. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 16 years ago
  91. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 16 years ago
  92. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 16 years ago
  93. c97329e libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL by Holger Schurig · 16 years ago
  94. 8db4a2b libertas: make a handy lbs_cmd_async() command by Holger Schurig · 16 years ago
  95. 56ca84c libertas: remove some unused commands by Holger Schurig · 16 years ago
  96. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 16 years ago
  97. 835d3ac libertas: convert CMD_MAC_CONTROL to a direct command by Holger Schurig · 16 years ago
  98. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. 52933d8 libertas: implement SSID scanning for SIOCSIWSCAN by Holger Schurig · 16 years ago
  100. 5f0547c2 libertas: fix the 'compare command with itself' properly by Sebastian Siewior · 16 years ago