1. 26c0604 cw1200: Introduce the use of devm_kzalloc by Himangi Saraogi · 11 years ago
  2. d0421d1 cw1200: remove unnecessary break after return by Fabian Frederick · 11 years ago
  3. 855df36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  4. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  5. 69253b6 cw1200: Remove useless return variables by Peter Senna Tschudin · 11 years ago
  6. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  7. 2004dab cw1200: Fix cw1200_debug_link_id by Frederic Danis · 11 years ago
  8. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  9. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  10. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  11. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  12. 235f939 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  13. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  14. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  15. 47acf6f wireless: cw1200: Fix memory leak in cw1200_wow_suspend() by Christian Engelmayer · 11 years ago
  16. 35df538 cw1200: slight optimization of addr compare by dingtianhong · 11 years ago
  17. cf1ad8f wireless: cw1200: Use consistent internal locking conventions by Solomon Peachy · 11 years ago
  18. 809c525 cw1200: Make the "scan failed" message into a warning by Solomon Peachy · 11 years ago
  19. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  20. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  21. 4978705 wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call. by Solomon Peachy · 11 years ago
  22. 3ec8a8d wireless: cw1200: use dev_get_platdata() by Jingoo Han · 11 years ago
  23. 87421cb cw1200: Use a threaded oneshot irq handler for cw1200_spi by Solomon Peachy · 11 years ago
  24. c4fb19d Revert "cw1200: Don't perform SPI transfers in interrupt context" by Solomon Peachy · 11 years ago
  25. 85ba8f5 cw1200: Prevent a lock-related hang in the cw1200_spi driver by Solomon Peachy · 12 years ago
  26. aec8e88 cw1200: Don't perform SPI transfers in interrupt context by Solomon Peachy · 12 years ago
  27. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  28. 076f0d2 cw1200: When debug is enabled, display all wakeup conditions for the wait_event_interruptible_timeout() call. by Solomon Peachy · 12 years ago
  29. 7f19023 cw1200: Display the correct default reference clock. by Solomon Peachy · 12 years ago
  30. 0b1587b treewide: Fix typo in printk by Masanari Iida · 12 years ago
  31. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  32. 5a6e0cf cw1200: Fix spurious BUG_ON() trigger when starting AP mode. by Solomon Peachy · 12 years ago
  33. 9d55911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  34. f291f7d cw1200: Fix incorrect endianness annotation in a header field by Solomon Peachy · 12 years ago
  35. 16ec75b cw1200: Fix OOPS in monitor mode by Solomon Peachy · 12 years ago
  36. 7258416 cw1200: Fix up a large pile of sparse warnings by Solomon Peachy · 12 years ago
  37. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  38. 8b3e7be cw1200: Fix an assorted pile of checkpatch warnings. by Solomon Peachy · 12 years ago
  39. 19db577 cw1200: Eliminate the ETF debug/engineering code. by Solomon Peachy · 12 years ago
  40. fa8eeae cw1200: Remove "ITP" debug subsystem. by Solomon Peachy · 12 years ago
  41. f7a01ca cw1200: handle allocation failure in wsm_event_indication() by Dan Carpenter · 12 years ago
  42. f28bc92 cw1200: read beyond end of array in debug code by Dan Carpenter · 12 years ago
  43. aa63e18 cw1200: Sanity-check arguments in copy_from_user() by Solomon Peachy · 12 years ago
  44. cc2588e cw1200: hwio: Remove an unnecessary goto by Joe Perches · 12 years ago
  45. 51217ce Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  46. 4da2a54a cw1200: rename the cw1200 platform definition header by Solomon Peachy · 12 years ago
  47. 7c0b6f4 cw1200: Rework SDIO platform support to prevent build problems. by Solomon Peachy · 12 years ago
  48. 6dd64a3 cw1200: Replace use of 'struct resource' with 'int' for GPIO fields. by Solomon Peachy · 12 years ago
  49. 7b19bc2 cw1200: Reference correct 'powerup' GPIO signal. by Solomon Peachy · 12 years ago
  50. c992219 cw1200: move platform_data header to correct location. by Solomon Peachy · 12 years ago
  51. 911373c cw1200: Rename 'sbus' to 'hwbus' by Solomon Peachy · 12 years ago
  52. 3e817f0 cw1200: remove unused including <linux/version.h> by Wei Yongjun · 12 years ago
  53. d071c04 cw1200: use module_spi_driver to simplify the code by Wei Yongjun · 12 years ago
  54. c0dc79d cw1200: convert to use simple_open() by Wei Yongjun · 12 years ago
  55. 4696d47 cw1200: remove duplicated include from wsm.c by Wei Yongjun · 12 years ago
  56. 4e17b87 cw1200: Fix compile with CONFIG_PM=n by Solomon Peachy · 12 years ago
  57. a910e4a cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets by Solomon Peachy · 12 years ago