1. f5bb87c mwl8k: convert the priv->vif pointer to a list of vifs by Lennert Buytenhek · 15 years ago
  2. 0695323 mwl8k: use firmware capability field to decide which bands to register by Lennert Buytenhek · 15 years ago
  3. 42574ea mwl8k: allow selecting 5 GHz channels by Lennert Buytenhek · 15 years ago
  4. 8707d02 mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands by Lennert Buytenhek · 15 years ago
  5. 8547834 mwl8k: properly set receive status rate index on 5 GHz receive by Lennert Buytenhek · 15 years ago
  6. 4eae9ed mwl8k: add 5 GHz band channels and rates by Lennert Buytenhek · 15 years ago
  7. 1349ad2 mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC by Lennert Buytenhek · 15 years ago
  8. 777ad37 mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24 by Lennert Buytenhek · 15 years ago
  9. ca66527 mwl8k: add another 88w8366 PCI ID by Lennert Buytenhek · 15 years ago
  10. 657232b mwl8k: simplify sequence number assignment by Lennert Buytenhek · 15 years ago
  11. c97470d mwl8k: don't call SET_AID if we're not associated by Lennert Buytenhek · 15 years ago
  12. 9189c10 mwl8k: remove (mostly) write-only variable priv->current_channel by Lennert Buytenhek · 15 years ago
  13. c92d4ed mwl8k: update MODULE_FIRMWARE tags by Lennert Buytenhek · 15 years ago
  14. 4ff6ffa wl1251: add U-APSD support by Kalle Valo · 15 years ago
  15. 8f8ff916 wl1251: create qos null data template by Kalle Valo · 15 years ago
  16. 558a666 ieee80211: add struct ieee80211_hdr_qos by Kalle Valo · 15 years ago
  17. 0c74211 mac80211: check uapsd state for dynamic power save by Kalle Valo · 15 years ago
  18. 5c1b98a mac80211: create tx handler for dynamic ps by Kalle Valo · 15 years ago
  19. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  20. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  21. 2d46d7c mac80211: remove unused type argument by Johannes Berg · 15 years ago
  22. 678f415 mac80211: flush workqueue before calling driver ->stop() method by Lennert Buytenhek · 15 years ago
  23. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  24. 28f63a4 iwl-debugfs.c: remove unnecessary casts of void * by H Hartley Sweeten · 15 years ago
  25. 8ce1ef4 iwlwifi: fix bug in tx byte count table by Wey-Yi Guy · 15 years ago
  26. c15867f iwlwifi: remove obsoleted host command by Wey-Yi Guy · 15 years ago
  27. f0118a4 iwlwifi: ucode statistics data structure update by Wey-Yi Guy · 15 years ago
  28. f052797 iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL by Wey-Yi Guy · 15 years ago
  29. 90be561 mac80211: fix return from ieee80211_assoc_success by Johannes Berg · 15 years ago
  30. 67e2eb2 mwl8k: move receive processing to tasklet by Lennert Buytenhek · 15 years ago
  31. 1e9f9de3 mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running by Lennert Buytenhek · 15 years ago
  32. efb7c49 mwl8k: allow limiting the amount of transmit reclaim done by Lennert Buytenhek · 15 years ago
  33. b64fe61 mwl8k: basic AP interface support by Lennert Buytenhek · 15 years ago
  34. a9e00b1 mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR by Lennert Buytenhek · 15 years ago
  35. 3f5610f mwl8k: implement AP firmware station database maintenance by Lennert Buytenhek · 15 years ago
  36. 088aab8 mwl8k: add the AP version of USE_FIXED_RATE by Lennert Buytenhek · 15 years ago
  37. b71ed2c mwl8k: simplify mwl8k_cmd_use_fixed_rate() by Lennert Buytenhek · 15 years ago
  38. 62abd3c mwl8k: bump the transmit wait timeout to 5 seconds by Lennert Buytenhek · 15 years ago
  39. b569e92 mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params() by Lennert Buytenhek · 15 years ago
  40. c2c2b12 mwl8k: minor cleanups by Lennert Buytenhek · 15 years ago
  41. 3f0e0b2 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces by Felix Fietkau · 15 years ago
  42. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 15 years ago
  43. d524215 mac80211: use nullfunc frames for 4-addr sta detection by Felix Fietkau · 15 years ago
  44. 199afd9 ath9k: Fix monitor mode handling by Sujith · 15 years ago
  45. 1395d3f ath9k: Add debugfs file for RX errors by Sujith · 15 years ago
  46. cc9c378 ath9k: Fix queue handling by Sujith · 15 years ago
  47. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 15 years ago
  48. 1b04b93 ath9k: Cleanup Powersave flags by Sujith · 15 years ago
  49. 5562420 ath9k: Add new file init.c by Sujith · 15 years ago
  50. 0fca65c ath9k: Add a new file for GPIO by Sujith · 15 years ago
  51. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 15 years ago
  52. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 15 years ago
  53. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 15 years ago
  54. 81f14df b43: LP-PHY: note and explain specs inconsistency by Rafał Miłecki · 15 years ago
  55. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 15 years ago
  56. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  57. 80a112f wl1251: fix sleep related error paths in wl1251_op_bss_info_changed() by Kalle Valo · 15 years ago
  58. dc52f0a wl1251: use mac80211 provided channel parameters in scanning by Kalle Valo · 15 years ago
  59. e477c56 wl1251: get probe request template from mac80211 by Kalle Valo · 15 years ago
  60. 3a98c30 wl1251: cleanup scanning code by Kalle Valo · 15 years ago
  61. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 15 years ago
  62. 05e54ea mac80211: create Probe Request template by Kalle Valo · 15 years ago
  63. f7f7057 wl1251: get PS Poll and Nullfunc templates from mac80211 by Kalle Valo · 15 years ago
  64. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 15 years ago
  65. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 15 years ago
  66. b3579d6 rt2x00: Make rt2800_init_led static and don't export it. by Gertjan van Wingerde · 15 years ago
  67. 67a4c1e rt2x00: Unify rt2800 WPDMA ready waiting functions. by Gertjan van Wingerde · 15 years ago
  68. 6c0fe26 rt2x00: RF3052 is a valid RF chipset for USB devices as well. by Gertjan van Wingerde · 15 years ago
  69. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  70. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  71. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 15 years ago
  72. 3dc1de0 mac80211: quit addba_resp_timer if Tx BA session is torn down by Zhu Yi · 15 years ago
  73. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 15 years ago
  74. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 15 years ago
  75. e1aa369 ath5k: Fix functions for getting/setting slot time by Lukáš Turek · 15 years ago
  76. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  77. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  78. 14acdde ath9k: re-enable ps by default for new single chip families by Luis R. Rodriguez · 15 years ago
  79. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  80. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  81. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  82. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 15 years ago
  83. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  84. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 15 years ago
  85. 341c979 mwl8k: pass GET_HW_SPEC capability bitmask up the stack by Lennert Buytenhek · 15 years ago
  86. a2292d8 mwl8k: trivial rx-only ampdu implementation by Lennert Buytenhek · 15 years ago
  87. 13935e2 mwl8k: pass in HT capabilities and rates when associating by Lennert Buytenhek · 15 years ago
  88. 610677d mwl8k: allow setting HT channels by Lennert Buytenhek · 15 years ago
  89. 9e1b17e mwl8k: add support for 88w8363 in STA mode by Lennert Buytenhek · 15 years ago
  90. c3cbbe8 mwl8k: fix changed flags handling in mwl8k_bss_info_changed() by Lennert Buytenhek · 15 years ago
  91. c6e9601 mwl8k: honor peer rate set by Lennert Buytenhek · 15 years ago
  92. a680400 mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta by Lennert Buytenhek · 15 years ago
  93. 0a11dfc mwl8k: remove mwl8k_vif::bssid, which is now useless by Lennert Buytenhek · 15 years ago
  94. bbfd912 mwl8k: handle station database update for AP's sta entry via ->sta_notify() by Lennert Buytenhek · 15 years ago
  95. 25d81b1 mwl8k: move struct peer_capability_info to its only user by Lennert Buytenhek · 15 years ago
  96. 9a2303b mwl8k: make the tx ring drain status messages somewhat more friendly by Lennert Buytenhek · 15 years ago
  97. 153458f mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails by Lennert Buytenhek · 15 years ago
  98. 9194223 mwl8k: bail out if there is no AP firmware image support for this chip by Lennert Buytenhek · 15 years ago
  99. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago
  100. 6976b66 mwl8k: update version number to 0.11 by Lennert Buytenhek · 15 years ago