1. e2ebc83 iwlegacy: rename iwl to il by Stanislaw Gruszka · 13 years ago
  2. fee005e iwlegacy: remove tracing by Stanislaw Gruszka · 13 years ago
  3. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
  4. 731f8e1 libertas: release bss references and avoid warning from cfg80211_inform_bss by John W. Linville · 13 years ago
  5. 6d377cd brcmsmac: fix warning in _initvars_srom_pci by John W. Linville · 13 years ago
  6. e78946e brcm80211: fmac: release bss struct returned from cfg80211_inform_bss by Franky Lin · 13 years ago
  7. 99b72cd brcm80211: fmac: remove PCMCIA core related code by Franky Lin · 13 years ago
  8. 046808d brcm80211: fmac: add function to free the glom skb queue by Arend van Spriel · 13 years ago
  9. 53ee4bc4 brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb by Arend van Spriel · 13 years ago
  10. 9a95e60 brcm80211: util: move brcmu_pkttotlen() function to brcmfmac by Arend van Spriel · 13 years ago
  11. 02a588a brcm80211: smac: combine promiscuous mode functionality by Alwin Beukers · 13 years ago
  12. ad3b8b3 brcm80211: util: use sk_buff_head in precedence queue functions by Arend van Spriel · 13 years ago
  13. ad4d71f brcm80211: smac: remove usage of brcmu_pkttotlen by Arend van Spriel · 13 years ago
  14. 122d36f brcm80211: fmac: remove id retrieve code by Franky Lin · 13 years ago
  15. d77e70f brcm80211: fmac: add resetcore function for bcm4330 chip by Franky Lin · 13 years ago
  16. 086a2e0 brcm80211: fmac: add coredisable function for bcm4330 chip by Franky Lin · 13 years ago
  17. 523894f brcm80211: fmac: add corerev function for bcm4330 chip by Franky Lin · 13 years ago
  18. 6ca687d brcm80211: fmac: add iscoreup function for bcm4330 chip by Franky Lin · 13 years ago
  19. e9ca530 brcm80211: smac: don't modify sta parameters when adding sta by Alwin Beukers · 13 years ago
  20. a0f24c8 brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN by Arend van Spriel · 13 years ago
  21. b7eec42 brcm80211: smac: replace own access category definitions with mac80211 enum by Arend van Spriel · 13 years ago
  22. bfd8284 brcm80211: smac: remove code under unused macro definitions by Arend van Spriel · 13 years ago
  23. 9752915 brcm80211: smac: fix endianess issue for OTP memory access by Arend van Spriel · 13 years ago
  24. 97b52cf iwlagn: move nvm_device_type from iwl_priv to iwl_trans by Don Fry · 13 years ago
  25. 1431b21 iwlagn: Remove dependence of iwl_priv from eeprom routines. by Don Fry · 13 years ago
  26. 383b087 iwlwifi: fix rate-scaling algorithm for BT combo devices by Venkataraman, Meenakshi · 13 years ago
  27. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 13 years ago
  28. 0dcf50c iwlwifi: remove the use of the QOS debug flag by Emmanuel Grumbach · 13 years ago
  29. eb32043 iwlagn: don't always split remain-on-channel by Johannes Berg · 13 years ago
  30. 3ddf6be iwlagn: convert remain-on-channel duration to TU by Johannes Berg · 13 years ago
  31. 9cac494 iwlwifi: fix unused label in iwl_send_cmd_sync by Emmanuel Grumbach · 13 years ago
  32. 94b3c45 iwlwifi: check status before send command by Wey-Yi Guy · 13 years ago
  33. 89db3b9 iwlwifi: set "echo" host command length by Wey-Yi Guy · 13 years ago
  34. 023ca58 iwlwifi: Move the core suspend function to iwl-agn-lib by Wey-Yi Guy · 13 years ago
  35. 76b2933 iwlwifi: move station functions to mac80211 by Wey-Yi Guy · 13 years ago
  36. ba4c531 iwlwifi: move hw_scan into _mac80211 file by Wey-Yi Guy · 13 years ago
  37. 0b7a4c7 iwlwifi: move more mac80211 callback function by Wey-Yi Guy · 13 years ago
  38. a69cd04 iwlagn: explicitly program P2P QoS parameters by Johannes Berg · 13 years ago
  39. df912e5 iwlagn: use per-vif AC parameters by Johannes Berg · 13 years ago
  40. 7335613 iwlwifi: move all mac80211 related functions to one place by Wey-Yi Guy · 13 years ago
  41. de7f5f9 iwlagn: move ucode files out of the iwl_priv structure by Don Fry · 13 years ago
  42. baa0005 iwlagn: push knowledge of ucode image lower down by Don Fry · 13 years ago
  43. 8929c24 iwlagn: remove knowledge of ucode image location from upper layers by Don Fry · 13 years ago
  44. 5703ddb iwlagn: move ucode_write_complete from priv to trans structure by Don Fry · 13 years ago
  45. b6cb406 iwlwifi: remove un-supported SKUs by Wey-Yi Guy · 13 years ago
  46. aed0fd4 iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ by Johannes Berg · 13 years ago
  47. b2ccccd iwlagn: check for SMPS mode by Wey-Yi Guy · 13 years ago
  48. 75a56ec iwlwifi: two more SKUs for 6x05 series by Wey-Yi Guy · 13 years ago
  49. b36b110 iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged by Todd Previte · 13 years ago
  50. 79d3eef iwlagn: add P2P NoA to probe responses by Johannes Berg · 13 years ago
  51. 868a5f7 minstrel: Remove unused function parameter in calc_rate_durations() by Patrick Kelle · 13 years ago
  52. 8915f98 ath9k_hw: Fix tx power settings for AR9003 by Rajkumar Manoharan · 13 years ago
  53. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  54. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 13 years ago
  55. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 13 years ago
  56. d64d373 nl80211: fix compiler warning by Johannes Berg · 13 years ago
  57. e0830f7 mac80211: make sure hw_key exists before checking its flags by Arik Nemtsov · 13 years ago
  58. fdacbcd ath9k: set ATH9K_PCI to y by default by Daniel Kuehn · 13 years ago
  59. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  60. 8e1b23b mac80211: add recalc PS in ieee80211_reconfig() by Eyal Shapira · 13 years ago
  61. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  62. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  63. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  64. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  65. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  66. 86a2ea4 mac80211: set carrier_on for ibss vifs only while joined by Eliad Peller · 13 years ago
  67. 94e2ad9 ath9k_hw: Fix channel list of CalFreqPeir for AR938x by Rajkumar Manoharan · 13 years ago
  68. 202bff0 ath9k_hw: Read and configure xpa timing field by Rajkumar Manoharan · 13 years ago
  69. df222ed ath9k_hw: Read and configure quick drop for AR9003 by Rajkumar Manoharan · 13 years ago
  70. aa95a48 mwifiex: release bss structure returned by cfg80211_inform_bss() by Amitkumar Karwar · 13 years ago
  71. f72fa45 mwifiex: remove unnecessary free_priv handler by Amitkumar Karwar · 13 years ago
  72. 8ed1303 mwifiex: fix 'Smatch' warnings by Yogesh Ashok Powar · 13 years ago
  73. 63af633 mwifiex: fix coding style by Yogesh Ashok Powar · 13 years ago
  74. ab58147 mwifiex: change return types to void by Yogesh Ashok Powar · 13 years ago
  75. eedf15d mwifiex: use existing helper function mwifiex_fill_cap_info by Yogesh Ashok Powar · 13 years ago
  76. 33f38d4 mwifiex: fix ht_cap_info in ibss beacons by Yogesh Ashok Powar · 13 years ago
  77. d64cf63 mac80211: init rate-control for TDLS sta when supp-rates are known by Arik Nemtsov · 13 years ago
  78. dd9dfb9 cfg80211: merge in beacon ies of hidden bss. by Dmitry Tarnyagin · 13 years ago
  79. 1eb54c8 mwifiex: prevent corruption instead of just warning by Dan Carpenter · 13 years ago
  80. 7d7ab02 mwifiex: enable SDIO multiport aggregation by Amitkumar Karwar · 13 years ago
  81. fa161cb mwifiex: remove an unneeded NULL check by Dan Carpenter · 13 years ago
  82. fba6fe6 mwifiex: remove unneeded kfree(NULL); by Dan Carpenter · 13 years ago
  83. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  84. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  85. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  86. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 13 years ago
  87. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  88. 99ba15c brcm80211: fmac: optimize chip core info management by Franky Lin · 13 years ago
  89. 61213be brcm80211: fmac: replace private SB macros with ssb_regs version by Franky Lin · 13 years ago
  90. e12afb6 brcm80211: fmac: move chip drive strength related code to sdio_chip.c by Franky Lin · 13 years ago
  91. a8a6c04 brcm80211: fmac: move chip detach function to sdio_chip.c by Franky Lin · 13 years ago
  92. 2bc78e1 brcm80211: fmac: move chip reset core function to sdio_chip.c by Franky Lin · 13 years ago
  93. 454d2a8 brcm80211: fmac: abstract chip core revision function by Franky Lin · 13 years ago
  94. d8f64a4 brcm80211: fmac: abstract chip iscoreup function by Franky Lin · 13 years ago
  95. a97e4fc5 brcm80211: fmac: chip attach code flow clean up by Franky Lin · 13 years ago
  96. 98ce903 brcm80211: fmac: remove duplicate regiter set in chip attach path by Franky Lin · 13 years ago
  97. 960908d brcm80211: fmac: move dongle gpio reset code to chip attach function by Franky Lin · 13 years ago
  98. 966414d brcm80211: fmac: disable dongle arm core in bus core setup function by Franky Lin · 13 years ago
  99. 2d4a9af brcm80211: fmac: move core disable function to sdio_chip.c by Franky Lin · 13 years ago
  100. 5b45e54 brcm80211: fmac: abstract chip buscore setup function by Franky Lin · 13 years ago