1. 9db372f mac80211: fix channel type recalculation with HT and non-HT interfaces by Felix Fietkau · 14 years ago
  2. efff395 ath9k: improve reliability of beacon transmission and stuck beacon handling by Felix Fietkau · 14 years ago
  3. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 14 years ago
  4. 0d51ccc ath9k: fix stopping tx dma on reset by Felix Fietkau · 14 years ago
  5. 997941d ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits by Felix Fietkau · 14 years ago
  6. cf28d79 mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices by Helmut Schaa · 14 years ago
  7. 81266ba ath5k: implement ieee80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  8. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  9. 3677713 wireless: add support for ethtool_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  10. 266af4c7 iwlagn: support off-channel TX by Johannes Berg · 14 years ago
  11. 808118c mac80211: do not enable ps if 802.1x controlled port is unblocked by Jason Young · 14 years ago
  12. d89dba7 libertas: fix write past end of array in mesh_id_get() by Dan Carpenter · 14 years ago
  13. 23952ec ath9k_hw: Increase the wait count for nf load. by Vivek Natarajan · 14 years ago
  14. 75e0351 ath9k_hw: Fix PLL initialization for AR9485. by Vivek Natarajan · 14 years ago
  15. 7ea1362 ath9k_hw: Improve idle power consumption for AR9485. by Vivek Natarajan · 14 years ago
  16. 2e28694 ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag by Felix Fietkau · 14 years ago
  17. 5f6722e wl1251: fix elp_work race condition by Grazvydas Ignotas · 14 years ago
  18. d0c331a wl1251: remove wl1251_ps_set_elp function by Grazvydas Ignotas · 14 years ago
  19. 8d5eab5 mac80211: update minstrel_ht sample rate when probe is set by Daniel Halperin · 14 years ago
  20. 23ffaa8 ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range by John W. Linville · 14 years ago
  21. 4d9d88d net/wireless: add COUNTRY to to regulatory device uevent by Scott James Remnant · 14 years ago
  22. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 14 years ago
  23. b9ede5f mwl8k: use kcalloc instead of kmalloc & memset by Shan Wei · 14 years ago
  24. d07bfd8 mac80211: fix scan race, simplify code by Johannes Berg · 14 years ago
  25. 2a6672f b43: trivial: update B43_PHY_N description (PHY support) by Rafał Miłecki · 14 years ago
  26. ea29cae p54spi: Update kconfig help text by Michael Buesch · 14 years ago
  27. b196d03 mac80211: Add log message to ieee80211_restart_hw() by Michael Buesch · 14 years ago
  28. 118253c iwlwifi: fix iwl-rx.c compilation by Stanislaw Gruszka · 14 years ago
  29. 9ac4793 wireless:ath: use resource_size() help function by Shan Wei · 14 years ago
  30. 2d0123a mac80211: remove unused macros by Shan Wei · 14 years ago
  31. e4b0b32 ath5k: Put hardware in PROMISC mode if there is more than 1 stations. by Ben Greear · 14 years ago
  32. 410f2bb iwlwifi: avoid too frequent recover from statistics by Stanislaw Gruszka · 14 years ago
  33. 6198c38 iwlwifi: cleanup iwl_good_plcp_health by Stanislaw Gruszka · 14 years ago
  34. 466a19a iwlwifi: move rx handlers code to iwl-rx.c by Stanislaw Gruszka · 14 years ago
  35. 9d468d2 mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht by Helmut Schaa · 14 years ago
  36. db7889c ath9k: Fix txq memory address printing in debugfs. by Ben Greear · 14 years ago
  37. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 14 years ago
  38. a244083 rt2x00: Optimize getting the beacon queue structure. by Gertjan van Wingerde · 14 years ago
  39. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 14 years ago
  40. e74df4a rt2x00: Don't treat ATIM queue as second beacon queue. by Gertjan van Wingerde · 14 years ago
  41. 3736fe5 rt2x00: Fix comment in rt2800pci by Helmut Schaa · 14 years ago
  42. 0aa13b2 rt2x00: Revise irqmask locking for PCI devices by Helmut Schaa · 14 years ago
  43. 567108e rt2x00: Remove now unused crypto.aid field by Helmut Schaa · 14 years ago
  44. 1ed3811 rt2x00: Fix rt2800 key assignment in multi bssid setups by Helmut Schaa · 14 years ago
  45. 4df10c8 rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field by Helmut Schaa · 14 years ago
  46. 55b585e rt2x00: Don't call ieee80211_get_tx_rate for MCS rates by Helmut Schaa · 14 years ago
  47. 2517794 rt2x00: Move TX descriptor field "ifs" into plcp substruct by Helmut Schaa · 14 years ago
  48. fe107a5 rt2x00: Optimize TX descriptor memory layout by Ivo van Doorn · 14 years ago
  49. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  50. 7fe7ee7 rt2x00: Generate sw sequence numbers only for devices that need it by Helmut Schaa · 14 years ago
  51. 208f19d rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx by Helmut Schaa · 14 years ago
  52. 5356d96 rt2x00: Add unlikely macro to special case tx status handling by Helmut Schaa · 14 years ago
  53. c262e08 rt2x00: Remove useless NULL check by Helmut Schaa · 14 years ago
  54. 87443e8 rt2x00: Make use of unlikely during tx status processing by Helmut Schaa · 14 years ago
  55. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  56. adde588 rt2x00: fix whitespace damage in the rt2800 specific code by Gabor Juhos · 14 years ago
  57. ba9a621 b43: N-PHY: rev3+: implement gain ctl workarounds by Rafał Miłecki · 14 years ago
  58. 9838985 b43: N-PHY: rev3+: add tables with gain ctl workarounds by Rafał Miłecki · 14 years ago
  59. 0f4091b b43: N-PHY: rev3+: correct switching analog core by Rafał Miłecki · 14 years ago
  60. a7a9a24 lib-average: Make config option selectable by Michael Buesch · 14 years ago
  61. b06af7a ath9k_hw: Read noise floor only for available chains for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  62. 582d006 ath9k: Add a debugfs interface to dump chip registers by Vasanthakumar Thiagarajan · 14 years ago
  63. 6410db5 rtl8187: Change rate-control feedback by Larry Finger · 14 years ago
  64. 1ffe4dd rtlwifi: usb parts should depend on CONFIG_USB by John W. Linville · 14 years ago
  65. e2ab758 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  66. 95f84f2 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  67. a177584 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  68. f8f79a5 iwlagn: report correct temperature for WiFi/BT devices. by Fry, Donald H · 14 years ago
  69. 95a7761 wl12xx: Correctly set up protection if non-GF STAs are present by Helmut Schaa · 14 years ago
  70. 24225b3 wl12xx: wakeup chip from ELP during scan by Arik Nemtsov · 14 years ago
  71. b16d4b6 wl12xx: Modify requested number of memory blocks by Ido Yariv · 14 years ago
  72. b07d403 wl12xx: Avoid redundant TX work by Ido Yariv · 14 years ago
  73. 2da69b8 wl12xx: Switch to level trigger interrupts by Ido Yariv · 14 years ago
  74. a620865 wl12xx: Switch to a threaded interrupt handler by Ido Yariv · 14 years ago
  75. 393fb56 wl12xx: Change claiming of the SDIO bus by Ido Yariv · 14 years ago
  76. 606ea9f wl12xx: Do end-of-transactions transfers only if needed by Ido Yariv · 14 years ago
  77. 8aad246 wl12xx: Reorder data handling in irq_work by Ido Yariv · 14 years ago
  78. 50e9f74 wl12xx: Remove private headers in wl1271_tx_reset by Ido Yariv · 14 years ago
  79. 11251e7 wl12xx: Don't rely on runtime PM for toggling power by Ido Yariv · 14 years ago
  80. f62c317 wl12xx: fix the path to the wl12xx firmwares by Sebastien Jan · 14 years ago
  81. b8534e0f Bluetooth: Fix some small code style issues in mgmt.c by Szymon Janc · 14 years ago
  82. 3cf2a4f Bluetooth: Use variable name instead of type in sizeof() by Szymon Janc · 14 years ago
  83. 8ce6284 Bluetooth: Remove unused code from get_connections by Szymon Janc · 14 years ago
  84. 34eb525 Bluetooth: Log all parameters in cmd_status for easier debugging by Szymon Janc · 14 years ago
  85. 8020c16 Bluetooth: Fix possible NULL pointer dereference in cmd_complete by Szymon Janc · 14 years ago
  86. e46395a mac80211: make rate control Kconfig warning depend on mac80211 by Johannes Berg · 14 years ago
  87. 27b4eb2 b43: N-PHY: rev3+: add static tables by Rafał Miłecki · 14 years ago
  88. 375ff4c rtlwifi: Fix error registering rate-control by Chaoming Li · 14 years ago
  89. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 14 years ago
  90. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 14 years ago
  91. e7a2a4f ath9k_htc: Handle BSSID/AID for multiple interfaces by Sujith Manoharan · 14 years ago
  92. 6728994 iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c by Stanislaw Gruszka · 14 years ago
  93. ad6e82a iwlwifi: move check health code into iwl-rx.c by Stanislaw Gruszka · 14 years ago
  94. b7977ff iwlwifi: add {ack,plpc}_check module parameters by Stanislaw Gruszka · 14 years ago
  95. 8a032c1 iwlegacy: fix dma mappings and skbs leak by Stanislaw Gruszka · 14 years ago
  96. 387f338 iwlwifi: fix dma mappings and skbs leak by Stanislaw Gruszka · 14 years ago
  97. 1517853 ath9k: Fix incorrect GPIO LED pin for AR9485 by Senthil Balasubramanian · 14 years ago
  98. 0cf55c2 ath9k: use generic mac80211 LED blinking code by Felix Fietkau · 14 years ago
  99. a5a7103 p54: fix a NULL pointer dereference bug by Felix Fietkau · 14 years ago
  100. c2a7dca0 rtlwifi: fix places where uninitialized data is used by Alessio Igor Bogani · 14 years ago