1. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 13 years ago
  2. dea4096 mac80211: remove pointless mesh path timer RCU code by Johannes Berg · 13 years ago
  3. be0e6aa ath9k_hw: Fix STA connection issues with AR9380 (XB113). by Senthil Balasubramanian · 13 years ago
  4. 406a39e mwifiex: remove mwifiex_recv_complete function by Amitkumar Karwar · 13 years ago
  5. f1a9c1e bcma: pci: trivial: correct amount of maximum retries by Rafał Miłecki · 13 years ago
  6. 9ba7f4f ath9k_hw: fix dual band assumption for XB113 by Luis R. Rodriguez · 13 years ago
  7. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 13 years ago
  8. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  9. 15cb309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  10. 4daf50f mac80211: Fix mesh-related build breakage... by Yogesh Ashok Powar · 13 years ago
  11. 55183d0 Bluetooth: Remove leftover debug messages by Gustavo F. Padovan · 13 years ago
  12. 365227e Bluetooth: Add support for disconnecting LE links via mgmt by Vinicius Costa Gomes · 13 years ago
  13. 83bc71b Bluetooth: Add support for sending connection events for LE links by Vinicius Costa Gomes · 13 years ago
  14. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 13 years ago
  15. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  16. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  17. 6bdbdbf libertas: Add libertas_disablemesh module parameter to disable mesh interface by Sascha Silbe · 13 years ago
  18. a8c4856 mwifiex: cleanup ioctl.h by Bing Zhao · 13 years ago
  19. c4859fb mwifiex: remove redundant local structures by Amitkumar Karwar · 13 years ago
  20. 0fd82ea b43: implement timeouts workaround by Rafał Miłecki · 13 years ago
  21. 8576f81 ssb: move ssb_commit_settings and export it by Rafał Miłecki · 13 years ago
  22. 1073e4e bcma: add missing GPIO defines, use PULL register only when available by Rafał Miłecki · 13 years ago
  23. f59a59f ath9k: fix a regression in PS frame filter handling by Felix Fietkau · 13 years ago
  24. 858a165 b43: move MAC PHY clock controling function by Rafał Miłecki · 13 years ago
  25. a7ffab3 b43legacy: trivial: use TMSLOW def instead of magic value by Rafał Miłecki · 13 years ago
  26. 92ddc11 mac80211: add a couple of trace event classes to reduce duplicated code by Luciano Coelho · 13 years ago
  27. d381f22 ath5k: Fix lockup due to un-init spinlock. by Ben Greear · 13 years ago
  28. 9b76b1e mac80211: Only process mesh PREPs with equal seq number if metric is better. by Fabrice Deyber · 13 years ago
  29. fd5999c ath9k: fix beaconing for mesh interfaces by Javier Cardona · 13 years ago
  30. 1833d81 mac80211: allow setting supported rates on mesh peers by Javier Cardona · 13 years ago
  31. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 13 years ago
  32. 9b84b808 mac80211: Fix locking bug on mesh path table access by Javier Cardona · 13 years ago
  33. 9ca99ee mac80211: Check size of a new mesh path table for changes since allocation. by Javier Cardona · 13 years ago
  34. 8f9cb77 mac80211: Self-protected management frames are not robust by Thomas Pedersen · 13 years ago
  35. 8429828 nl80211: allow setting MFP flag for a meshif by Thomas Pedersen · 13 years ago
  36. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 13 years ago
  37. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  38. 0a35d36 cfg80211: Use capability info to detect mesh beacons. by Javier Cardona · 13 years ago
  39. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 13 years ago
  40. d3aaec8 mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  41. 0778a6a mac80211: Let userspace send action frames over mesh interfaces by Javier Cardona · 13 years ago
  42. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  43. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 13 years ago
  44. 2a7bccc Bluetooth: Device ids for ath3k on Pegatron Lucid tablets by Andy Ross · 13 years ago
  45. f3a57fd libertas: Use netdev_<level> or dev_<level> where possible by Joe Perches · 13 years ago
  46. 0e4e06a libertas: Convert lbs_pr_<level> to pr_<level> by Joe Perches · 13 years ago
  47. 9fcce61 ssb: update list of devices supporting multiple 80211 cores by Rafał Miłecki · 13 years ago
  48. 7cc5eb6 mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer by Amitkumar Karwar · 13 years ago
  49. 8369ae3 bcma: add Broadcom specific AMBA bus driver by Rafał Miłecki · 13 years ago
  50. 306fe93 mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx() by Luciano Coelho · 13 years ago
  51. 729da39 ath9k: Failed to set default beacon rssi in AP/IBSS mode by Rajkumar Manoharan · 13 years ago
  52. 2b892a9 ath9k: Fix rssi update in ad-hoc mode by Rajkumar Manoharan · 13 years ago
  53. 94333f5 ath9k_hw: Change DCU backoff thresh for AR9340 by Rajkumar Manoharan · 13 years ago
  54. 165af96 ath9k_hw: Corrected xpabiaslevel register settings for AR9340 by Rajkumar Manoharan · 13 years ago
  55. 73f7436 rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr) by Joe Perches · 13 years ago
  56. 8c12c7b ath9k_hw: remove get_channel_noise function by Mohammed Shafi Shajakhan · 13 years ago
  57. 5ee9c6a b43: trivial: include ssb word in ssb specific functions by Rafał Miłecki · 13 years ago
  58. b53575e mwifiex: fix null derefs, mem leaks and trivia by Christoph Fritz · 13 years ago
  59. 3ed3f49 b43legacy: drop ssb-duplicated workaround for dangling cores by Rafał Miłecki · 13 years ago
  60. 25ea0dd b43: drop ssb-duplicated workaround for dangling cores by Rafał Miłecki · 13 years ago
  61. 9a24af1 rt2x00: Fix rmmod hang of rt2800pci by Gertjan van Wingerde · 13 years ago
  62. 1816fcd p54pci: fix -Wunused-but-set-variable warnings by Christian Lamparter · 13 years ago
  63. 6490e33 carl9170: fix -Wunused-but-set-variable warnings by Christian Lamparter · 13 years ago
  64. fc7707a rtlwifi: rtl8192se: Remove need to disable ASPM by Chaoming Li · 13 years ago
  65. c84aa5a rtlwifi: Move 2 large arrays off stack by Larry Finger · 13 years ago
  66. 054ec92 iwlagn: fix iwl_is_any_associated by Johannes Berg · 13 years ago
  67. 4105f80 ath9k: process TSF out of range before RX by Rajkumar Manoharan · 13 years ago
  68. deb7518 ath9k: avoid enabling interrupts while processing rx by Rajkumar Manoharan · 13 years ago
  69. 38bb3e9 mac80211: Fix build error when CONFIG_PM is not defined by Larry Finger · 13 years ago
  70. 3782cf4 iwlagn: led stay solid on when no traffic by Wey-Yi Guy · 13 years ago
  71. 6572e91 wireless: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  72. d21844c Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 13 years ago
  73. 2c46f72 iwlagn: check DMA mapping errors by Johannes Berg · 13 years ago
  74. 94b0065 iwlagn: remove bytecount indirection by Johannes Berg · 13 years ago
  75. ccb6c1c iwlagn: dont update bytecount table for command queue by Johannes Berg · 13 years ago
  76. 4c2cde3 iwlagn: remove unused variable by Johannes Berg · 13 years ago
  77. 8a98d49 iwlagn: remove frame pre-allocation by Johannes Berg · 13 years ago
  78. 46975f7 iwlagn: remove get_hcmd_size indirection by Johannes Berg · 13 years ago
  79. 4613e72 iwlwifi: support the svtool messages interactions through nl80211 test mode by Cindy H. Kao · 13 years ago
  80. e4eefec mwl8k: Do not ask mac80211 to generate IV for crypto keys by Yogesh Ashok Powar · 13 years ago
  81. eee4082 b43legacy: drop invalid IMCFGLO workaround by Rafał Miłecki · 13 years ago
  82. fc2b1e0 b43: drop invalid IMCFGLO workaround by Rafał Miłecki · 13 years ago
  83. cf3a03b ath9k_hw: fix power for the HT40 duplicate frames by Luis R. Rodriguez · 13 years ago
  84. 4268d8e rt2x00: Fix transfer speed regression for USB hardware by Ivo van Doorn · 13 years ago
  85. aca355b rt2x00: Initial support for RT5370 USB devices. by Gertjan van Wingerde · 13 years ago
  86. 28ef645 ath9k_hw: do noise floor calibration only on required chains by Rajkumar Manoharan · 13 years ago
  87. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  88. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  89. 8f7f3b2 carl9170: fix allmulticast mode by Nicolas Cavallari · 13 years ago
  90. 9b571e2 mwl8k: Fix broken WEP by Yogesh Ashok Powar · 13 years ago
  91. f0dc799 cfg80211: Remove unused wiphy flag by Jouni Malinen · 13 years ago
  92. 0e579d6 nl80211: Fix set_key regression with some drivers by Jouni Malinen · 13 years ago
  93. 270e58e mwifiex: remove unnecessary variable initialization by Yogesh Ashok Powar · 13 years ago
  94. 57f16b5 mwifiex: fix simultaneous assoc and scan issue by Amitkumar Karwar · 13 years ago
  95. 85e09b4 rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver by Chaoming Li · 13 years ago
  96. 84f494c rtlwifi: rtl8192se: Merge TX and RX routines by Chaoming Li · 13 years ago
  97. 18906ae rtlwifi: rtl8192se: Merge table routines by Chaoming Li · 13 years ago
  98. 5a183ee rtlwifi: rtl8192se: Merge main (sw) routines by Chaoming Li · 13 years ago
  99. e5e8cd7 rtlwifi: rtl8192se: Merge rf routines by Chaoming Li · 13 years ago
  100. cf76bbf rtlwifi: rtl8192se: Merge register definitions by Chaoming Li · 13 years ago