1. d2ac49f libertas_sdio: handle spurious interrupts by Daniel Drake · 13 years ago
  2. 71005be libertas: Set command sequence number later to ensure consistency by Daniel Drake · 13 years ago
  3. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  4. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  5. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  6. 6bdbdbf libertas: Add libertas_disablemesh module parameter to disable mesh interface by Sascha Silbe · 13 years ago
  7. f3a57fd libertas: Use netdev_<level> or dev_<level> where possible by Joe Perches · 13 years ago
  8. 0e4e06a libertas: Convert lbs_pr_<level> to pr_<level> by Joe Perches · 13 years ago
  9. 2ae1b8b3 libertas: fix cmdpendingq locking by Paul Fox · 13 years ago
  10. 7e4b4ee libertas: remove tx_timeout handler by Daniel Drake · 13 years ago
  11. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  12. 8973a6e libertas: use kernel-doc notation, fix comment style by Randy Dunlap · 13 years ago
  13. 252f4bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. f39de99 libertas_spi: Add support for suspend/resume by Vasily Khoruzhick · 13 years ago
  16. d89dba7 libertas: fix write past end of array in mesh_id_get() by Dan Carpenter · 13 years ago
  17. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 13 years ago
  18. 75abde4 libertas: Prepare stuff for if_spi.c pm support by Vasily Khoruzhick · 14 years ago
  19. 16f775b libertas_spi: Use workqueue in hw_host_to_card by Vasily Khoruzhick · 14 years ago
  20. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  21. db98a6c libertas: down_interruptible() can return -EINTR, not EINTR by roel kluin · 14 years ago
  22. 1fcfe76 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  23. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  24. 4a55d58 libertas: fix potential NULL-pointer dereference by Sven Neumann · 14 years ago
  25. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  26. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  27. 517ff43 libertas: fix memory corruption in lbs_remove_card() by Daniel Drake · 14 years ago
  28. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  29. 482e039 libertas: Use static const by Joe Perches · 14 years ago
  30. 3b1d6df libertas: remove duplicated #include by Huang Weiyi · 14 years ago
  31. ae63a33 libertas: EHS_REMOVE_WAKEUP is not always supported by Deepak Saxena · 14 years ago
  32. cf43298 libertas: don't block usb8388 suspend if no wakeup conditions are set by Daniel Drake · 14 years ago
  33. 2e30168 libertas: terminate scan when stopping interface by Daniel Drake · 14 years ago
  34. 731b203 libertas: Fix sd8686 firmware reload by Paul Fox · 14 years ago
  35. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  36. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  37. c64557d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  38. 4f329c0 libertas: Communicate USB transfer errors by Paul Fox · 14 years ago
  39. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  40. e9a6870 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  41. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  42. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  43. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  44. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  45. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  46. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  47. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  48. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  49. b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  50. 65a602d libertas: correct sparse warnings by John W. Linville · 14 years ago
  51. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 14 years ago
  52. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  54. 557de5e libertas: if_sdio: fix buffer alignment in struct if_sdio_card by Mike Rapoport · 14 years ago
  55. e569aa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  56. b68b3c4 drivers/net/wireless/libertas/cfg.c: needs sched.h by Andrew Morton · 14 years ago
  57. 915a824 libertas: [spi] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  58. 3d32a58 libertas: [sdio] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  59. 82222e9 libertas: [cs] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  60. 72f7a66 libertas: add two-stage firmware request helper by Dan Williams · 14 years ago
  61. 5cddea8 libertas: [usb] use new firmware locations by Dan Williams · 14 years ago
  62. 2674f82 drivers/net/wireless/libertas: Adjust confusing if indentation by Julia Lawall · 14 years ago
  63. 86df5f7 libertas: better association request debugging by Dan Williams · 14 years ago
  64. 4083858 libertas: better scan response debugging by Dan Williams · 14 years ago
  65. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  67. 241a6a5 drivers/net/wireless/libertas/cfg.c: needs sched.h by Andrew Morton · 14 years ago
  68. 886275c param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes. by Rusty Russell · 14 years ago
  69. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  70. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  71. a9fda88 libertas: fix build break by including linux/sched.h by John W. Linville · 14 years ago
  72. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  73. cc02681 libertas: scan before assocation if no BSSID was given by Dan Williams · 14 years ago
  74. 1975753 libertas: fix association with some APs by using extended rates by Dan Williams · 14 years ago
  75. aebb628 libertas: get the right # of scanned BSSes by Dan Williams · 14 years ago
  76. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  77. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  78. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  79. 97c5e27 libertas: remove unused cmd_pending waitq by Dan Williams · 14 years ago
  80. d06956b libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node() by Dan Williams · 14 years ago
  81. 77ccdcf libertas: kill unused lbs_prepare_and_send_command() by Dan Williams · 14 years ago
  82. 53800f5 libertas: convert DEEP_SLEEP timer to a direct command by Dan Williams · 14 years ago
  83. 0bb6408 libertas: convert PS_MODE to a direct command by Dan Williams · 14 years ago
  84. 8196112 libertas: remove unused indirect command response handler by Dan Williams · 14 years ago
  85. a6bb1bc libertas: convert CMD_FWT_ACCESS to a direct command by Dan Williams · 14 years ago
  86. 5214865 libertas: convert Mesh Blinding Table access to a direct command by Dan Williams · 14 years ago
  87. 4c7c6e00 libertas: convert register access to direct commands by Dan Williams · 14 years ago
  88. 85dfbfe libertas: convert LED_GPIO_CTRL to a direct command by Dan Williams · 14 years ago
  89. d6541c7 libertas: remove Beacon Control by Dan Williams · 14 years ago
  90. db08006 libertas: remove unused Automatic Frequency Control command by Dan Williams · 14 years ago
  91. 49a08af libertas: remove unused indirect TPC_CFG command leftovers by Dan Williams · 14 years ago
  92. cc4b9d3 libertas: convert 11D_DOMAIN_INFO to a direct command by Dan Williams · 14 years ago
  93. 9fb7663 libertas: clean up RSSI command by Dan Williams · 14 years ago
  94. a45b6f4 libertas: clean up MONITOR_MODE command by Dan Williams · 14 years ago
  95. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  96. bd75eb8 libertas: precedence bug by Dan Carpenter · 14 years ago
  97. beabe91 libertas: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 14 years ago
  98. 5767430 drivers/net/wireless: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  99. e300d95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  100. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 14 years ago