1. 8a8bc5a ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer by Vasanthakumar Thiagarajan · 13 years ago
  2. 77fccc7 ath6kl: Remove ath6kl_wmi_iterate_nodes() by Vasanthakumar Thiagarajan · 13 years ago
  3. 39dd3fc ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes() by Vasanthakumar Thiagarajan · 13 years ago
  4. 852bd9d ath6kl: Move initialization/deinitialization of scan_table to appropriate functions by Vasanthakumar Thiagarajan · 13 years ago
  5. 9d0c6bc ath6kl: Cleanup parameters of wlan_node_table_init() by Vasanthakumar Thiagarajan · 13 years ago
  6. 46ff8d5 ath6kl: Remove ath6kl_wmi_get_current_bssid() by Vasanthakumar Thiagarajan · 13 years ago
  7. 70df051 ath6kl: Remove bssid from struct wmi by Vasanthakumar Thiagarajan · 13 years ago
  8. e4c7ffc ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes() by Vasanthakumar Thiagarajan · 13 years ago
  9. 7c3075e ath6kl: Move scan table from wmi to ath6kl by Vasanthakumar Thiagarajan · 13 years ago
  10. 2865785 ath6kl: Cleanup void *parent_dev in struct wmi by Vasanthakumar Thiagarajan · 13 years ago
  11. 37ca633 ath6kl: change aggreation timeout message from an error to a debug message by Kalle Valo · 13 years ago
  12. f96efb5 ath6kl: remove dependency to wireless extensions by Kalle Valo · 13 years ago
  13. 6fd1eac ath6kl: fix crash when interface is closed but scan is ongoing by Kalle Valo · 13 years ago
  14. cf104c2 ath6kl: fix atomicity in ath6kl_cfg80211_scan_node() by Kalle Valo · 13 years ago
  15. b2c76bb ath6kl: don't force foreground scan when connected by Kalle Valo · 13 years ago
  16. 575b5f3 ath6kl: Use bit field macros to maintain wlan enabled and disabled status by Raja Mani · 13 years ago
  17. c8790cb ath6kl: Avoid two memset to clear src and desr mac addr variable memory in ath6kl_wmi_dot11_hdr_remove() by Raja Mani · 13 years ago
  18. 5ba3ee4 ath6kl: Rearrange the variable and the value position in IF condition by Raja Mani · 13 years ago
  19. 2588f55 ath6kl: Print bad trailer data only when htc fails to parse trailer info by Raja Mani · 13 years ago
  20. 58d92ab ath6kl: Remove unused struct ath6kl_async_reg_io_buffer by Vasanthakumar Thiagarajan · 13 years ago
  21. fcb8205 ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target by Vasanthakumar Thiagarajan · 13 years ago
  22. 7520ceb ath6kl: Bypass reading irq status based on chk_irq_status_cnt by Vasanthakumar Thiagarajan · 13 years ago
  23. 50745af ath6kl: Move scatter information from ath6kl_device to htc_target by Vasanthakumar Thiagarajan · 13 years ago
  24. 5be8824 ath6kl: Move block_sz and block_mask from ath6kl_device to htc_target by Vasanthakumar Thiagarajan · 13 years ago
  25. 3b2f5e5 ath6kl: Move bundle size from ath6kl_device to htc_target by Vasanthakumar Thiagarajan · 13 years ago
  26. df45f7f ath6kl: Remove callback msg_pending() and used the function directly by Vasanthakumar Thiagarajan · 13 years ago
  27. 23b7840 ath6kl: Minor cleanup in ath6kldev_submit_scat_req() by Vasanthakumar Thiagarajan · 13 years ago
  28. ca06cad ath6kl: Remove ath6kldev_setup_msg_bndl() by Vasanthakumar Thiagarajan · 13 years ago
  29. 348a8fb ath6kl: Merge scatter rw request functions into one by Vasanthakumar Thiagarajan · 13 years ago
  30. da22069 ath6kl: Refactor ath6kl_sdio_read_write_sync() by Vasanthakumar Thiagarajan · 13 years ago
  31. 4a005c3 ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_req by Vasanthakumar Thiagarajan · 13 years ago
  32. cfeab10 ath6kl: Merge scatter gather setup functions for two method by Vasanthakumar Thiagarajan · 13 years ago
  33. 18a0f93 ath6kl: Move down scatter enable and cleanup functions by Vasanthakumar Thiagarajan · 13 years ago
  34. ac2bba0 ath6kl: Cleanup ath6kl_sdio_cleanup_scatter() by Vasanthakumar Thiagarajan · 13 years ago
  35. def85c0 ath6kl: Cleanup ath6kl_sdio_enable_scatter() by Vasanthakumar Thiagarajan · 13 years ago
  36. 3df505a ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource() by Vasanthakumar Thiagarajan · 13 years ago
  37. e041c7f ath6kl: Remove endpoint reference from hif_scatter_req by Vasanthakumar Thiagarajan · 13 years ago
  38. 7c565b6 ath6kl: Remove useless flags in hif_scatter_req by Vasanthakumar Thiagarajan · 13 years ago
  39. d4df789 ath6kl: Remove struct hif_scatter_req_priv by Vasanthakumar Thiagarajan · 13 years ago
  40. c630d18 ath6kl: Move ath6kl_sdio_async_rw_scatter() down to other hif_ops functions by Vasanthakumar Thiagarajan · 13 years ago
  41. f74a736 ath6kl: cleanup callbacks for different scatter gather method by Vasanthakumar Thiagarajan · 13 years ago
  42. bdcd817 Add ath6kl cleaned up driver by Kalle Valo · 13 years ago
  43. f749b94 ath9k: use the new channel noise value for signal strength and survey info by Felix Fietkau · 13 years ago
  44. f23fba49 ath9k_hw: calculate a much better approximation of channel noise by Felix Fietkau · 13 years ago
  45. 987dafa mac80211/mesh: make the preq queue lock consistent by Baruch Siach · 13 years ago
  46. dfb72c4 libertas_usb: program OLPC EC wakeup mask for wake-on-WLAN by Daniel Drake · 13 years ago
  47. 9c204b4 ath9k_hw: do not limit initial tx power to 20 dbm by Felix Fietkau · 13 years ago
  48. 071bfef ath9k_hw: fix calculated runtime tx power limit by Felix Fietkau · 13 years ago
  49. e832bf1 ath9k_hw: remove the tx power index offset by Felix Fietkau · 13 years ago
  50. bb1f3ad ath5k: remove last references to "softc" by Pavel Roskin · 13 years ago
  51. 931be26 ath5k: clean up base.h and its use by Pavel Roskin · 13 years ago
  52. d601d9c ath: fix spelling of Grenada by Pavel Roskin · 13 years ago
  53. aea0514 orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 by Pavel Roskin · 13 years ago
  54. fb3d936 hostap_cs: support cards with "Version 01.02" as third product ID by Pavel Roskin · 13 years ago
  55. 3ed8c26 pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3 by Pavel Roskin · 13 years ago
  56. ea7a03c b43legacy: report core number by Pavel Roskin · 13 years ago
  57. 39e6871 mac80211: Don't use a buf_size=0 in ADDBA requests by Helmut Schaa · 13 years ago
  58. 3ca9788 mac80211: Stop TX BA session if buf_size is zero by Helmut Schaa · 13 years ago
  59. 191d6a8 b43legacy: remove 64-bit DMA support by Pavel Roskin · 13 years ago
  60. ae7f9a7 iwlagn: support v2 of enhanced sensitivity table by Wey-Yi Guy · 13 years ago
  61. e7515ba iwlagn: change default sensitivity value for 5000 and 6000 series by Wey-Yi Guy · 13 years ago
  62. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  63. c6baf7f iwlagn: support new P2P implementation by Johannes Berg · 13 years ago
  64. 4d2a5d0 iwlagn: move context init after firmware loading by Johannes Berg · 13 years ago
  65. ca9a460 iwlagn: bump firmware API for some devices by Johannes Berg · 13 years ago
  66. 5d7969b iwlagn: separate firmware version warning by Johannes Berg · 13 years ago
  67. 306584c iwlagn: Remove ht40 support from 5.2GHz for _bgn devices by Wey-Yi Guy · 13 years ago
  68. 946572b2 iwlagn: default smps mode for 1000 series device by Wey-Yi Guy · 13 years ago
  69. 72c04ce iwlagn: reserve queue 10 for TX during scan dwell by Johannes Berg · 13 years ago
  70. 32c2546 ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value by Pavel Roskin · 13 years ago
  71. 8d44a82 ath5k: remove most references to XR by Pavel Roskin · 13 years ago
  72. 2972cc1 ath5k: remove unused and write-only structures and fields by Pavel Roskin · 13 years ago
  73. eb93e89 ath9k: remove all references to subsysid, it's never used by Pavel Roskin · 13 years ago
  74. a3e72cd bcm47xx: fix irq assignment for new SoCs. by Hauke Mehrtens · 13 years ago
  75. c1d1c5d bcm47xx: add support for bcma bus by Hauke Mehrtens · 13 years ago
  76. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  77. 08ccf572 bcm47xx: prepare to support different buses by Hauke Mehrtens · 13 years ago
  78. 908debc bcma: get CPU clock by Hauke Mehrtens · 13 years ago
  79. e3afe0e bcma: add serial console support by Hauke Mehrtens · 13 years ago
  80. 21e0534 bcma: add mips driver by Hauke Mehrtens · 13 years ago
  81. ecd177c bcma: add SOC bus by Hauke Mehrtens · 13 years ago
  82. 517f43e bcma: add functions to scan cores needed on SoCs by Hauke Mehrtens · 13 years ago
  83. 67a5c29 bcma: move initializing of struct bcma_bus to own function. by Hauke Mehrtens · 13 years ago
  84. 982eee6 bcma: move parsing of EEPROM into own function. by Hauke Mehrtens · 13 years ago
  85. 581c9c4 ath9k: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  86. 26aaa4a mwifiex: remove redundant variable scan_table_idx by Bing Zhao · 13 years ago
  87. 8e92f2a libertas_usb: use USB interface as parent device by Daniel Drake · 13 years ago
  88. 49fee69 libertas: link mesh device to wiphy by Daniel Drake · 13 years ago
  89. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago
  90. 67a5003 mwifiex: remove wireless.h inclusion and fix resulting bugs by Bing Zhao · 13 years ago
  91. 7c966a6 mac80211: remove linux/wireless.h inclusion by Johannes Berg · 13 years ago
  92. bb9b08a mwifiex: add wext include by Johannes Berg · 13 years ago
  93. 9090e16 wl1251: remove wext dependencies by Johannes Berg · 13 years ago
  94. 3b40c04 wl12xx: remove wext dependencies by Johannes Berg · 13 years ago
  95. 029111e rndis_wlan: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  96. 6cff689 b43legacy: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  97. 9a5a133 b43: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  98. 2ee33f3 ath5k: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  99. e2a772f iwlegacy: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  100. 29a34f9 iwlagn: remove wireless extensions inclusions by Johannes Berg · 13 years ago