1. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  2. 9fbdc75 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  3. 66ba271 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  4. 2b5e54e ath9k: Add support for AR9462 2.1 by Sujith Manoharan · 12 years ago
  5. d567e4e ath9k: Program initvals for AR9462 2.1 by Sujith Manoharan · 12 years ago
  6. 12c75ef ath9k: Add initvals for AR9462 2.1 by Sujith Manoharan · 12 years ago
  7. 7c676d9 ath9k: Add version macros for AR9462 2.1 by Sujith Manoharan · 12 years ago
  8. 73e088e rtlwifi: rtl8723ae: Fix typo in firmware names by Larry Finger · 12 years ago
  9. 668b2bb wil6210: add HW write-back option in TX descriptor by Kirshenbaum Erez · 12 years ago
  10. 99b55bd wil6210: set vring index for all descriptors by Kirshenbaum Erez · 12 years ago
  11. 150cc69 rt2x00: rt2800: unify [RT]XWI_SIZE defines by Gabor Juhos · 12 years ago
  12. a53aff5 rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directly by Gabor Juhos · 12 years ago
  13. 0a6f3a8 rt2x00: read 5GHz TX power values from the correct offset by Gabor Juhos · 12 years ago
  14. 428e3cf ipw2x00: printing the wrong array in debug code by Dan Carpenter · 12 years ago
  15. fca3c21 ath9k: Enable WoW only for supported models by Sujith Manoharan · 12 years ago
  16. 7258416 cw1200: Fix up a large pile of sparse warnings by Solomon Peachy · 12 years ago
  17. 5d9e3bc ipw2200: fix error return code in ipw_load() by Wei Yongjun · 12 years ago
  18. f56e121 ath9k: fix queue depth accounting in ath_tx_txqaddbuf by Felix Fietkau · 12 years ago
  19. 68185a4 ath9k_htc: Add ethtool stats support. by Ben Greear · 12 years ago
  20. 156652b ath9k_htc: Support reporting tx and rx chain mask. by Ben Greear · 12 years ago
  21. 57bf744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  22. 075163b ath9k_htc: Handle IDLE state transition properly by Sujith Manoharan · 12 years ago
  23. 23bc202 ath9k: fix an RCU issue in calling ieee80211_get_tx_rates by Felix Fietkau · 12 years ago
  24. 6c7c4cb mac80211: initialize power mode for mesh STAs by Thomas Pedersen · 12 years ago
  25. ac49e1a mac80211: allow self-protected frame tx without sta by Thomas Pedersen · 12 years ago
  26. a33d402 cfg80211: fix compilation warning for cfg80211_leave_all() by Arend van Spriel · 12 years ago
  27. f9bef3d wireless: check for dangling wdev->current_bss pointer by Ben Greear · 12 years ago
  28. 0e3a39b wireless: add comments about bss refcounting by Ben Greear · 12 years ago
  29. 6f39090 wireless: Make sure __cfg80211_connect_result always puts bss by Ben Greear · 12 years ago
  30. b8f4e06 Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue by Gustavo Padovan · 12 years ago
  31. 3f6fa3d Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 12 years ago
  32. 502f769 Bluetooth: Add missing reset_resume dev_pm_ops by Shuah Khan · 12 years ago
  33. 673e1dd Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. by Chen Gang · 12 years ago
  34. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 12 years ago
  35. 034cbea Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag by Andrei Emeltchenko · 12 years ago
  36. 12602d0 Bluetooth: Mgmt Device Found Event by Andre Guedes · 12 years ago
  37. 8892d8b Bluetooth: Remove empty event handler by Andre Guedes · 12 years ago
  38. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 12 years ago
  39. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 12 years ago
  40. 3fd319b Bluetooth: Refactor hci_cc_le_set_scan_enable by Andre Guedes · 12 years ago
  41. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 12 years ago
  42. 82f4785 Bluetooth: Remove stop discovery handling from hci_event.c by Andre Guedes · 12 years ago
  43. 0e05bba Bluetooth: Update stop_discovery to use HCI request by Andre Guedes · 12 years ago
  44. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 12 years ago
  45. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 12 years ago
  46. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 12 years ago
  47. fef5234 Bluetooth: Remove start discovery handling from hci_event.c by Andre Guedes · 12 years ago
  48. 7c30772 Bluetooth: Update start_discovery to use HCI request by Andre Guedes · 12 years ago
  49. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 12 years ago
  50. 44f3b0f Bluetooth: Fix multiple LE socket handling by Johan Hedberg · 12 years ago
  51. 0cc59a7 Bluetooth: Remove useless hci_conn disc_timeout setting by Johan Hedberg · 12 years ago
  52. 5ee9891 Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP by Johan Hedberg · 12 years ago
  53. af1c013 Bluetooth: Remove unnecessary L2CAP channel state check by Johan Hedberg · 12 years ago
  54. 60bac184 Bluetooth: Remove useless sk variable in l2cap_le_conn_ready by Johan Hedberg · 12 years ago
  55. 97f57c0 Bluetooth: Fix duplicate call to l2cap_chan_ready() by Johan Hedberg · 12 years ago
  56. d872992 Bluetooth: Add clarifying comment to l2cap_conn_ready() by Johan Hedberg · 12 years ago
  57. 9f22398c Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() by Johan Hedberg · 12 years ago
  58. 141d570 Bluetooth: Fix EBUSY condition test in l2cap_chan_connect by Johan Hedberg · 12 years ago
  59. f224ca5 Bluetooth: Fix LE vs BR/EDR selection when connecting by Johan Hedberg · 12 years ago
  60. 073d1cf Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT by Johan Hedberg · 12 years ago
  61. c562355 Bluetooth: Handle LE L2CAP signalling in its own function by Johan Hedberg · 12 years ago
  62. b887664 mwifiex: channel switch handling for station by Amitkumar Karwar · 12 years ago
  63. 2a7305c mwifiex: add basic 11h support for station by Amitkumar Karwar · 12 years ago
  64. 86a9c4a brcm80211: fix null pointer access by Antonio Quartulli · 12 years ago
  65. f2bbb07 mwifiex: code rearrangement for better readability by Amitkumar Karwar · 12 years ago
  66. 10d0b90 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 12 years ago
  67. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  68. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 12 years ago
  69. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 12 years ago
  70. 86e8cf9 nl80211: use small state buffer for wiphy_dump by Johannes Berg · 12 years ago
  71. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 12 years ago
  72. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 12 years ago
  73. 354b75b brcmfmac: add sdio sg list support by Franky Lin · 12 years ago
  74. 78b3f1c brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw by Franky Lin · 12 years ago
  75. 16035d5 brcmfmac: remove redundant chip ID check in dhd_sdio by Franky Lin · 12 years ago
  76. fccfe93 brcmfmac: simplify dpc handling using atomic operations by Arend van Spriel · 12 years ago
  77. 1ab083a brcmfmac: consolidate mac_descriptor related function names by Arend van Spriel · 12 years ago
  78. ae66460 brcmfmac: remove dependency with nl80211.h by Arend van Spriel · 12 years ago
  79. 4e89dfc brcmfmac: rename variable prec to more appropriate name, ie. fifo by Arend van Spriel · 12 years ago
  80. 7d74703 brcmfmac: Only use credits for bcmc when firmware indicates it. by Hante Meuleman · 12 years ago
  81. c177fab ath9k: Program initvals for CUS217 by Sujith Manoharan · 12 years ago
  82. a86ff3c ath9k: Add initvals required for CUS217 by Sujith Manoharan · 12 years ago
  83. 12eea64 ath9k: Add PCI IDs for CUS217 by Sujith Manoharan · 12 years ago
  84. e574267 ath10k: off by one sanity check by Dan Carpenter · 12 years ago
  85. 7b5d604 ssb: register serial flash as platform device by Rafał Miłecki · 12 years ago
  86. e861ef5 ath9k: Modify IDs to identify CUS230 by Sujith Manoharan · 12 years ago
  87. 51dbd0a ath9k: Add support for 5G-XLNA/AR9462 by Sujith Manoharan · 12 years ago
  88. 745a84e ath9k: Update AR9462 2.0 initvals by Sujith Manoharan · 12 years ago
  89. df40190 ath9k: Convert a couple of debug messages by Sujith Manoharan · 12 years ago
  90. 1433531 ath9k: Merge HWTIMER debug level with BTCOEX by Sujith Manoharan · 12 years ago
  91. 9e49a9d Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  92. 0b21eb9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  93. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  94. 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 12 years ago
  95. 3aede78 mac80211: change IBSS channel state to chandef by Simon Wunderlich · 12 years ago
  96. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 12 years ago
  97. 30e7473 nl80211: add rate flags for 5/10 Mhz channels by Simon Wunderlich · 12 years ago
  98. 2f301ab nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag by Simon Wunderlich · 12 years ago
  99. f81a9de mac80211: update mesh beacon on workqueue by Thomas Pedersen · 12 years ago
  100. a1193be nl80211: use attributes to parse beacons by Simon Wunderlich · 12 years ago