1. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 14 years ago
  2. 81f14df b43: LP-PHY: note and explain specs inconsistency by Rafał Miłecki · 14 years ago
  3. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 14 years ago
  4. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 14 years ago
  5. 80a112f wl1251: fix sleep related error paths in wl1251_op_bss_info_changed() by Kalle Valo · 14 years ago
  6. dc52f0a wl1251: use mac80211 provided channel parameters in scanning by Kalle Valo · 14 years ago
  7. e477c56 wl1251: get probe request template from mac80211 by Kalle Valo · 14 years ago
  8. 3a98c30 wl1251: cleanup scanning code by Kalle Valo · 14 years ago
  9. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 14 years ago
  10. 05e54ea mac80211: create Probe Request template by Kalle Valo · 14 years ago
  11. f7f7057 wl1251: get PS Poll and Nullfunc templates from mac80211 by Kalle Valo · 14 years ago
  12. d8cd189 mac80211: use PS Poll and Nullfunc templates when sending such frames by Kalle Valo · 14 years ago
  13. 7044cc5 mac80211: add functions to create PS Poll and Nullfunc templates by Kalle Valo · 14 years ago
  14. b3579d6 rt2x00: Make rt2800_init_led static and don't export it. by Gertjan van Wingerde · 15 years ago
  15. 67a4c1e rt2x00: Unify rt2800 WPDMA ready waiting functions. by Gertjan van Wingerde · 15 years ago
  16. 6c0fe26 rt2x00: RF3052 is a valid RF chipset for USB devices as well. by Gertjan van Wingerde · 15 years ago
  17. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  18. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 14 years ago
  19. e00cfce mac80211: Select lowest rate based on basic rate set in AP mode by Jouni Malinen · 15 years ago
  20. 3dc1de0 mac80211: quit addba_resp_timer if Tx BA session is torn down by Zhu Yi · 15 years ago
  21. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 15 years ago
  22. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 15 years ago
  23. e1aa369 ath5k: Fix functions for getting/setting slot time by Lukáš Turek · 15 years ago
  24. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  25. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  26. 14acdde ath9k: re-enable ps by default for new single chip families by Luis R. Rodriguez · 15 years ago
  27. cfa6cb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  28. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 14 years ago
  29. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 14 years ago
  30. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 14 years ago
  31. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  32. f3f66b6 mac80211: fix ampdu_action tx_start ssn by Christian Lamparter · 15 years ago
  33. 341c979 mwl8k: pass GET_HW_SPEC capability bitmask up the stack by Lennert Buytenhek · 15 years ago
  34. a2292d8 mwl8k: trivial rx-only ampdu implementation by Lennert Buytenhek · 15 years ago
  35. 13935e2 mwl8k: pass in HT capabilities and rates when associating by Lennert Buytenhek · 15 years ago
  36. 610677d mwl8k: allow setting HT channels by Lennert Buytenhek · 15 years ago
  37. 9e1b17e mwl8k: add support for 88w8363 in STA mode by Lennert Buytenhek · 15 years ago
  38. c3cbbe8 mwl8k: fix changed flags handling in mwl8k_bss_info_changed() by Lennert Buytenhek · 15 years ago
  39. c6e9601 mwl8k: honor peer rate set by Lennert Buytenhek · 15 years ago
  40. a680400 mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta by Lennert Buytenhek · 15 years ago
  41. 0a11dfc mwl8k: remove mwl8k_vif::bssid, which is now useless by Lennert Buytenhek · 15 years ago
  42. bbfd912 mwl8k: handle station database update for AP's sta entry via ->sta_notify() by Lennert Buytenhek · 15 years ago
  43. 25d81b1 mwl8k: move struct peer_capability_info to its only user by Lennert Buytenhek · 15 years ago
  44. 9a2303b mwl8k: make the tx ring drain status messages somewhat more friendly by Lennert Buytenhek · 15 years ago
  45. 153458f mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails by Lennert Buytenhek · 15 years ago
  46. 9194223 mwl8k: bail out if there is no AP firmware image support for this chip by Lennert Buytenhek · 15 years ago
  47. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago
  48. 6976b66 mwl8k: update version number to 0.11 by Lennert Buytenhek · 15 years ago
  49. fc5f757 mac80211: fix ieee80211_change_mac() to use struct sockaddr by Kalle Valo · 15 years ago
  50. 1990ca6 mac80211: fix a warning related to pointer conversion to u64 cookie by Kalle Valo · 15 years ago
  51. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  52. 61b91c1 iwlwifi: remove linux/utsrelease.h dependency by Zhu Yi · 15 years ago
  53. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 15 years ago
  54. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 14 years ago
  55. 301a823 rt2x00: Fix LED configuration setting for rt2800. by Gertjan van Wingerde · 15 years ago
  56. b59a52f rt2x00: use correct headroom for transmission by Pavel Roskin · 15 years ago
  57. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 15 years ago
  58. 359207c ath5k: Fix eeprom checksum check for custom sized eeproms by Luis R. Rodriguez · 15 years ago
  59. 7de3c5d zd1211rw: Fix multicast filtering. by Benoit Papillault · 15 years ago
  60. 8a9ac16 iwl: off by one bug by Dan Carpenter · 15 years ago
  61. 90852f7 mwl8k: fix configure_filter() memory leak on error by Lennert Buytenhek · 15 years ago
  62. 13bda12 ath9k: fix ito64 by Ming Lei · 15 years ago
  63. 4ef2501 ath9k: Fix Kconfig depends for ATH9K_DEBUGFS by Dominik Geyer · 15 years ago
  64. e5eb8bd mac80211: fix typo added by "mac80211: fix propagation of failed..." by John W. Linville · 15 years ago
  65. 5163363 wl1271: fix timeout in wl1271_top_reg_read by Juha Leppanen · 15 years ago
  66. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  67. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 15 years ago
  68. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 15 years ago
  69. 095d5ef mac80211: remove requeue from work by Johannes Berg · 15 years ago
  70. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  71. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  72. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  73. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  74. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  75. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  76. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  77. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  78. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  79. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  80. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  81. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  82. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  83. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  84. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  85. d30506e rtl8187: remove priv->mode by John W. Linville · 15 years ago
  86. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  87. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  88. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 15 years ago
  89. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  90. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 15 years ago
  91. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  92. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 15 years ago
  93. 04477bf wl1271: Check vif for NULL when indicating beacon-loss by Juuso Oikarinen · 15 years ago
  94. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 15 years ago
  95. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 15 years ago
  96. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 15 years ago
  97. ec078d9 wl1271: Change rates configured for templates by Juuso Oikarinen · 15 years ago
  98. e0d8bbf wl1271: Add rudimentary ad-hoc support by Juuso Oikarinen · 15 years ago
  99. 26a63f6 wl1271: Remove beacon-loss-ind from PSM entry failure handling by Juuso Oikarinen · 15 years ago
  100. 01ac17e wl1271: Add pre-power-on sleep by Juuso Oikarinen · 15 years ago