1. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 14 years ago
  2. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  3. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  4. f833eea rt2x00: Remove superfluous assignment of mpdu_density by Helmut Schaa · 14 years ago
  5. 11f16ae rt2x00: Fix panic on frame padding for rt2800 usb devices by Ismael Luceno · 14 years ago
  6. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 14 years ago
  7. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  8. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  9. 5235189 rt2x00: allow txstatus_fifo w/o txstatus_tasklet by Johannes Stezenbach · 14 years ago
  10. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  11. 97e2c40 carl9170: fix usb pm suspend->resume woes by Christian Lamparter · 14 years ago
  12. 3b38651 carl9170: reduce channel change delay by Christian Lamparter · 14 years ago
  13. c9e57f0 carl9170: add missing return-value check by Christian Lamparter · 14 years ago
  14. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 14 years ago
  15. 44cefea ath9k: fix spur mitigation no-spur case for AR9002 by Brian Prodoehl · 14 years ago
  16. ad9082a airo: use simple_write_to_buffer by Akinobu Mita · 14 years ago
  17. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 14 years ago
  18. cd017f2 iwlagn: fix scan tx antenna setting on 5Ghz band by Stanislaw Gruszka · 14 years ago
  19. cd2c548 ath5k: Move mac80211 functions into new file by Bruno Randolf · 14 years ago
  20. 0511af9 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
  21. 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  22. 003ea98 iwlwifi: remove reference to Gen2 by Wey-Yi Guy · 14 years ago
  23. bdb84fe iwlagn: fix FH error by Johannes Berg · 14 years ago
  24. e88735d iwlwifi: remove extra string by Wey-Yi Guy · 14 years ago
  25. 17f9cc3 Bluetooth: Improve handling of HCI control channel in bind by Gustavo F. Padovan · 14 years ago
  26. 23bb576 Bluetooth: Fix __hci_request synchronization for hci_open_dev by Johan Hedberg · 14 years ago
  27. c71e97b Bluetooth: Add management events for controller addition & removal by Johan Hedberg · 14 years ago
  28. f7b64e6 Bluetooth: Add read_info management command by Johan Hedberg · 14 years ago
  29. faba42e Bluetooth: Add read_index_list management command by Johan Hedberg · 14 years ago
  30. 02d9812 Bluetooth: Add read_version management command by Johan Hedberg · 14 years ago
  31. e41d8b4 Bluetooth: Add error handling for managment command handlers by Johan Hedberg · 14 years ago
  32. 5c4bc1c rtlwifi: Fix large packet issue by Chaoming Li · 14 years ago
  33. 1721284 mac80211: cleanup select_queue by Johannes Berg · 14 years ago
  34. db7ec38 ath9k: Reset keycache on resume by Mohammed Shafi Shajakhan · 14 years ago
  35. e6d8a81 rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load by Larry Finger · 14 years ago
  36. 40d70dd rndis_wlan: add support for set_power_mgmt by Jussi Kivilinna · 14 years ago
  37. 49b35bd rndis_wlan: add support for set_cqm_rssi_config by Jussi Kivilinna · 14 years ago
  38. a3463a1 rndis_wlan: remove unused variable from priv structure by Jussi Kivilinna · 14 years ago
  39. c2aa413 rndis_wlan: constify rndis_config_ops by Jussi Kivilinna · 14 years ago
  40. 21b27be rndis_wlan: turn radio off before interface is bring up by Jussi Kivilinna · 14 years ago
  41. 0b57802 rndis_wlan: do not set default_key if not WEP key by Jussi Kivilinna · 14 years ago
  42. bfe3850 rndis_wlan: scanning, workaround device returning incorrect bssid-list item count. by Jussi Kivilinna · 14 years ago
  43. ab72efd b43: N-PHY: enable support for PHYs rev 3 and higher by Rafał Miłecki · 14 years ago
  44. d4814e6 b43: N-PHY: update 2056 radio on channel switch on rev3+ by Rafał Miłecki · 14 years ago
  45. d414464 b43: N-PHY: use correct channel tables for rev4+ by Rafał Miłecki · 14 years ago
  46. aca434d b43: N-PHY: avoid PHY hangs for rev 3 and 4 by Rafał Miłecki · 14 years ago
  47. 94a5b04 b43: N-PHY: add init tables for 2056 radio by Rafał Miłecki · 14 years ago
  48. ea7ee14 b43: N-PHY: implement radio 2056 init steps by Rafał Miłecki · 14 years ago
  49. e41596a b43: use correct firmware for newer cores by Rafał Miłecki · 14 years ago
  50. d0ce2d1 ath9k_hw: Fix bug in eeprom data length validation for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  51. 0207c0c ath5k: Use helper function to get eeprom mode from channel by Bruno Randolf · 14 years ago
  52. 26a51ad ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead by Bruno Randolf · 14 years ago
  53. 51f0062 ath5k: Track current TX power separately from max TX power by Bruno Randolf · 14 years ago
  54. 56bd29d ath5k: Separate powertable setup and writing by Bruno Randolf · 14 years ago
  55. 26c7fc4 ath5k: Simplify powertable recalculation by Bruno Randolf · 14 years ago
  56. 6dab55b ath9k: unlock on error path in ath9k_change_interface() by Dan Carpenter · 14 years ago
  57. 8d6a686 rtlwifi: Use pci_pcie_cap() by Hauke Mehrtens · 14 years ago
  58. e40b5fa ath9k: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  59. e98b06b ath5k: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  60. 2cdb9a4 rt2x00: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  61. 6b740aa ssb: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  62. 750de29 wl12xx: remove unnecessary import by Hauke Mehrtens · 14 years ago
  63. 63d9faf wl1251: remove unnecessary import by Hauke Mehrtens · 14 years ago
  64. afe68d0 ath9k: fix aphy / wiphy idle mismatch by Luis R. Rodriguez · 14 years ago
  65. d584747 ath9k: Fix warnings on card removal by Rajkumar Manoharan · 14 years ago
  66. 97dcec5 ath9k_htc: Fix warning on device removal by Sujith Manoharan · 14 years ago
  67. 3cfeb0c rtl818x: move rtl8180 and rtl8187 to separate subdirectories by John W. Linville · 14 years ago
  68. 3d986b2 rtlwifi: use alloc_workqueue by John W. Linville · 14 years ago
  69. d4d5dc3 ath9k: do not limit the chainmask to 1 for legacy mode by Felix Fietkau · 14 years ago
  70. f1a8abb ath9k_hw: fix PA predistortion HT40 mask by Felix Fietkau · 14 years ago
  71. f8a0a78 mac80211: fix potentially redundant skb data copying by Felix Fietkau · 14 years ago
  72. 4cd06a3 mac80211: skip unnecessary pskb_expand_head calls by Felix Fietkau · 14 years ago
  73. 489ee91 mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit by Felix Fietkau · 14 years ago
  74. ae29fbb wl1251: wl12xx_get_platform_data() returns an ERR_PTR by Dan Carpenter · 14 years ago
  75. d704300 rtlwifi: Fix use of mutex in interrupt code by Larry Finger · 14 years ago
  76. f0b3e4b MAINTAINERS: Fix typo in rtl8192ce entry by Larry Finger · 14 years ago
  77. b1c1d00 ath9k: Properly initialize channel table for 2GHz by Mohammed Shafi Shajakhan · 14 years ago
  78. 18db45c rtl8192ce: Fix typo in Kconfig description by Anisse Astier · 14 years ago
  79. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 14 years ago
  80. 4b3ba66 ath9k: fix queue depth check for forming new aggregates by Felix Fietkau · 14 years ago
  81. 5c405b5 rtl8192ce: drop 'rtl8192c-' prefix from files by John W. Linville · 14 years ago
  82. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  83. 3de135d ath5k: Set available antenna information for cfg80211 by Bruno Randolf · 14 years ago
  84. 39fd5de nl80211: Export available antennas by Bruno Randolf · 14 years ago
  85. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  86. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  87. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  88. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  89. 8a09d6d rtlwifi: Switch locking from semaphores to mutexes by Larry Finger · 14 years ago
  90. 3cf0c8a rtl8192ce: Update MAINTAINERS by Larry Finger · 14 years ago
  91. f15a4bb ath5k: Fix survey by Bruno Randolf · 14 years ago
  92. 4aea248 rtl8192ce: Fix build on powerpc by Larry Finger · 14 years ago
  93. 931299c ath: fix NULL pointer dereference on reg_notifier() by Luis R. Rodriguez · 14 years ago
  94. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 14 years ago
  95. 45ef6a0b ath9k_hw: Configure appropriate Tx power when PAPRD fails by Vasanthakumar Thiagarajan · 14 years ago
  96. 7072bf6 ath9k_hw: Disable PAPRD for rates with low Tx power by Vasanthakumar Thiagarajan · 14 years ago
  97. 8698bca ath9k_hw: Add a helper to get paprd scale factor by Vasanthakumar Thiagarajan · 14 years ago
  98. 0b2084b ath9k_hw: Tx IQ cal changes for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  99. 895ad7e ath9k_hw: Move get_streams() to hw.h by Vasanthakumar Thiagarajan · 14 years ago
  100. d8a8440 ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx_iq_cal() by Vasanthakumar Thiagarajan · 14 years ago