1. 5719efd ath: Add function to check if 4.9GHz channels are allowed by Bruno Randolf · 14 years ago
  2. 20a9049 ath5k: Use local variable for capabilities by Bruno Randolf · 14 years ago
  3. 5bec3e5 ath9k: fix tx queue index confusion in debugfs code by Felix Fietkau · 14 years ago
  4. 9ac5861 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 14 years ago
  5. 0cdd5c6 ath9k: remove the bf->aphy field by Felix Fietkau · 14 years ago
  6. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 14 years ago
  7. 3430239 ath9k: remove the virtual wiphy debugfs interface by Felix Fietkau · 14 years ago
  8. 9246041 ath9k: clean up the code that wakes the mac80211 queues by Felix Fietkau · 14 years ago
  9. cbdbc5e Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  10. 8d8d3fd ath9k: fix misplaced debug code by Felix Fietkau · 14 years ago
  11. aa32452 carl9170: utilize fw seq counter for mgmt/non-QoS data frames by Christian Lamparter · 14 years ago
  12. c42d6cf carl9170: enable wake-on-lan feature testing by Christian Lamparter · 14 years ago
  13. 9e09b5c carl9170: update fw/hw headers by Christian Lamparter · 14 years ago
  14. 436d0d9 ath9k: clean up enums and unused macros by Mohammed Shafi Shajakhan · 14 years ago
  15. ba99d93 mac80211: use DECLARE_EVENT_CLASS by Johannes Berg · 14 years ago
  16. 62362de Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  17. 97d9c3a ath5k: ath5k_setup_channels cleanup and whitespace by Bruno Randolf · 14 years ago
  18. 0a8d7cb ath9k_hw: read and backup AR_WA register value even before chip reset on. by Senthil Balasubramanian · 14 years ago
  19. ac45c12 ath9k_hw: Fix incorrect macversion and macrev checks by Senthil Balasubramanian · 14 years ago
  20. e5e2f24 wl12xx: disable auto-arp by Eliad Peller · 14 years ago
  21. ea45b2c wl12xx: Increase scan channel dwell time for passive scans by Juuso Oikarinen · 14 years ago
  22. 8e2de74 wl12xx: wrong values are returned in gpio_power_write() by Eliad Peller · 14 years ago
  23. bbba3e6 wl12xx: BA receiver support by Levi, Shahar · 14 years ago
  24. 4b7fac7 wl12xx: BA initiator support by Levi, Shahar · 14 years ago
  25. 6c89b7b wl12xx: Add channel 14 to list of supported 2ghz channels by Arik Nemtsov · 14 years ago
  26. d75387c wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW by Arik Nemtsov · 14 years ago
  27. 4ae3fa8 wl12xx: Cleanup PLT mode when module is removed by Juuso Oikarinen · 14 years ago
  28. 1d4801f wl12xx: fix some endianess bugs by Eliad Peller · 14 years ago
  29. 4c9cfa7 wl12xx: add hw configuration for max supported AMDPU size by Luciano Coelho · 14 years ago
  30. 491bbd6 wl12xx: change debug_level module param sysfs permissions by Guy Eilam · 14 years ago
  31. 2d6e4e76 wl12xx: lock the RCU when accessing sta via ieee80211_find_sta() by Luciano Coelho · 14 years ago
  32. a8aaaf5 wl12xx: don't modify the global supported band structures by Luciano Coelho · 14 years ago
  33. fa287b8 wl12xx: don't join upon disassociation by Eliad Peller · 14 years ago
  34. 2354b9f MAINTAINERS: update information for the wl12xx driver by Luciano Coelho · 14 years ago
  35. 038d925 wl12xx: Enable AP-mode by Arik Nemtsov · 14 years ago
  36. 31d26ec wl12xx: Read MAC address from NVS file on HW startup by Arik Nemtsov · 14 years ago
  37. 166d504 wl12xx: AP mode - fetch appropriate firmware for AP by Arik Nemtsov · 14 years ago
  38. 7f179b4 wl12xx: AP mode - encryption support by Arik Nemtsov · 14 years ago
  39. 488fc54 wl12xx: AP mode - record TX configuration settings by Arik Nemtsov · 14 years ago
  40. c6c8a65 wl12xx: AP mode - changes in TX path by Arik Nemtsov · 14 years ago
  41. f84f7d7 wl12xx: AP mode - add STA add/remove ops by Arik Nemtsov · 14 years ago
  42. 7d05786 wl12xx: AP mode - change filter config by Arik Nemtsov · 14 years ago
  43. bee0ffe wl12xx: AP mode config in ieee80211_ops.config by Arik Nemtsov · 14 years ago
  44. e78a287 wl12xx: Configure AP on BSS info change by Arik Nemtsov · 14 years ago
  45. beb6c88 wl12xx: Add AP related definitions to HOST-FW interface by Arik Nemtsov · 14 years ago
  46. ae113b5 wl12xx: AP specific RX filter configuration by Arik Nemtsov · 14 years ago
  47. e0fe371 wl12xx: AP mode - init sequence by Arik Nemtsov · 14 years ago
  48. 05285cf wl12xx: AP mode - workaround for FW bug on station remove by Arik Nemtsov · 14 years ago
  49. 98bdaab wl12xx: AP-mode high level commands by Arik Nemtsov · 14 years ago
  50. 203c903 wl12xx: AP mode - add AP specific event by Arik Nemtsov · 14 years ago
  51. 79b223f wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands by Arik Nemtsov · 14 years ago
  52. 1e05a81 wl12xx: Add AP related configuration to conf_drv_settings by Arik Nemtsov · 14 years ago
  53. 6177eae wl12xx: fix some sparse warnings by Eliad Peller · 14 years ago
  54. 0dd3866 wl12xx: use after free in debug code by Dan Carpenter · 14 years ago
  55. 3c2c04a wl12xx: remove redundant debugfs_remove_recursive() call by Eliad Peller · 14 years ago
  56. f35c0c5 iwlwifi: initial P2P support by Wey-Yi Guy · 14 years ago
  57. 9407391 iwlwifi: replace minimum slot time constant by Johannes Berg · 14 years ago
  58. 9b9190d iwlwifi: implement remain-on-channel by Johannes Berg · 14 years ago
  59. 9d4dea7 iwlagn: Enable idle powersave mode in 1000 series by Meenakshi Venkataraman · 14 years ago
  60. 24834d2 iwlwifi: correct debugfs data dumped from sram by Jay Sternberg · 14 years ago
  61. fcdf1f7 iwlwifi: add hw rev for 2000 series devices by Wey-Yi Guy · 14 years ago
  62. 14a7576 iwlwifi: remove g2 from csr hw rev by Wey-Yi Guy · 14 years ago
  63. 52d8a50 iwlagn: remove Gen2 from Kconfig by Wey-Yi Guy · 14 years ago
  64. d380cbc iwlagn: add 2000 series to Kconfig by Wey-Yi Guy · 14 years ago
  65. 04b8e75 iwlagn: add 2000 series pci id by Wey-Yi Guy · 14 years ago
  66. c5a5e18 iwlagn: 2000 series devices support by Wey-Yi Guy · 14 years ago
  67. fa57980 iwlagn: add 2000 series EEPROM version by Wey-Yi Guy · 14 years ago
  68. 1956e1a iwlagn: remove reference to gen2a and gen2b by Wey-Yi Guy · 14 years ago
  69. 5ed540a iwlwifi: use mac80211 throughput trigger by Wey-Yi Guy · 14 years ago
  70. 4a4fdf2 ath9k_hw: replace magic values in register writes with proper defines by Felix Fietkau · 14 years ago
  71. 2b1351a ath5k: Simplify loop when setting up channels by Bruno Randolf · 14 years ago
  72. d7e86c3 ath9k: remove a bogus error message by Felix Fietkau · 14 years ago
  73. 930a762 ath5k: Remove redundant sc->curband by Bruno Randolf · 14 years ago
  74. 4b3721c ath5k: Remove unused sc->curmode by Bruno Randolf · 14 years ago
  75. 75f9569 ath5: Remove unused CTL definitions by Bruno Randolf · 14 years ago
  76. 410e612 ath5k: Add 802.11j 4.9GHz channels to allowed channels by Bruno Randolf · 14 years ago
  77. 0810569 ath5k: Rename ath5k_copy_channels by Bruno Randolf · 14 years ago
  78. 90c02d7 ath5k: Use mac80211 channel mapping function by Bruno Randolf · 14 years ago
  79. 7755bad ath9k: Try more than one queue when scheduling new aggregate. by Ben Greear · 14 years ago
  80. 55f6d0f ath9k: Add 'misc' file to debugfs, fix queue indexes. by Ben Greear · 14 years ago
  81. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  82. 60f2d1d ath9k: Restart xmit logic in xmit watchdog. by Ben Greear · 14 years ago
  83. 71e025a ath9k: More xmit queue debugfs information. by Ben Greear · 14 years ago
  84. 7f010c9 ath9k: Keep track of stations for debugfs. by Ben Greear · 14 years ago
  85. bda8add ath9k: Add counters to distinquish AMPDU enqueues. by Ben Greear · 14 years ago
  86. 082f653 ath9k: Ensure xmit makes progress. by Ben Greear · 14 years ago
  87. 9244f48 ath9k: Remove un-used member from ath_node. by Ben Greear · 14 years ago
  88. 2dac4fb ath9k: Add more information to debugfs xmit file. by Ben Greear · 14 years ago
  89. 233536e ath9k: Initialize ah->hw by Ben Greear · 14 years ago
  90. 1f427dd ath9k: Show some live tx-queue values in debugfs. by Ben Greear · 14 years ago
  91. b305dae mac80211: Fix skb-copy failure debug message. by Ben Greear · 14 years ago
  92. ea67485 iwlwifi: fix 4965 notification wait setup by Johannes Berg · 14 years ago
  93. 2a1a78d iwlagn: return error if PAN disable timeout by Johannes Berg · 14 years ago
  94. 311dce7 iwlagn: properly wait for PAN disable by Johannes Berg · 14 years ago
  95. 7194207c iwlagn: add support for waiting for notifications by Johannes Berg · 14 years ago
  96. f945f10 iwlagn: make iwl_rx_handle static by Johannes Berg · 14 years ago
  97. fbb327c mac80211: drop non-auth 3-addr data frames when running as a 4-addr station by Felix Fietkau · 14 years ago
  98. 5dd36bc mac80211: allow advertising correct maximum aggregate size by Johannes Berg · 14 years ago
  99. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  100. ac1bd84 mac80211: don't return beacons when mesh is disabled by Johannes Berg · 14 years ago