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