1. 2cddad3 rtlwifi: Prepare existing drivers for new driver by Larry Finger · 11 years ago
  2. aa45a67 rtlwifi: btcoexist: Add new mini driver by Larry Finger · 11 years ago
  3. c24782e rtl818x: make sure TX descriptor writes are done before kicking DMA by andrea merello · 11 years ago
  4. 4c552a5 rtl818x: Make sure the TX descriptor "valid" flag is written by last by andrea merello · 11 years ago
  5. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  6. c14c5d9 wil6210: fix smatch warning in wil_cfg80211_get_station() by Vladimir Kondratiev · 11 years ago
  7. af31cb5 wil6210: fix buffer overflow in wil_txdesc_debugfs_show() by Vladimir Kondratiev · 11 years ago
  8. 7661e97 wl1251: use skb_trim to make skb shorter by Ivaylo Dimitrov · 11 years ago
  9. 4c59ff2 wireless: Kconfig: add missing dependency by Zhao, Gang · 11 years ago
  10. f554724 ath9k_hw: tweak noise immunity thresholds for older chipsets by Felix Fietkau · 11 years ago
  11. 6241226 ath9k_hw: toggle weak signal detection in AP mode on older chipsets by Felix Fietkau · 11 years ago
  12. 727b662 ath9k: fix invalid max frame length by Sylvain Roger Rieunier · 11 years ago
  13. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  14. 9ffd2e9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  15. 3e3831c brcmfmac: reset suspend flag upon sdio suspend failure by Arend van Spriel · 11 years ago
  16. a533391 mwifiex: update MCS information as per antenna settings by Amitkumar Karwar · 11 years ago
  17. 0c9c4a0 mwifiex: replace num_cmd_timeout with is_cmd_timedout by Amitkumar Karwar · 11 years ago
  18. e50e06f mwifiex: get rid of extra num_cmd_timeout variable by Amitkumar Karwar · 11 years ago
  19. 38ec3f3 mwifiex: block further commands after timeout by Amitkumar Karwar · 11 years ago
  20. af1fa21 brcmfmac: use pre-allocated scatter-gather table for txglomming by Arend van Spriel · 11 years ago
  21. 4aca7a1 brcmfmac: Correct mcs index report by Daniel Kim · 11 years ago
  22. 81c7883 brcmfmac: Put frame sdio tx error handling in sub function. by Hante Meuleman · 11 years ago
  23. 848819f mwifiex: stop AP at shutdown time by Amitkumar Karwar · 11 years ago
  24. ace2735 mwifiex: skipping pending commands after unload by Amitkumar Karwar · 11 years ago
  25. 4af2bd4 mwifiex: abort scan while cancelling pending command by Amitkumar Karwar · 11 years ago
  26. 828cf22 mwifiex: change transmit buffer size for 8897 by Amitkumar Karwar · 11 years ago
  27. fa0ecbb mwifiex: remove global variable cmd_wait_q_required by Bing Zhao · 11 years ago
  28. 6b7dce1 rtlwifi: Remove redundant if clause by Heinrich Schuchardt · 11 years ago
  29. 0bbc4ad wil6210: do not reorder groupcast Rx by Vladimir Kondratiev · 11 years ago
  30. 4d55a0a wil6210: single station disconnect by Vladimir Kondratiev · 11 years ago
  31. 108d1eb wil6210: use ether_addr_equal by Vladimir Kondratiev · 11 years ago
  32. b8b33a3 wil6210: Provide signal strength indication by Vladimir Kondratiev · 11 years ago
  33. 93ae6d4 wil6210: Fill vring2cid_tid table early by Vladimir Kondratiev · 11 years ago
  34. 91886b0 wil6210: disconnect only requested peer by Vladimir Kondratiev · 11 years ago
  35. c8b78b5 wil6210: per-connection statistics by Vladimir Kondratiev · 11 years ago
  36. ef28afd wil6210: dump_station initial support by Vladimir Kondratiev · 11 years ago
  37. 7b05b0a wil6210: fix BACK status processing by Vladimir Kondratiev · 11 years ago
  38. fb3cac5 wil6210: broadcast Tx by Vladimir Kondratiev · 11 years ago
  39. 9a17738 wil6210: Find free vring for Tx by Vladimir Kondratiev · 11 years ago
  40. b4490f4 wil6210: Block ACK by Vladimir Kondratiev · 11 years ago
  41. 3df2cd36 wil6210: multiple connect - initial support by Vladimir Kondratiev · 11 years ago
  42. 59f7c0a wil6210: [DEBUG] Improve Vring printing by Vladimir Kondratiev · 11 years ago
  43. 3a85543e wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors by Vladimir Kondratiev · 11 years ago
  44. 1647f12 wil6210: Tx management frame by Vladimir Kondratiev · 11 years ago
  45. c98db0b brcmfmac: Use atomic functions for intstatus update. by Hante Meuleman · 11 years ago
  46. 2259ba3 ath9k_htc: add function ath9k_regwrite_multi by Oleksij Rempel · 11 years ago
  47. 527492e ath9k_htc: remove unused variable sleepduration by Oleksij Rempel · 11 years ago
  48. 7fbdaa2 ath9k: remove unused listen_interval and sleepduration. by Oleksij Rempel · 11 years ago
  49. 8acbea6 mwifiex: Track BA sequence number reset by Paul Stewart · 11 years ago
  50. b6a8cf2 brcmfmac: Small cleanup of redundant code. by Hante Meuleman · 11 years ago
  51. 6f6c195 brcmfmac: Remove immediate sleep support from SDIO. by Hante Meuleman · 11 years ago
  52. 71abdc0 brcmfmac: Minimize SDIO dpc scheduling. by Hante Meuleman · 11 years ago
  53. 05c2c76 brcmfmac: de-init driver layers in correct order. by Hante Meuleman · 11 years ago
  54. 47ab4cd brcmfmac: Correct header debug dump for sdio tx hdrs. by Hante Meuleman · 11 years ago
  55. 44ff566 brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata() by Arend van Spriel · 11 years ago
  56. 5aa9f0e brcmfmac: fix use of skb control buffer in SDIO driver part by Arend van Spriel · 11 years ago
  57. 68ca395 brcmfmac: Make firmeware roaming a module param. by Hante Meuleman · 11 years ago
  58. 6da2f4a ath9k_htc: use ath9k_cmn_reload_chainmask by Oleksij Rempel · 11 years ago
  59. b57ba3b ath9k: move ath9k_reload_chainmask_settings to common by Oleksij Rempel · 11 years ago
  60. 91884fa ath9k-common: set maxstream=1 for ar9271 by Oleksij Rempel · 11 years ago
  61. e9fb588 ath9k_htc: use ath9k_cmn_setup_ht_cap by Oleksij Rempel · 11 years ago
  62. b60d105 ath9k: move setup_ht_cap to common-init by Oleksij Rempel · 11 years ago
  63. 31f023a ath9k_htc: use ath9k_cmn_init_channels_rates by Oleksij Rempel · 11 years ago
  64. 13f7105 ath9k: move ath9k_init_channels_rates to common-init by Oleksij Rempel · 11 years ago
  65. 031eb46 mwl8k: Adding support to gather survey per channel by Yogesh Ashok Powar · 11 years ago
  66. 4c924f4 mwl8k: Implement sw_scan start/stop cbs by Yogesh Ashok Powar · 11 years ago
  67. c301531 mwl8k: Adding support to access BBP registers by Yogesh Ashok Powar · 11 years ago
  68. 3ebe8e2 ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  69. 13c1ac5 orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  70. 3d54b90 zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  71. 3a11af8 rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  72. de5356e wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  73. 61e5487 atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  74. e0febf1 airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  75. 14c7615 rtl818x: add comments to explain few not obvious HW configs. by andrea merello · 11 years ago
  76. 4da18bb rtl818x: make dev_alloc_skb() null pointer check to really work by andrea merello · 11 years ago
  77. ec1da08 rtl818x: check for pci_map_single() success when initializing RX ring by andrea merello · 11 years ago
  78. 0269da2 rtl818x: pci_iomap() should pair with pci_iounmap() by andrea merello · 11 years ago
  79. e74075a rtl818x: Explicitly enable contetion window by andrea merello · 11 years ago
  80. edb6e3e Documentation: dt: wireless: Add wl1251 by Sebastian Reichel · 11 years ago
  81. 07bbca6 wl1251: spi: add device tree support by Sebastian Reichel · 11 years ago
  82. e4c2e09 wl1251: spi: add vio regulator support by Sebastian Reichel · 11 years ago
  83. 1d207cd wl1251: move power GPIO handling into the driver by Sebastian Reichel · 11 years ago
  84. 946651c wl1251: split wl251 platform data to a separate structure by Luciano Coelho · 11 years ago
  85. adb07df mwifiex: do not advertise usb autosuspend support by Bing Zhao · 11 years ago
  86. b95eddb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  87. 5e03889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  88. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 11 years ago
  89. 317ac8c Bluetooth: Fix trying to disable scanning twice by Johan Hedberg · 11 years ago
  90. e3098be Bluetooth: Delay LTK encryption to let remote receive all keys by Johan Hedberg · 11 years ago
  91. 38ccdc9 Bluetooth: Re-encrypt link after receiving an LTK by Johan Hedberg · 11 years ago
  92. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 11 years ago
  93. a7139ed Bluetooth: Add defines for LE initiator filter policy by Johan Hedberg · 11 years ago
  94. b1cd5fd Bluetooth: Use hdev->init/resp_addr values for smp_c1 function by Johan Hedberg · 11 years ago
  95. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 11 years ago
  96. b46e003 Bluetooth: Fix updating connection state to BT_CONNECT too early by Johan Hedberg · 11 years ago
  97. 8d97250 Bluetooth: Add protections for updating local random address by Johan Hedberg · 11 years ago
  98. 759331d Bluetooth: Fix clearing SMP keys if pairing fails by Johan Hedberg · 11 years ago
  99. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 11 years ago
  100. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 11 years ago