1. f0118a4 iwlwifi: ucode statistics data structure update by Wey-Yi Guy · 16 years ago
  2. f052797 iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL by Wey-Yi Guy · 16 years ago
  3. 67e2eb2 mwl8k: move receive processing to tasklet by Lennert Buytenhek · 16 years ago
  4. 1e9f9de3 mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running by Lennert Buytenhek · 16 years ago
  5. efb7c49 mwl8k: allow limiting the amount of transmit reclaim done by Lennert Buytenhek · 16 years ago
  6. b64fe61 mwl8k: basic AP interface support by Lennert Buytenhek · 16 years ago
  7. a9e00b1 mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR by Lennert Buytenhek · 16 years ago
  8. 3f5610f mwl8k: implement AP firmware station database maintenance by Lennert Buytenhek · 16 years ago
  9. 088aab8 mwl8k: add the AP version of USE_FIXED_RATE by Lennert Buytenhek · 16 years ago
  10. b71ed2c mwl8k: simplify mwl8k_cmd_use_fixed_rate() by Lennert Buytenhek · 16 years ago
  11. 62abd3c mwl8k: bump the transmit wait timeout to 5 seconds by Lennert Buytenhek · 16 years ago
  12. b569e92 mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params() by Lennert Buytenhek · 16 years ago
  13. c2c2b12 mwl8k: minor cleanups by Lennert Buytenhek · 16 years ago
  14. 199afd9 ath9k: Fix monitor mode handling by Sujith · 16 years ago
  15. 1395d3f ath9k: Add debugfs file for RX errors by Sujith · 16 years ago
  16. cc9c378 ath9k: Fix queue handling by Sujith · 16 years ago
  17. 285f2dda ath9k: Cleanup init/deinit routines by Sujith · 16 years ago
  18. 1b04b93 ath9k: Cleanup Powersave flags by Sujith · 16 years ago
  19. 5562420 ath9k: Add new file init.c by Sujith · 16 years ago
  20. 0fca65c ath9k: Add a new file for GPIO by Sujith · 16 years ago
  21. 81f14df b43: LP-PHY: note and explain specs inconsistency by Rafał Miłecki · 16 years ago
  22. 80a112f wl1251: fix sleep related error paths in wl1251_op_bss_info_changed() by Kalle Valo · 16 years ago
  23. dc52f0a wl1251: use mac80211 provided channel parameters in scanning by Kalle Valo · 16 years ago
  24. e477c56 wl1251: get probe request template from mac80211 by Kalle Valo · 16 years ago
  25. 3a98c30 wl1251: cleanup scanning code by Kalle Valo · 16 years ago
  26. f7f7057 wl1251: get PS Poll and Nullfunc templates from mac80211 by Kalle Valo · 16 years ago
  27. b3579d6 rt2x00: Make rt2800_init_led static and don't export it. by Gertjan van Wingerde · 16 years ago
  28. 67a4c1e rt2x00: Unify rt2800 WPDMA ready waiting functions. by Gertjan van Wingerde · 16 years ago
  29. 6c0fe26 rt2x00: RF3052 is a valid RF chipset for USB devices as well. by Gertjan van Wingerde · 16 years ago
  30. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 16 years ago
  31. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 16 years ago
  32. e1aa369 ath5k: Fix functions for getting/setting slot time by Lukáš Turek · 16 years ago
  33. 14acdde ath9k: re-enable ps by default for new single chip families by Luis R. Rodriguez · 16 years ago
  34. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  35. 341c979 mwl8k: pass GET_HW_SPEC capability bitmask up the stack by Lennert Buytenhek · 16 years ago
  36. a2292d8 mwl8k: trivial rx-only ampdu implementation by Lennert Buytenhek · 16 years ago
  37. 13935e2 mwl8k: pass in HT capabilities and rates when associating by Lennert Buytenhek · 16 years ago
  38. 610677d mwl8k: allow setting HT channels by Lennert Buytenhek · 16 years ago
  39. 9e1b17e mwl8k: add support for 88w8363 in STA mode by Lennert Buytenhek · 16 years ago
  40. c3cbbe8 mwl8k: fix changed flags handling in mwl8k_bss_info_changed() by Lennert Buytenhek · 16 years ago
  41. c6e9601 mwl8k: honor peer rate set by Lennert Buytenhek · 16 years ago
  42. a680400 mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta by Lennert Buytenhek · 16 years ago
  43. 0a11dfc mwl8k: remove mwl8k_vif::bssid, which is now useless by Lennert Buytenhek · 16 years ago
  44. bbfd912 mwl8k: handle station database update for AP's sta entry via ->sta_notify() by Lennert Buytenhek · 16 years ago
  45. 25d81b1 mwl8k: move struct peer_capability_info to its only user by Lennert Buytenhek · 16 years ago
  46. 9a2303b mwl8k: make the tx ring drain status messages somewhat more friendly by Lennert Buytenhek · 16 years ago
  47. 153458f mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails by Lennert Buytenhek · 16 years ago
  48. 9194223 mwl8k: bail out if there is no AP firmware image support for this chip by Lennert Buytenhek · 16 years ago
  49. 6976b66 mwl8k: update version number to 0.11 by Lennert Buytenhek · 16 years ago
  50. 61b91c1 iwlwifi: remove linux/utsrelease.h dependency by Zhu Yi · 16 years ago
  51. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 16 years ago
  52. 301a823 rt2x00: Fix LED configuration setting for rt2800. by Gertjan van Wingerde · 16 years ago
  53. b59a52f rt2x00: use correct headroom for transmission by Pavel Roskin · 16 years ago
  54. 359207c ath5k: Fix eeprom checksum check for custom sized eeproms by Luis R. Rodriguez · 16 years ago
  55. 7de3c5d zd1211rw: Fix multicast filtering. by Benoit Papillault · 16 years ago
  56. 8a9ac16 iwl: off by one bug by Dan Carpenter · 16 years ago
  57. 90852f7 mwl8k: fix configure_filter() memory leak on error by Lennert Buytenhek · 16 years ago
  58. 13bda12 ath9k: fix ito64 by Ming Lei · 16 years ago
  59. 4ef2501 ath9k: Fix Kconfig depends for ATH9K_DEBUGFS by Dominik Geyer · 16 years ago
  60. 5163363 wl1271: fix timeout in wl1271_top_reg_read by Juha Leppanen · 16 years ago
  61. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  62. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 16 years ago
  63. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 16 years ago
  64. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 16 years ago
  65. d30506e rtl8187: remove priv->mode by John W. Linville · 16 years ago
  66. 643aab6 rtl8180: remove priv->mode by John W. Linville · 16 years ago
  67. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 16 years ago
  68. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 16 years ago
  69. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 16 years ago
  70. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 16 years ago
  71. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 16 years ago
  72. 04477bf wl1271: Check vif for NULL when indicating beacon-loss by Juuso Oikarinen · 16 years ago
  73. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 16 years ago
  74. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 16 years ago
  75. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 16 years ago
  76. ec078d9 wl1271: Change rates configured for templates by Juuso Oikarinen · 16 years ago
  77. e0d8bbf wl1271: Add rudimentary ad-hoc support by Juuso Oikarinen · 16 years ago
  78. 26a63f6 wl1271: Remove beacon-loss-ind from PSM entry failure handling by Juuso Oikarinen · 16 years ago
  79. 01ac17e wl1271: Add pre-power-on sleep by Juuso Oikarinen · 16 years ago
  80. 9ccd921 wl1271: Implement chipset boot retry by Juuso Oikarinen · 16 years ago
  81. af5e084 wl1271: prevent power save entry while not associated by Juuso Oikarinen · 16 years ago
  82. 13f2dc5 wl1271: Fix event acknowledging functionality by Juuso Oikarinen · 16 years ago
  83. a6fe231 wl1271: Use slow rates for association messages by Juuso Oikarinen · 16 years ago
  84. 018b171 wl1271: Remove smart reflex ACX by Juuso Oikarinen · 16 years ago
  85. 149e387 wl1271: Configure smart-reflex paramter values. by Juuso Oikarinen · 16 years ago
  86. 9421089 wl1271: use channel 1 when configuring the data path by Luciano Coelho · 16 years ago
  87. 3ed8f2c wl1271: some new configuration values according to new reference by Luciano Coelho · 16 years ago
  88. 8cf5e8e wl1271: upload only the first 468 bytes from the NVS file by Luciano Coelho · 16 years ago
  89. 98b2a68 wl1271: add gpio_power file in debugfs to power the chip on and off by Luciano Coelho · 16 years ago
  90. 1b38ea8 wl1271: fix one typo in the rx_rssi_and_proc_compens values by Luciano Coelho · 16 years ago
  91. 6e92b41 wl1271: implement dco itrim parameters setting by Luciano Coelho · 16 years ago
  92. ac9b40f wl1271: use the correct macro when setting the basic rates by Luciano Coelho · 16 years ago
  93. bdcbbb9 wl1271: set null data template when BSSID is known by Luciano Coelho · 16 years ago
  94. cd26476 wl1271: check result code from the join command by Luciano Coelho · 16 years ago
  95. a2d0e3f wl1271: limit TX power to 25dBm for every channel by Luciano Coelho · 16 years ago
  96. 9cf25fe wl1271: remove workaround for disconnection by Luciano Coelho · 16 years ago
  97. c7f43e4 wl1271: use join command with dummy BSSID by Luciano Coelho · 16 years ago
  98. cf18be4 wl1271: added radio parameters configuration values newer firmwares by Luciano Coelho · 16 years ago
  99. a3e8484 wl1271: update radio and general parameters values by Luciano Coelho · 16 years ago
  100. 76c0f8d wl1271: updated general parameters structure for newer firmwares by Luciano Coelho · 16 years ago