1. 1f622d7 rtl818x_pci: Fix BSSID register written incorrectly by Andrea Merello · 11 years ago
  2. b49c3ca b43: treat LCNXN-PHY as extra N-PHY devices by Rafał Miłecki · 11 years ago
  3. f528f66 drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test before kfree by Fabian Frederick · 11 years ago
  4. 50591c6 rsi: fix memory leaks and error handling in rsi_91x_usb by Alexey Khoroshilov · 11 years ago
  5. 5bc5ca8 rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface() by Alexey Khoroshilov · 11 years ago
  6. 09ebb81 ath9k: Calculate sleep duration by Rajkumar Manoharan · 11 years ago
  7. 5f2f9e4 ath9k: Increase max listen interval by Rajkumar Manoharan · 11 years ago
  8. 9198cf4 ath9k: Cache beacon config after association by Rajkumar Manoharan · 11 years ago
  9. b76ff0d ath5k: capture CCK and OFDM restarts by Mathy Vanhoef · 11 years ago
  10. 4188135 ath5k: support for FIF_FCSFAIL filter by Mathy Vanhoef · 11 years ago
  11. c64800e wireless: mwifiex: Use the proper interfaces by Thomas Gleixner · 11 years ago
  12. 057d32f Revert "mwifiex: Use the proper interfaces" by Bing Zhao · 11 years ago
  13. ad36298 b43: b43_phyops_a can be static by Fengguang Wu · 11 years ago
  14. d51193d rsi: Fixed warnings reported by static code analyzers. by Jahnavi Meher · 11 years ago
  15. 688df7e rsi: Fixed errors and warnings reported by static code analyzers. by Jahnavi Meher · 11 years ago
  16. 80140b7 p54: use request_firmware_direct() for optional EEPROM override by Luis R. Rodriguez · 11 years ago
  17. 76ac9ed ath9k_hw: Fix pll2_divfrac for AR953x by Rajkumar Manoharan · 11 years ago
  18. af2db44 ath9k_hw: fix tx gain table index for AR953x by Rajkumar Manoharan · 11 years ago
  19. ddbbd9e ath9k_hw: fix XPABIASLEVEL settings for AR9531 by Rajkumar Manoharan · 11 years ago
  20. c01a729 ath9k_hw: Add QCA953x 2.0 initvals by Rajkumar Manoharan · 11 years ago
  21. efeb143 ath9k_hw: update CCK loop coefficients for AR953x 1.0 by Rajkumar Manoharan · 11 years ago
  22. a60f99f b43: update list and code making a selection of firmware files by Rafał Miłecki · 11 years ago
  23. e5c3ef3 rtlwifi/rtl8723be: Replace magic number by macro by Rickard Strandqvist · 11 years ago
  24. a3a228e rtlwifi/rtl8723ae: Replace magic number by macro by Rickard Strandqvist · 11 years ago
  25. 1dabe76 rtlwifi/rtl8188ee: Fix media status register mask by Rickard Strandqvist · 11 years ago
  26. 965ec74 rtlwifi/rtl8192c[eu]: Fix media status register mask by Rickard Strandqvist · 11 years ago
  27. 8a60720 rtlwifi/rtl8192de: Fix media status register mask by Rickard Strandqvist · 11 years ago
  28. 8ac3a2a b43: N-PHY: update low-pass filter setup by Rafał Miłecki · 11 years ago
  29. ed03033 b43: N-PHY: update code for sending sample tone by Rafał Miłecki · 11 years ago
  30. c94b7e6 brcmfmac: reduce log level in fwil if firmware returns error by Arend van Spriel · 11 years ago
  31. 5e787f7 brcmfmac: Don't control mpc setting during scan operation by Daniel Kim · 11 years ago
  32. 2bb443d brcmfmac: correct logging levels in btcoex source by Arend van Spriel · 11 years ago
  33. 1bacb04 brcmfmac: replace cfg80211 testmode with vendor command by Franky Lin · 11 years ago
  34. 51c7f5e brcmfmac: Change USB probe routine to support Composite USB by Hante Meuleman · 11 years ago
  35. d83f8fa brcmfmac: clear ht info during attach phase by Arend van Spriel · 11 years ago
  36. 457cfab brcmfmac: Add USB device 43566 to supported devices. by Hante Meuleman · 11 years ago
  37. b6fd7fd brcmfmac: Add 43569 USB support. by Hante Meuleman · 11 years ago
  38. e843bb1 net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual semantics by Rasmus Villemoes · 11 years ago
  39. 363c1b4 mwifiex: print sleep_confirm cmd/response and power save events by Bing Zhao · 11 years ago
  40. 65da33f mwifiex: update Copyright to 2014 by Xinming Hu · 11 years ago
  41. 937a504 mwifiex: add hscfg to debugfs by Xinming Hu · 11 years ago
  42. 54881c6 mwifiex: add firmware dump feature for SDIO by Amitkumar Karwar · 11 years ago
  43. 088df42 mwifiex: get rid of global pointer reset_host by Amitkumar Karwar · 11 years ago
  44. 8915d738 mwifiex: use generic 'iface_work' workqueue for SDIO interface by Amitkumar Karwar · 11 years ago
  45. 92c2538 mwifiex: add firmware dump feature for PCIe by Amitkumar Karwar · 11 years ago
  46. 5f4ef71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  47. 855df36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  48. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 11 years ago
  49. 4c3ebc5 mac80211: use chanctx reservation for STA CSA by Michal Kazior · 11 years ago
  50. 03078de mac80211: use chanctx reservation for AP CSA by Michal Kazior · 11 years ago
  51. 71e6195 mac80211: make check_combinations() aware of chanctx reservation by Michal Kazior · 11 years ago
  52. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 11 years ago
  53. 633e271 mac80211: split sched scan IEs by David Spinadel · 12 years ago
  54. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 12 years ago
  55. c47af22 iwlwifi: mvm: handle device start failures during restart by Johannes Berg · 11 years ago
  56. 75f6b9b iwlwivi: mvm: BT Coex - properly set the priority of beacons by Emmanuel Grumbach · 11 years ago
  57. 1c87bba iwlwifi: mvm: support extended beacon notification by David Spinadel · 11 years ago
  58. 09b0ce1 iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flag by Andrei Otcheretianski · 11 years ago
  59. 5067536 iwlwifi: mvm: disable beacon filtering escape timer in d0i3 by Eliad Peller · 11 years ago
  60. 34c8b24 iwlwifi: mvm: BT Coex - avoid the shared antenna for management frames by Emmanuel Grumbach · 11 years ago
  61. 8286d9f iwlwifi: mvm: BT Coex - add reduced Tx power thresholds to constants by Emmanuel Grumbach · 11 years ago
  62. 35fbf5d iwlwifi: mvm: BT Coex - don't limit rate control if TTC is on by Emmanuel Grumbach · 11 years ago
  63. 7fa4fa0 iwlwifi: mvm: BT Coex - allow MIMO in more cases by Emmanuel Grumbach · 11 years ago
  64. a39979a iwlwifi: mvm: BT Coex - allow to force the antenna allocation by Emmanuel Grumbach · 11 years ago
  65. 5daddc9 iwlwifi: mvm: assure no overflows occur while reading otp by Liad Kaufman · 11 years ago
  66. f251c07 iwlwifi: nvm: update maximal parsed values in external nvm by Liad Kaufman · 11 years ago
  67. b513ee7 iwlwifi: update trans->hw_rev 8000 hw family format by Liad Kaufman · 11 years ago
  68. 6a68a39 iwlwifi: mvm: fix bug in set_hw_address function by Eran Harary · 11 years ago
  69. c9e38e7 iwlwifi: dvm: add a force_cam module parameter to fully disable power saving by Andy Lutomirski · 11 years ago
  70. f40faf6 iwlwifi: pcie: improve debugfs queue info by Andy Lutomirski · 11 years ago
  71. d536c32 iwlwifi: pcie: log when waking the NIC for hcmd submission fails by Andy Lutomirski · 11 years ago
  72. 9ee6dac iwlwifi: fix NVM channel attribute map. by David Spinadel · 12 years ago
  73. 52ab4c8 iwlwifi: mvm: fixes for 8000 NVM flow by Eran Harary · 11 years ago
  74. c2d2020 iwlwifi: pcie: add firmware monitor capabilities by Emmanuel Grumbach · 11 years ago
  75. 1fa1605 iwlwifi: rename iwl_mvm_fw_error_next_data by Emmanuel Grumbach · 11 years ago
  76. 06ddbf5 iwlwifi: add device / firmware to fw-error-dump file by Emmanuel Grumbach · 11 years ago
  77. 5788ab7 iwlwifi: remove MCS32 support declaration by Eliad Peller · 11 years ago
  78. 762533b iwlwifi: mvm: don't use hardcoded num of scan channels by David Spinadel · 11 years ago
  79. 35a4e18 Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 11 years ago
  80. ab48003 iwlwifi: mvm: add back support for low-priority scan by Johannes Berg · 11 years ago
  81. 0564679 iwlwifi: mvm: use ksize to memset scan_command by David Spinadel · 11 years ago
  82. 14ca0f38 iwlwifi: bump API version for 8000 devices by Emmanuel Grumbach · 11 years ago
  83. 8987941 iwlwifi: mvm: rework sched scan channel configuration by Eliad Peller · 11 years ago
  84. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 11 years ago
  85. 7adc3e4 mac80211: make sure TDLS peer STA exists during setup by Arik Nemtsov · 11 years ago
  86. c887f0d3 mac80211: add API to request TDLS operation from userspace by Arik Nemtsov · 11 years ago
  87. db67d66 mac80211: implement proper Tx path flushing for TDLS by Arik Nemtsov · 11 years ago
  88. 191dd46 mac80211: split tdls_mgmt function by Arik Nemtsov · 11 years ago
  89. 2fb6b9b mac80211: use TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 11 years ago
  90. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 11 years ago
  91. 17e6a59 mac80211: cleanup TDLS state during failed setup by Arik Nemtsov · 11 years ago
  92. 68885a5 mac80211: set auth flags after other station info by Arik Nemtsov · 11 years ago
  93. 9deba04 mac80211: clarify TDLS Tx handling by Arik Nemtsov · 11 years ago
  94. a46992b mac80211: stop only the queues assigned to the vif during channel switch by Luciano Coelho · 11 years ago
  95. 26da23b mac80211: add functions to stop and wake all queues assigned to a vif by Luciano Coelho · 11 years ago
  96. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 11 years ago
  97. 59f48fe mac80211: don't stop all queues when flushing by Luciano Coelho · 11 years ago
  98. 8d7b70f net: Mac80211: Remove silly timespec dance by Thomas Gleixner · 11 years ago
  99. 3283e286 mac80211_hwsim: clean up own address matching by Johannes Berg · 11 years ago
  100. 1817152 mac80211: Use ktime_get_ts() by Thomas Gleixner · 11 years ago