1. b64de35 ath6kl: Enable multiple vif support by Vasanthakumar Thiagarajan · 14 years ago
  2. f143379 ath6kl: Find ar->max_norm_iface in firmware IE parsing by Vasanthakumar Thiagarajan · 14 years ago
  3. 774439a ath6kl: Remove modparam multi_norm_if_support by Vasanthakumar Thiagarajan · 14 years ago
  4. fb94333 ath6kl: indicate probe-resp offload support by Arik Nemtsov · 14 years ago
  5. 9a97af7 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 14 years ago
  6. e3bea1c mwifiex: add support for Marvell sd8797 device by Bing Zhao · 14 years ago
  7. 7adb92f p54spi: Remove FIXME in op_stop by Michael Büsch · 14 years ago
  8. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 14 years ago
  9. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 14 years ago
  10. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 14 years ago
  11. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 14 years ago
  12. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 14 years ago
  13. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 14 years ago
  14. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 14 years ago
  15. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 14 years ago
  16. 8505a7e brcmsmac: Use current logging styles by Joe Perches · 14 years ago
  17. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 14 years ago
  18. 8227bf4 ath9k_hw: set btcoex weights for AR9462 by Rajkumar Manoharan · 14 years ago
  19. 54f10b0 ath9k_hw: Cleanup btcoex wlan weights by Rajkumar Manoharan · 14 years ago
  20. bc6d5c2 ath9k: Remove enabling btcoex from stomp type change by Rajkumar Manoharan · 14 years ago
  21. 9c461ce Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 14 years ago
  22. 59500b4 ath6kl: Fix AP mode operation after interface down/up by Vasanthakumar Thiagarajan · 14 years ago
  23. 542c519 ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211 by Raja Mani · 14 years ago
  24. 368b1b0 ath6kl: add firmware IE for maximum number of vifs by Kalle Valo · 14 years ago
  25. 71f96ee ath6kl: make maximum number of vifs runtime configurable by Kalle Valo · 14 years ago
  26. d1a9421 ath6kl: add firmware filename info to struct ath6kl_hw by Kalle Valo · 14 years ago
  27. f0ea5d5 ath6kl: add ar6004 firmwares to sdio module by Kalle Valo · 14 years ago
  28. 0d0192ba ath6kl: use hardware version names consistently by Kalle Valo · 14 years ago
  29. 293badf ath6kl: add name field to struct ath6kl_hw by Kalle Valo · 14 years ago
  30. 03ef025 ath6kl: add firmware IE for board data address by Kalle Valo · 14 years ago
  31. 0d4d72b ath6kl: add board address to struct ath6kl_hw by Kalle Valo · 14 years ago
  32. 856f4b31 ath6kl: move hw version related to parameters to struct by Kalle Valo · 14 years ago
  33. f275dc7 ath6kl: remove hw version related parameter defines by Kalle Valo · 14 years ago
  34. be5abaa ath6kl: Fix bug in setting dot11_auth_mode in AP mode by Vasanthakumar Thiagarajan · 14 years ago
  35. 7cefa44 ath6kl: Fix bug in setting default key index for tx in AP mode by Vasanthakumar Thiagarajan · 14 years ago
  36. fde5776 ath6kl: enable USB support by Kalle Valo · 14 years ago
  37. d70385a ath6kl: disable HTC for USB devices by Kalle Valo · 14 years ago
  38. 59d954d ath6kl: add USB support by Kalle Valo · 14 years ago
  39. 77eab1e ath6kl: add hif_type by Kalle Valo · 14 years ago
  40. d93e2c2 ath6kl: AR6004 SDIO support by Naveen Gangadharan · 14 years ago
  41. 50e2740 ath6kl: firmware boot fixes for ar6004 by Kalle Valo · 14 years ago
  42. d5720e5 ath6kl: update ar6004 definitions by Kalle Valo · 14 years ago
  43. c711149 ath6kl: move diag commands to hif driver by Kalle Valo · 14 years ago
  44. 1f4c894 ath6kl: change bmi sizes being configurable by HIF by Kalle Valo · 14 years ago
  45. 66b693c ath6kl: move bmi calls to hif driver by Kalle Valo · 14 years ago
  46. bd24a50 ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID by Aarthi Thiruvengadam · 14 years ago
  47. 4eab6f4 ath6kl: Fix cfg80211 warning while starting IBSS mode by Raja Mani · 14 years ago
  48. 901db39 ath6kl: Fix packet drop when ath6kl_cookie runs out by Vasanthakumar Thiagarajan · 14 years ago
  49. f3803eb ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete() by Vasanthakumar Thiagarajan · 14 years ago
  50. 30677ae ath6kl: Indicate WAPI IE from (Re)Association Request frame by Dai Shuibing · 14 years ago
  51. b8214df ath6kl: Allow SMS4 to be configured in AP mode by Dai Shuibing · 14 years ago
  52. 5e07021 ath6kl: Add support for configuring SMS4 keys by Dai Shuibing · 14 years ago
  53. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 14 years ago
  54. 731f8e1 libertas: release bss references and avoid warning from cfg80211_inform_bss by John W. Linville · 14 years ago
  55. 6d377cd brcmsmac: fix warning in _initvars_srom_pci by John W. Linville · 14 years ago
  56. e78946e brcm80211: fmac: release bss struct returned from cfg80211_inform_bss by Franky Lin · 14 years ago
  57. 99b72cd brcm80211: fmac: remove PCMCIA core related code by Franky Lin · 14 years ago
  58. 046808d brcm80211: fmac: add function to free the glom skb queue by Arend van Spriel · 14 years ago
  59. 53ee4bc4 brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb by Arend van Spriel · 14 years ago
  60. 9a95e60 brcm80211: util: move brcmu_pkttotlen() function to brcmfmac by Arend van Spriel · 14 years ago
  61. 02a588a brcm80211: smac: combine promiscuous mode functionality by Alwin Beukers · 14 years ago
  62. ad3b8b3 brcm80211: util: use sk_buff_head in precedence queue functions by Arend van Spriel · 14 years ago
  63. ad4d71f brcm80211: smac: remove usage of brcmu_pkttotlen by Arend van Spriel · 14 years ago
  64. 122d36f brcm80211: fmac: remove id retrieve code by Franky Lin · 14 years ago
  65. d77e70f brcm80211: fmac: add resetcore function for bcm4330 chip by Franky Lin · 14 years ago
  66. 086a2e0 brcm80211: fmac: add coredisable function for bcm4330 chip by Franky Lin · 14 years ago
  67. 523894f brcm80211: fmac: add corerev function for bcm4330 chip by Franky Lin · 14 years ago
  68. 6ca687d brcm80211: fmac: add iscoreup function for bcm4330 chip by Franky Lin · 14 years ago
  69. e9ca530 brcm80211: smac: don't modify sta parameters when adding sta by Alwin Beukers · 14 years ago
  70. a0f24c8 brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN by Arend van Spriel · 14 years ago
  71. b7eec42 brcm80211: smac: replace own access category definitions with mac80211 enum by Arend van Spriel · 14 years ago
  72. bfd8284 brcm80211: smac: remove code under unused macro definitions by Arend van Spriel · 14 years ago
  73. 9752915 brcm80211: smac: fix endianess issue for OTP memory access by Arend van Spriel · 14 years ago
  74. 97b52cf iwlagn: move nvm_device_type from iwl_priv to iwl_trans by Don Fry · 14 years ago
  75. 1431b21 iwlagn: Remove dependence of iwl_priv from eeprom routines. by Don Fry · 14 years ago
  76. 383b087 iwlwifi: fix rate-scaling algorithm for BT combo devices by Venkataraman, Meenakshi · 14 years ago
  77. 81a3de1 iwlwifi: add debug information on queue stop / wake by Emmanuel Grumbach · 14 years ago
  78. 0dcf50c iwlwifi: remove the use of the QOS debug flag by Emmanuel Grumbach · 14 years ago
  79. eb32043 iwlagn: don't always split remain-on-channel by Johannes Berg · 14 years ago
  80. 3ddf6be iwlagn: convert remain-on-channel duration to TU by Johannes Berg · 14 years ago
  81. 9cac494 iwlwifi: fix unused label in iwl_send_cmd_sync by Emmanuel Grumbach · 14 years ago
  82. 94b3c45 iwlwifi: check status before send command by Wey-Yi Guy · 14 years ago
  83. 89db3b9 iwlwifi: set "echo" host command length by Wey-Yi Guy · 14 years ago
  84. 023ca58 iwlwifi: Move the core suspend function to iwl-agn-lib by Wey-Yi Guy · 14 years ago
  85. 76b2933 iwlwifi: move station functions to mac80211 by Wey-Yi Guy · 14 years ago
  86. ba4c531 iwlwifi: move hw_scan into _mac80211 file by Wey-Yi Guy · 14 years ago
  87. 0b7a4c7 iwlwifi: move more mac80211 callback function by Wey-Yi Guy · 14 years ago
  88. a69cd04 iwlagn: explicitly program P2P QoS parameters by Johannes Berg · 14 years ago
  89. df912e5 iwlagn: use per-vif AC parameters by Johannes Berg · 14 years ago
  90. 7335613 iwlwifi: move all mac80211 related functions to one place by Wey-Yi Guy · 14 years ago
  91. de7f5f9 iwlagn: move ucode files out of the iwl_priv structure by Don Fry · 14 years ago
  92. baa0005 iwlagn: push knowledge of ucode image lower down by Don Fry · 14 years ago
  93. 8929c24 iwlagn: remove knowledge of ucode image location from upper layers by Don Fry · 14 years ago
  94. 5703ddb iwlagn: move ucode_write_complete from priv to trans structure by Don Fry · 14 years ago
  95. b6cb406 iwlwifi: remove un-supported SKUs by Wey-Yi Guy · 14 years ago
  96. aed0fd4 iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ by Johannes Berg · 14 years ago
  97. b2ccccd iwlagn: check for SMPS mode by Wey-Yi Guy · 14 years ago
  98. 75a56ec iwlwifi: two more SKUs for 6x05 series by Wey-Yi Guy · 14 years ago
  99. b36b110 iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged by Todd Previte · 14 years ago
  100. 79d3eef iwlagn: add P2P NoA to probe responses by Johannes Berg · 14 years ago