1. 64147c7 libertas/assoc.c: rearrange some strange line breaks by John W. Linville · 15 years ago
  2. c9f6a65 ath9k: make tx power config changes take effect immediatley by Luis R. Rodriguez · 15 years ago
  3. 27e310c nl80211: Allow association to change channels during reassociation by Jouni Malinen · 15 years ago
  4. 1625c14 libertas: Set/clear WPA keys before the WEP ones by Samuel Ortiz · 15 years ago
  5. de9a47f b43: N-PHY: silence warnings, add missing call by Rafał Miłecki · 15 years ago
  6. 9145834 b43: N-PHY: implement and add multi-dimensional table reading by Rafał Miłecki · 15 years ago
  7. c643a66 b43: N-PHY: implement and add reading one element tables by Rafał Miłecki · 15 years ago
  8. 2581b14 b43: N-PHY: implement and add multi-dimensional table writing by Rafał Miłecki · 15 years ago
  9. d41a355 b43: N-PHY: add writing one element tables by Rafał Miłecki · 15 years ago
  10. d713804 p54pci: move tx cleanup into tasklet by Christian Lamparter · 15 years ago
  11. 288c8ce p54pci: handle dma mapping errors by Christian Lamparter · 15 years ago
  12. a98bfec mac80211: Fixed a bug in IBSS merge by Benoit Papillault · 15 years ago
  13. ce9058a mac80211: removed useless code in IBSS management by Benoit Papillault · 15 years ago
  14. 2703205 ath9k: fix RTS/CTS handling by Felix Fietkau · 15 years ago
  15. 5f2aa25 cfg80211: rcu-ify rdev and wdev by Johannes Berg · 15 years ago
  16. c57199b b43: N-PHY: store seq mode for proper restoring (follow specs) by Rafał Miłecki · 15 years ago
  17. 67c0d6e b43: N-PHY: move RF sequence declarations top, add missing calls by Rafał Miłecki · 15 years ago
  18. 4f4ab6c b43: N-PHY: implement chain selection by Rafał Miłecki · 15 years ago
  19. 53ae8e8 b43: N-PHY: implement stopping playback by Rafał Miłecki · 15 years ago
  20. ad9716e b43: N-PHY: implement MIMO config update by Rafał Miłecki · 15 years ago
  21. e53de67 b43: N-PHY: implement TX PHY cleanup and setup by Rafał Miłecki · 15 years ago
  22. 026816f b43: N-PHY: implement RX PHY cleanup and setup by Rafał Miłecki · 15 years ago
  23. c6fcf6b mac80211: re-enable re-transmission of filtered frames by Johannes Berg · 15 years ago
  24. 813d766 mac80211: move control.hw_key assignment by Johannes Berg · 15 years ago
  25. a6bae9e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT by Johannes Berg · 15 years ago
  26. 697e6a0 mac80211: clear TX control on filtered frames by Johannes Berg · 15 years ago
  27. edc6ccb mac80211: move and rename misc tx handler by Johannes Berg · 15 years ago
  28. 8e9310c mac80211: pid: replace open-coded msecs_to_jiffies by Bob Copeland · 15 years ago
  29. 1f44780 iwlwifi: update copyright year to 2010 by Reinette Chatre · 15 years ago
  30. 4e9772b iwlwifi: remove extra statistics request from debugfs by Wey-Yi Guy · 15 years ago
  31. 1b3eb82 iwlwifi: display flowhandler register when sw error or on-demand by Wey-Yi Guy · 15 years ago
  32. 2a11df6 iwlwifi: software w/a for h/w bug cause Rx bit get clear by Wey-Yi Guy · 15 years ago
  33. 2be76703 iwlwifi: set interrupt coalescing timer range and default by Wey-Yi Guy · 15 years ago
  34. 937c397 iwlwifi: correct return code for log_event by Wey-Yi Guy · 15 years ago
  35. 11fc524 iwlwifi: add num_of_sos_stats to statistics counter by Wey-Yi Guy · 15 years ago
  36. e3ef216 iwlwifi: format and show statistics counter from uCode by Wey-Yi Guy · 15 years ago
  37. 9ed333e iwlwifi: fix clear statistics counter command by Wey-Yi Guy · 15 years ago
  38. 861a57c mac80211: fix WMM AC default for non-QoS data frames by Felix Fietkau · 15 years ago
  39. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  40. ad580db zd1211rw: adding 0409:0248 to supported device list by Hin-Tak Leung · 15 years ago
  41. f5300e0 p54pci: rx frame length check by Christian Lamparter · 15 years ago
  42. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 15 years ago
  43. bb5d2db iwlwifi: add license to tracing files by Reinette Chatre · 15 years ago
  44. 1152dcc iwlwifi: Fix throughput stall issue in HT mode for 5000 by Wey-Yi Guy · 15 years ago
  45. 730dd70 b43: N-PHY: drop unused definition, uncomment needed call by Rafał Miłecki · 15 years ago
  46. 6dcd9d9 b43: N-PHY: implement TX power control coef setup by Rafał Miłecki · 15 years ago
  47. 15931e3 b43: N-PHY: add RX IQ calibrationi for rev < 3 by Rafał Miłecki · 15 years ago
  48. fb43b8e b43: N-PHY: add huge calculating TX IQ LO by Rafał Miłecki · 15 years ago
  49. e976249 b43: N-PHY: implement calculating IQ gain params by Rafał Miłecki · 15 years ago
  50. de7ed0c b43: N-PHY: update TX calibration ladder by Rafał Miłecki · 15 years ago
  51. c4a9200 b43: N-PHY: add RX radio cores calibration by Rafał Miłecki · 15 years ago
  52. fe3e46e b43: N-PHY: add TX LP FBW (TX filter 40 related) by Rafał Miłecki · 15 years ago
  53. b0022e1 b43: N-PHY: implement getting TX gains by Rafał Miłecki · 15 years ago
  54. 34a56f2 b43: N-PHY: implement calculating RX IQ comp by Rafał Miłecki · 15 years ago
  55. 2faa6b8 b43: N-PHY: implement RX IQ estimation by Rafał Miłecki · 15 years ago
  56. 2f258b7 b43: N-PHY: implement restoring general configuration by Rafał Miłecki · 15 years ago
  57. 0914640 b43: N-PHY: implement workaround for TX IQ by Rafał Miłecki · 15 years ago
  58. a67162a b43: N-PHY: implement RX IQ coeffs by Rafał Miłecki · 15 years ago
  59. 5c1a140 b43: N-PHY: add function than forces (not) staying in carrier search by Rafał Miłecki · 15 years ago
  60. 42e1547 b43: N-PHY: add RSSI calibration restore by Rafał Miłecki · 15 years ago
  61. e50cbcf b43: N-PHY: implement PA overriding (RF control related) by Rafał Miłecki · 15 years ago
  62. 90b9738 b43: N-PHY: RSSI calibration for rev < 3 by Rafał Miłecki · 15 years ago
  63. dfb4aa5 b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM by Rafał Miłecki · 15 years ago
  64. 3c95627 b43: N-PHY: implement RSSI selection and offset scaling by Rafał Miłecki · 15 years ago
  65. bbec398 b43: N-PHY: add clip detection reading/writing and some classifier function by Rafał Miłecki · 15 years ago
  66. 4cb9977 b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3) by Rafał Miłecki · 15 years ago
  67. 4a933c8 b43: N-PHY: update CCA reset by Rafał Miłecki · 15 years ago
  68. 0988a7a b43: N-PHY: update init code to match current specs by Rafał Miłecki · 15 years ago
  69. 088e56b b43: N-PHY: add various tables by Rafał Miłecki · 15 years ago
  70. 2a448bf b43: N-PHY: add global variables to b43_phy_n struct by Rafał Miłecki · 15 years ago
  71. 5b0ade3 b43: N-PHY: add missing register definitions by Rafał Miłecki · 15 years ago
  72. f8187b5 b43: N-PHY: add needed struct definitions by Rafał Miłecki · 15 years ago
  73. 76a4db3 b43: N-PHY: add shared memory offsets definitions by Rafał Miłecki · 15 years ago
  74. 4772ae1 b43: N-PHY: clean table init, check PHY rev by Rafał Miłecki · 15 years ago
  75. 003d6d2 b43: add new SSB's core id for BCM4328 by Rafał Miłecki · 15 years ago
  76. 857c0fc b43: use standard fls for finding the most significant bit by Rafał Miłecki · 15 years ago
  77. e239d85 ath9k: implement coverage class support by Felix Fietkau · 15 years ago
  78. 0005baf ath9k: cleanup slot time and ack/cts timeout handling by Felix Fietkau · 15 years ago
  79. 145b6d1 mac80211: fix memory leak in ieee80211_send_probe_req by Ming Lei · 15 years ago
  80. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 15 years ago
  81. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 15 years ago
  82. 9389575 mac80211: Fixed netif_tx_wake_all_queues in IBSS mode by Benoit Papillault · 15 years ago
  83. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 15 years ago
  84. b6b1ac6 Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56 by Larry Finger · 15 years ago
  85. a0f2e0f cfg80211: Ingore country IEs with a zero set of number of channels by Luis R. Rodriguez · 15 years ago
  86. c99445b mac80211: improve powersave documentation by Kalle Valo · 15 years ago
  87. 9d173fc mac80211: fix mac80211.h documentation warnings by Kalle Valo · 15 years ago
  88. 5e4ea1f ath9k: Fix panic on driver load by Sujith · 15 years ago
  89. 2f1f00f Remove config option B43_LEGACY_RFKILL completely by Christoph Egger · 15 years ago
  90. ececeec wl1271: remove unused flags by Luis R. Rodriguez · 15 years ago
  91. c2f4f52 b43legacy: Declare all possible ucodeX.fw files by Tim Gardner · 15 years ago
  92. e99c7cd cfg80211: fix 2 GHz subband calculation for country IEs by Luis R. Rodriguez · 15 years ago
  93. 6021e08 b43: Declare at least one real firmware file using MODULE_FIRMWARE. by Tim Gardner · 15 years ago
  94. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  95. a0e803a iwmc3200wifi: Add UMAC wifi headers to the pmkid command by Samuel Ortiz · 15 years ago
  96. 79b6a51 Revert "iwmc3200wifi: fix array out-of-boundary access" by John W. Linville · 15 years ago
  97. a5fb297 mwl8k: update version number (to 0.12) and copyright by Lennert Buytenhek · 15 years ago
  98. ee0ddf1 mwl8k: enable multi-BSS AP operation by Lennert Buytenhek · 15 years ago
  99. aa21d0f6 mwl8k: post per-vif firmware commands as per-vif commands by Lennert Buytenhek · 15 years ago
  100. f57ca9c mwl8k: prepare for posting per-vif firmware commands by Lennert Buytenhek · 15 years ago