1. c2f4f52 b43legacy: Declare all possible ucodeX.fw files by Tim Gardner · 15 years ago
  2. 6021e08 b43: Declare at least one real firmware file using MODULE_FIRMWARE. by Tim Gardner · 15 years ago
  3. a0e803a iwmc3200wifi: Add UMAC wifi headers to the pmkid command by Samuel Ortiz · 15 years ago
  4. 79b6a51 Revert "iwmc3200wifi: fix array out-of-boundary access" by John W. Linville · 15 years ago
  5. a5fb297 mwl8k: update version number (to 0.12) and copyright by Lennert Buytenhek · 15 years ago
  6. ee0ddf1 mwl8k: enable multi-BSS AP operation by Lennert Buytenhek · 15 years ago
  7. aa21d0f6 mwl8k: post per-vif firmware commands as per-vif commands by Lennert Buytenhek · 15 years ago
  8. f57ca9c mwl8k: prepare for posting per-vif firmware commands by Lennert Buytenhek · 15 years ago
  9. f5bb87c mwl8k: convert the priv->vif pointer to a list of vifs by Lennert Buytenhek · 15 years ago
  10. 0695323 mwl8k: use firmware capability field to decide which bands to register by Lennert Buytenhek · 15 years ago
  11. 42574ea mwl8k: allow selecting 5 GHz channels by Lennert Buytenhek · 15 years ago
  12. 8707d02 mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands by Lennert Buytenhek · 15 years ago
  13. 8547834 mwl8k: properly set receive status rate index on 5 GHz receive by Lennert Buytenhek · 15 years ago
  14. 4eae9ed mwl8k: add 5 GHz band channels and rates by Lennert Buytenhek · 15 years ago
  15. 1349ad2 mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC by Lennert Buytenhek · 15 years ago
  16. 777ad37 mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24 by Lennert Buytenhek · 15 years ago
  17. ca66527 mwl8k: add another 88w8366 PCI ID by Lennert Buytenhek · 15 years ago
  18. 657232b mwl8k: simplify sequence number assignment by Lennert Buytenhek · 15 years ago
  19. c97470d mwl8k: don't call SET_AID if we're not associated by Lennert Buytenhek · 15 years ago
  20. 9189c10 mwl8k: remove (mostly) write-only variable priv->current_channel by Lennert Buytenhek · 15 years ago
  21. c92d4ed mwl8k: update MODULE_FIRMWARE tags by Lennert Buytenhek · 15 years ago
  22. 4ff6ffa wl1251: add U-APSD support by Kalle Valo · 15 years ago
  23. 8f8ff916 wl1251: create qos null data template by Kalle Valo · 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. 67e2eb2 mwl8k: move receive processing to tasklet by Lennert Buytenhek · 15 years ago
  30. 1e9f9de3 mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running by Lennert Buytenhek · 15 years ago
  31. efb7c49 mwl8k: allow limiting the amount of transmit reclaim done by Lennert Buytenhek · 15 years ago
  32. b64fe61 mwl8k: basic AP interface support by Lennert Buytenhek · 15 years ago
  33. a9e00b1 mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR by Lennert Buytenhek · 15 years ago
  34. 3f5610f mwl8k: implement AP firmware station database maintenance by Lennert Buytenhek · 15 years ago
  35. 088aab8 mwl8k: add the AP version of USE_FIXED_RATE by Lennert Buytenhek · 15 years ago
  36. b71ed2c mwl8k: simplify mwl8k_cmd_use_fixed_rate() by Lennert Buytenhek · 15 years ago
  37. 62abd3c mwl8k: bump the transmit wait timeout to 5 seconds by Lennert Buytenhek · 15 years ago
  38. b569e92 mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params() by Lennert Buytenhek · 15 years ago
  39. c2c2b12 mwl8k: minor cleanups by Lennert Buytenhek · 15 years ago
  40. 199afd9 ath9k: Fix monitor mode handling by Sujith · 15 years ago
  41. 1395d3f ath9k: Add debugfs file for RX errors by Sujith · 15 years ago
  42. cc9c378 ath9k: Fix queue handling by Sujith · 15 years ago
  43. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 15 years ago
  44. 1b04b93 ath9k: Cleanup Powersave flags by Sujith · 15 years ago
  45. 5562420 ath9k: Add new file init.c by Sujith · 15 years ago
  46. 0fca65c ath9k: Add a new file for GPIO by Sujith · 15 years ago
  47. 81f14df b43: LP-PHY: note and explain specs inconsistency by Rafał Miłecki · 15 years ago
  48. 80a112f wl1251: fix sleep related error paths in wl1251_op_bss_info_changed() by Kalle Valo · 15 years ago
  49. dc52f0a wl1251: use mac80211 provided channel parameters in scanning by Kalle Valo · 15 years ago
  50. e477c56 wl1251: get probe request template from mac80211 by Kalle Valo · 15 years ago
  51. 3a98c30 wl1251: cleanup scanning code by Kalle Valo · 15 years ago
  52. f7f7057 wl1251: get PS Poll and Nullfunc templates from mac80211 by Kalle Valo · 15 years ago
  53. b3579d6 rt2x00: Make rt2800_init_led static and don't export it. by Gertjan van Wingerde · 15 years ago
  54. 67a4c1e rt2x00: Unify rt2800 WPDMA ready waiting functions. by Gertjan van Wingerde · 15 years ago
  55. 6c0fe26 rt2x00: RF3052 is a valid RF chipset for USB devices as well. by Gertjan van Wingerde · 15 years ago
  56. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 15 years ago
  57. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 15 years ago
  58. e1aa369 ath5k: Fix functions for getting/setting slot time by Lukáš Turek · 15 years ago
  59. 14acdde ath9k: re-enable ps by default for new single chip families by Luis R. Rodriguez · 15 years ago
  60. 39825f4 iwlwifi: silence buffer overflow warning by Dan Carpenter · 15 years ago
  61. c91c3ef iwlwifi: disable tx on beacon update notification by Abhijeet Kolekar · 15 years ago
  62. c8106d7 iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr by Zhu Yi · 15 years ago
  63. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  64. 341c979 mwl8k: pass GET_HW_SPEC capability bitmask up the stack by Lennert Buytenhek · 15 years ago
  65. a2292d8 mwl8k: trivial rx-only ampdu implementation by Lennert Buytenhek · 15 years ago
  66. 13935e2 mwl8k: pass in HT capabilities and rates when associating by Lennert Buytenhek · 15 years ago
  67. 610677d mwl8k: allow setting HT channels by Lennert Buytenhek · 15 years ago
  68. 9e1b17e mwl8k: add support for 88w8363 in STA mode by Lennert Buytenhek · 15 years ago
  69. c3cbbe8 mwl8k: fix changed flags handling in mwl8k_bss_info_changed() by Lennert Buytenhek · 15 years ago
  70. c6e9601 mwl8k: honor peer rate set by Lennert Buytenhek · 15 years ago
  71. a680400 mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta by Lennert Buytenhek · 15 years ago
  72. 0a11dfc mwl8k: remove mwl8k_vif::bssid, which is now useless by Lennert Buytenhek · 15 years ago
  73. bbfd912 mwl8k: handle station database update for AP's sta entry via ->sta_notify() by Lennert Buytenhek · 15 years ago
  74. 25d81b1 mwl8k: move struct peer_capability_info to its only user by Lennert Buytenhek · 15 years ago
  75. 9a2303b mwl8k: make the tx ring drain status messages somewhat more friendly by Lennert Buytenhek · 15 years ago
  76. 153458f mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails by Lennert Buytenhek · 15 years ago
  77. 9194223 mwl8k: bail out if there is no AP firmware image support for this chip by Lennert Buytenhek · 15 years ago
  78. 6976b66 mwl8k: update version number to 0.11 by Lennert Buytenhek · 15 years ago
  79. 61b91c1 iwlwifi: remove linux/utsrelease.h dependency by Zhu Yi · 15 years ago
  80. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 15 years ago
  81. 301a823 rt2x00: Fix LED configuration setting for rt2800. by Gertjan van Wingerde · 15 years ago
  82. b59a52f rt2x00: use correct headroom for transmission by Pavel Roskin · 15 years ago
  83. 359207c ath5k: Fix eeprom checksum check for custom sized eeproms by Luis R. Rodriguez · 15 years ago
  84. 7de3c5d zd1211rw: Fix multicast filtering. by Benoit Papillault · 15 years ago
  85. 8a9ac16 iwl: off by one bug by Dan Carpenter · 15 years ago
  86. 90852f7 mwl8k: fix configure_filter() memory leak on error by Lennert Buytenhek · 15 years ago
  87. 13bda12 ath9k: fix ito64 by Ming Lei · 15 years ago
  88. 4ef2501 ath9k: Fix Kconfig depends for ATH9K_DEBUGFS by Dominik Geyer · 15 years ago
  89. 5163363 wl1271: fix timeout in wl1271_top_reg_read by Juha Leppanen · 15 years ago
  90. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  91. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 15 years ago
  92. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  93. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  94. d30506e rtl8187: remove priv->mode by John W. Linville · 15 years ago
  95. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  96. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  97. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 15 years ago
  98. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  99. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 15 years ago
  100. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 15 years ago