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