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