1. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  2. c9015b2 mwifiex: fix memory leak associated with IE manamgement by Avinash Patil · 12 years ago
  3. 6bb51c7 ath9k: fix panic caused by returning a descriptor we have queued for reuse by Tom Hughes · 12 years ago
  4. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  5. 7508b65 ath9k: enable serialize_regmode for non-PCIE AR9287 by Panayiotis Karabassis · 12 years ago
  6. f63d7dab rtlwifi: rtl8192cu: New USB IDs by Larry Finger · 12 years ago
  7. 161ae88 Merge branch 'for-wireless' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  8. 03e934f NFC: Return from rawsock_release when sk is NULL by Eric Dumazet · 12 years ago
  9. eac9ac6 iwlwifi: fix activating inactive stations by Johannes Berg · 12 years ago
  10. ff0b804 wlcore: drop INET dependency by Randy Dunlap · 12 years ago
  11. bed3d9c ath9k: fix dynamic WEP related regression by Felix Fietkau · 12 years ago
  12. 67de956 NFC: Prevent multiple buffer overflows in NCI by Dan Rosenberg · 12 years ago
  13. 8311f0d mwifiex: improve error path handling in usb.c by Amitkumar Karwar · 12 years ago
  14. e80c81d mwifiex: fix bugs in event handling code by Amitkumar Karwar · 12 years ago
  15. f03ba7e mwifiex: fix WPS eapol handshake failure by Stone Piao · 12 years ago
  16. 9258392 mwifiex: fix 11n rx packet drop issue by Stone Piao · 12 years ago
  17. 8d6fcbd Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  18. 88a9e31 mac80211: clear ifmgd->bssid only after building DELBA by Eliad Peller · 12 years ago
  19. 931cb03 ath9k_htc: configure bssid on ASSOC/IBSS change by Rajkumar Manoharan · 12 years ago
  20. 882b7b7 iwlwifi: remove log_event debugfs file debugging is disabled by Johannes Berg · 12 years ago
  21. f18e3c6 ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc by Mohammed Shafi Shajakhan · 12 years ago
  22. a859e4d wl1251: Fix memory leaks in SPI initialization by Grazvydas Ignotas · 12 years ago
  23. 0d776fc wl1251: always report beacon loss to the stack by Grazvydas Ignotas · 12 years ago
  24. cae6247 wl1251: fix TSF calculation by Grazvydas Ignotas · 12 years ago
  25. 69d4cfe Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  26. 858faa5 mwifiex: fix wrong return values in add_virtual_intf() error cases by Bing Zhao · 12 years ago
  27. 7f59ebb airo: copying wrong data in airo_get_aplist() by Dan Carpenter · 12 years ago
  28. 73dc3b9 mwifiex: fix uAP TX packet timeout issue by Avinash Patil · 12 years ago
  29. 6617942 ath5k: remove _bh from inner locks by Bob Copeland · 12 years ago
  30. 80b08a8 ath9k: fix invalid pointer access in the tx path by Felix Fietkau · 12 years ago
  31. 76591be ath9k: fix a tx rate duration calculation bug by Felix Fietkau · 12 years ago
  32. ea1e76a Bluetooth: btmrvl: Do not send vendor events to bluetooth stack by Andrei Emeltchenko · 12 years ago
  33. f960727 Bluetooth: Fix sending HCI_Disconnect only when connected by Vishal Agarwal · 12 years ago
  34. bcb7ad7 ath9k: Fix softlockup in AR9485 by Mohammed Shafi Shajakhan · 12 years ago
  35. 1f7e010 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  36. 79543d8 mac80211: stop polling in disassociation by David Spinadel · 12 years ago
  37. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 12 years ago
  38. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 12 years ago
  39. 6ddcd46 mwifiex: fix incorrect privacy setting in beacon and probe response by Avinash Patil · 12 years ago
  40. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 12 years ago
  41. 6c4ae5c Bluetooth: add support for atheros 0930:0219 by Giancarlo Formicuccia · 12 years ago
  42. 8f321f8 Bluetooth: Fix using uninitialized option in RFCMode by Szymon Janc · 12 years ago
  43. 3b4a39a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  44. b0fd49b rndis_wlan: fix matching bssid check in rndis_check_bssid_list() by Jussi Kivilinna · 12 years ago
  45. a23415f ath9k: remove incompatible IBSS interface check in change_iface by Mohammed Shafi Shajakhan · 12 years ago
  46. 2031b4c ath9k: Fix a WARNING on suspend/resume with IBSS by Mohammed Shafi Shajakhan · 12 years ago
  47. 6eda541 Bluetooth: Support AR3011 in Acer Iconia Tab W500 by Marek Vasut · 12 years ago
  48. f8cdddb cfg80211: check iface combinations only when iface is running by Michal Kazior · 12 years ago
  49. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  50. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 12 years ago
  51. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 12 years ago
  52. 58d1eab NFC: Fix possible NULL ptr deref when getting the name of a socket by Sasha Levin · 12 years ago
  53. d012d04 iwlwifi: disable the buggy chain extension feature in HW by Emmanuel Grumbach · 12 years ago
  54. d6ee27eb iwlwifi: don't mess up the SCD when removing a key by Emmanuel Grumbach · 12 years ago
  55. e702707 bcma: fix null pointer in bcma_core_pci_irq_ctl by Hauke Mehrtens · 12 years ago
  56. e64add2 b43: do not call ieee80211_unregister_hw if we are not registred by Oleksij Rempel · 12 years ago
  57. d2c8b15 iwlwifi: use correct supported firmware for 6035 and 6000g2 by Meenakshi Venkataraman · 12 years ago
  58. ce46657 wireless: add my new trees to MAINTAINERS by Johannes Berg · 12 years ago
  59. 06cf5c4 mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame has been acknowledged. by Qasim Javed · 12 years ago
  60. 0fde0a8 rtl8187: ->brightness_set can not sleep by Stanislaw Gruszka · 12 years ago
  61. aac495a net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one by Stanislav Yakovlev · 12 years ago
  62. 4dab786 Bluetooth: Fix SMP security elevation from medium to high by Johan Hedberg · 12 years ago
  63. d06cc41 Bluetooth: Fix deadlock and crash when SMP pairing times out by Johan Hedberg · 12 years ago
  64. 4c47d73 Bluetooth: Fix LE pairing completion on connection failure by Vishal Agarwal · 12 years ago
  65. 476585e Bluetooth: Fix SMP pairing method selection by Johan Hedberg · 12 years ago
  66. 2d4524a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  67. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  68. 0e1fa7e iwlwifi: unregister LEDs if mac80211 registration fails by Johannes Berg · 12 years ago
  69. f69a23b iwlwifi: fix double free/complete in firmware loading by Johannes Berg · 12 years ago
  70. ddcd0f4 Bluetooth: Fix checking the wrong flag when accepting a socket by Vinicius Costa Gomes · 12 years ago
  71. fcb6ff5 iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP by Johannes Berg · 12 years ago
  72. 794454c mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  73. 69aaedd bcma: add ext PA workaround for BCM4331 and BCM43431 by Seth Forshee · 12 years ago
  74. e5851da rt2x00: use atomic variable for seqno by Stanislaw Gruszka · 12 years ago
  75. f304a99 brcmfmac: Fix likely misuse of | for & by Joe Perches · 12 years ago
  76. 5204267 mac80211: Fix likely misuse of | for & by Joe Perches · 12 years ago
  77. d8c7aae mac80211: add missing rcu_read_lock/unlock in agg-rx session timer by Felix Fietkau · 12 years ago
  78. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  79. 1ae2fc2 mac80211_hwsim: advertise interface combinations by Johannes Berg · 12 years ago
  80. bd34ab6 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  81. a5fdde28b iwlwifi: fix TX power antenna access by Johannes Berg · 12 years ago
  82. b8bacc1 mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS by Chun-Yeow Yeoh · 12 years ago
  83. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago
  84. 7a1c993 mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP by Avinash Patil · 12 years ago
  85. f0e3bd2 mwifiex: invalidate bss config before setting channel for uAP by Avinash Patil · 12 years ago
  86. 925e64c mac80211: run scan after finish connection monitoring by Stanislaw Gruszka · 12 years ago
  87. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 12 years ago
  88. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  89. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 12 years ago
  90. a24c256 dm thin: use slab mempools by Mike Snitzer · 12 years ago
  91. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  92. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  93. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  94. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  97. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 12 years ago
  98. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 12 years ago
  99. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  100. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago