1. fee005e iwlegacy: remove tracing by Stanislaw Gruszka · 13 years ago
  2. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
  3. 731f8e1 libertas: release bss references and avoid warning from cfg80211_inform_bss by John W. Linville · 13 years ago
  4. 6d377cd brcmsmac: fix warning in _initvars_srom_pci by John W. Linville · 13 years ago
  5. e78946e brcm80211: fmac: release bss struct returned from cfg80211_inform_bss by Franky Lin · 13 years ago
  6. 99b72cd brcm80211: fmac: remove PCMCIA core related code by Franky Lin · 13 years ago
  7. 046808d brcm80211: fmac: add function to free the glom skb queue by Arend van Spriel · 13 years ago
  8. 53ee4bc4 brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb by Arend van Spriel · 13 years ago
  9. 9a95e60 brcm80211: util: move brcmu_pkttotlen() function to brcmfmac by Arend van Spriel · 13 years ago
  10. 02a588a brcm80211: smac: combine promiscuous mode functionality by Alwin Beukers · 13 years ago
  11. ad3b8b3 brcm80211: util: use sk_buff_head in precedence queue functions by Arend van Spriel · 13 years ago
  12. ad4d71f brcm80211: smac: remove usage of brcmu_pkttotlen by Arend van Spriel · 13 years ago
  13. 122d36f brcm80211: fmac: remove id retrieve code by Franky Lin · 13 years ago
  14. d77e70f brcm80211: fmac: add resetcore function for bcm4330 chip by Franky Lin · 13 years ago
  15. 086a2e0 brcm80211: fmac: add coredisable function for bcm4330 chip by Franky Lin · 13 years ago
  16. 523894f brcm80211: fmac: add corerev function for bcm4330 chip by Franky Lin · 13 years ago
  17. 6ca687d brcm80211: fmac: add iscoreup function for bcm4330 chip by Franky Lin · 13 years ago
  18. e9ca530 brcm80211: smac: don't modify sta parameters when adding sta by Alwin Beukers · 13 years ago
  19. a0f24c8 brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN by Arend van Spriel · 13 years ago
  20. b7eec42 brcm80211: smac: replace own access category definitions with mac80211 enum by Arend van Spriel · 13 years ago
  21. bfd8284 brcm80211: smac: remove code under unused macro definitions by Arend van Spriel · 13 years ago
  22. 9752915 brcm80211: smac: fix endianess issue for OTP memory access by Arend van Spriel · 13 years ago
  23. 97b52cf iwlagn: move nvm_device_type from iwl_priv to iwl_trans by Don Fry · 13 years ago
  24. 1431b21 iwlagn: Remove dependence of iwl_priv from eeprom routines. by Don Fry · 13 years ago
  25. 383b087 iwlwifi: fix rate-scaling algorithm for BT combo devices by Venkataraman, Meenakshi · 13 years ago
  26. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 13 years ago
  27. 0dcf50c iwlwifi: remove the use of the QOS debug flag by Emmanuel Grumbach · 13 years ago
  28. eb32043 iwlagn: don't always split remain-on-channel by Johannes Berg · 13 years ago
  29. 3ddf6be iwlagn: convert remain-on-channel duration to TU by Johannes Berg · 13 years ago
  30. 9cac494 iwlwifi: fix unused label in iwl_send_cmd_sync by Emmanuel Grumbach · 13 years ago
  31. 94b3c45 iwlwifi: check status before send command by Wey-Yi Guy · 13 years ago
  32. 89db3b9 iwlwifi: set "echo" host command length by Wey-Yi Guy · 13 years ago
  33. 023ca58 iwlwifi: Move the core suspend function to iwl-agn-lib by Wey-Yi Guy · 13 years ago
  34. 76b2933 iwlwifi: move station functions to mac80211 by Wey-Yi Guy · 13 years ago
  35. ba4c531 iwlwifi: move hw_scan into _mac80211 file by Wey-Yi Guy · 13 years ago
  36. 0b7a4c7 iwlwifi: move more mac80211 callback function by Wey-Yi Guy · 13 years ago
  37. a69cd04 iwlagn: explicitly program P2P QoS parameters by Johannes Berg · 13 years ago
  38. df912e5 iwlagn: use per-vif AC parameters by Johannes Berg · 13 years ago
  39. 7335613 iwlwifi: move all mac80211 related functions to one place by Wey-Yi Guy · 13 years ago
  40. de7f5f9 iwlagn: move ucode files out of the iwl_priv structure by Don Fry · 13 years ago
  41. baa0005 iwlagn: push knowledge of ucode image lower down by Don Fry · 13 years ago
  42. 8929c24 iwlagn: remove knowledge of ucode image location from upper layers by Don Fry · 13 years ago
  43. 5703ddb iwlagn: move ucode_write_complete from priv to trans structure by Don Fry · 13 years ago
  44. b6cb406 iwlwifi: remove un-supported SKUs by Wey-Yi Guy · 13 years ago
  45. aed0fd4 iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ by Johannes Berg · 13 years ago
  46. b2ccccd iwlagn: check for SMPS mode by Wey-Yi Guy · 13 years ago
  47. 75a56ec iwlwifi: two more SKUs for 6x05 series by Wey-Yi Guy · 13 years ago
  48. b36b110 iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged by Todd Previte · 13 years ago
  49. 79d3eef iwlagn: add P2P NoA to probe responses by Johannes Berg · 13 years ago
  50. 868a5f7 minstrel: Remove unused function parameter in calc_rate_durations() by Patrick Kelle · 13 years ago
  51. 8915f98 ath9k_hw: Fix tx power settings for AR9003 by Rajkumar Manoharan · 13 years ago
  52. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  53. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 13 years ago
  54. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 13 years ago
  55. d64d373 nl80211: fix compiler warning by Johannes Berg · 13 years ago
  56. e0830f7 mac80211: make sure hw_key exists before checking its flags by Arik Nemtsov · 13 years ago
  57. fdacbcd ath9k: set ATH9K_PCI to y by default by Daniel Kuehn · 13 years ago
  58. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  59. 8e1b23b mac80211: add recalc PS in ieee80211_reconfig() by Eyal Shapira · 13 years ago
  60. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  61. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  62. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  63. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  64. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  65. 86a2ea4 mac80211: set carrier_on for ibss vifs only while joined by Eliad Peller · 13 years ago
  66. 94e2ad9 ath9k_hw: Fix channel list of CalFreqPeir for AR938x by Rajkumar Manoharan · 13 years ago
  67. 202bff0 ath9k_hw: Read and configure xpa timing field by Rajkumar Manoharan · 13 years ago
  68. df222ed ath9k_hw: Read and configure quick drop for AR9003 by Rajkumar Manoharan · 13 years ago
  69. aa95a48 mwifiex: release bss structure returned by cfg80211_inform_bss() by Amitkumar Karwar · 13 years ago
  70. f72fa45 mwifiex: remove unnecessary free_priv handler by Amitkumar Karwar · 13 years ago
  71. 8ed1303 mwifiex: fix 'Smatch' warnings by Yogesh Ashok Powar · 13 years ago
  72. 63af633 mwifiex: fix coding style by Yogesh Ashok Powar · 13 years ago
  73. ab58147 mwifiex: change return types to void by Yogesh Ashok Powar · 13 years ago
  74. eedf15d mwifiex: use existing helper function mwifiex_fill_cap_info by Yogesh Ashok Powar · 13 years ago
  75. 33f38d4 mwifiex: fix ht_cap_info in ibss beacons by Yogesh Ashok Powar · 13 years ago
  76. d64cf63 mac80211: init rate-control for TDLS sta when supp-rates are known by Arik Nemtsov · 13 years ago
  77. dd9dfb9 cfg80211: merge in beacon ies of hidden bss. by Dmitry Tarnyagin · 13 years ago
  78. 8cb6d99 ath6kl: Fix error in writing create_qos debugfs by Vasanthakumar Thiagarajan · 13 years ago
  79. a29517c ath6kl: Fix tx packet drop in AP mode with bridge by Vasanthakumar Thiagarajan · 13 years ago
  80. 902b462 ath6kl: Remove few unused WMI stuff by Raja Mani · 13 years ago
  81. eae9e06 ath6kl: Expose ath6kl's WOW capabilities to cfg80211 by Raja Mani · 13 years ago
  82. 0737237 ath6kl: Remove WARN_ON msg in Suspend path by Raja Mani · 13 years ago
  83. a918fb3 ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up by Raja Mani · 13 years ago
  84. d7c44e0 ath6kl: Invoke WOW suspend/resume calls during PM operation by Raja Mani · 13 years ago
  85. 524441e ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr by Raja Mani · 13 years ago
  86. dd6c0c6 ath6kl: Add new state for WOW mode by Raja Mani · 13 years ago
  87. 0f60e9f ath6kl: Include new parameter in suspend path for wowlan by Raja Mani · 13 years ago
  88. 6cb3c71 ath6kl: Add WOW suspend/resume implementation by Raja Mani · 13 years ago
  89. 45cf110 ath6kl: Add wmi functions to configure WOW mode and host sleep mode by Raja Mani · 13 years ago
  90. 5c9b4fa ath6kl: Add wmi functions to add/delete WOW patterns by Raja Mani · 13 years ago
  91. f3e61ec ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values by Jouni Malinen · 13 years ago
  92. f4bb9a6 ath6kl: Fix key configuration to copy at most seq_len from seq by Jouni Malinen · 13 years ago
  93. 1ddc337 ath6kl: Remove unused WMI crypto defines by Jouni Malinen · 13 years ago
  94. 8277de1 ath6kl: add suspend_cutpower module parameter by Kalle Valo · 13 years ago
  95. cf97fa9 ath6kl: don't power down hardware when interface is down by Kalle Valo · 13 years ago
  96. 11f6e40 ath6kl: Fix lockdep warning by Vasanthakumar Thiagarajan · 13 years ago
  97. b4b2a0b ath6kl: cut power during suspend by Kalle Valo · 13 years ago
  98. e28e810 ath6kl: refactor sdio configuration to a separate function by Kalle Valo · 13 years ago
  99. 76a9fbe ath6kl: add state variable depicting hw/fw state by Kalle Valo · 13 years ago
  100. 52d81a6 ath6kl: implement ath6kl_cfg80211_suspend() by Kalle Valo · 13 years ago