1. 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 13 years ago
  2. dfe018b mac80211: handle TDLS high-level commands and frames by Arik Nemtsov · 13 years ago
  3. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  4. 109086c nl80211: support sending TDLS commands/frames by Arik Nemtsov · 13 years ago
  5. a76011e iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta by Greg Dietsche · 13 years ago
  6. 9082631 ath9k/ath9k_htc: Fix PS wrappers for RF kill by Mohammed Shafi Shajakhan · 13 years ago
  7. 3b9ce80 cfg80211/mac80211: apply station uAPSD parameters selectively by Johannes Berg · 13 years ago
  8. ffca287 rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync by Larry Finger · 13 years ago
  9. 970ba6a rtlwifi: Remove unused routine _usb_readN_sync by Larry Finger · 13 years ago
  10. 93a1df4 mwifiex: add cfg80211 handlers add/del_virtual_intf by Yogesh Ashok Powar · 13 years ago
  11. 4ec6f9c mwifiex: fix Tx data rate display issue by Amitkumar Karwar · 13 years ago
  12. cbaaf59 mwifiex: remove unreachable code by Amitkumar Karwar · 13 years ago
  13. 82df4d3 mwifiex: remove unnecessary mwifiex_dump_station_info() call by Amitkumar Karwar · 13 years ago
  14. f73c604 ath9k: Remove redundant my beacon check at ath_rx_ps_beacon by Rajkumar Manoharan · 13 years ago
  15. 185d158 ath9k: Remove unnecessary AMPDU check at tx status by Rajkumar Manoharan · 13 years ago
  16. 89888e3 mac80211: max_tp_rate2 management of minstrel_ht by Lorenzo Bianconi · 13 years ago
  17. 4ca8c45 wireless: at76c50x: use native hex_pack_byte() method by Andy Shevchenko · 13 years ago
  18. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  19. cd32984 mac80211: treat the WME sta flag as a bit by Arik Nemtsov · 13 years ago
  20. 2fb4057 wl3501_cs: min_t() cast truncates high bits by Dan Carpenter · 13 years ago
  21. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  22. f70f01c cfg80211/mac80211: add netdev param to set_txq_params() by Eliad Peller · 13 years ago
  23. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  24. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
  25. 8ebafde NFC: use after free on error by Dan Carpenter · 13 years ago
  26. 84b1bec iwlagn: fix scan complete processing by Johannes Berg · 13 years ago
  27. a2fa246 iwlagn: move iwl_process_scan_complete up by Johannes Berg · 13 years ago
  28. f253247 iwlagn: refactor scan complete by Johannes Berg · 13 years ago
  29. 98efb4a iwlagn: make iwl_scan_cancel_timeout void by Johannes Berg · 13 years ago
  30. 0288356 iwlagn: remove Kelvin support by Johannes Berg · 13 years ago
  31. 325a7dd iwlagn: fix slot programming by Johannes Berg · 13 years ago
  32. 8bd2c1e iwlagn: fix dangling scan request by Johannes Berg · 13 years ago
  33. 7f90dce iwlagn: use kcalloc when possible for array allocation by Emmanuel Grumbach · 13 years ago
  34. 1a84961 iwlagn: update rate scaling with BA notifications by Emmanuel Grumbach · 13 years ago
  35. 1895b36 iwlagn: add debugging to show probe related info in scan notification by Wey-Yi Guy · 13 years ago
  36. 02dc84f iwlagn: set the sequence control from the transport layer by Emmanuel Grumbach · 13 years ago
  37. b62ff71 MAINTAINERS: update iwlwifi by Wey-Yi Guy · 13 years ago
  38. 511afa3 iwlagn: sparse warning priv->temperature is signed by Emmanuel Grumbach · 13 years ago
  39. d56da92 iwlagn: remove warning in iwl_rx_handle by Emmanuel Grumbach · 13 years ago
  40. 1a8f0d39 ath9k: fix a regression in ath9k_ps_restore by Felix Fietkau · 13 years ago
  41. 38f04c6 NFC: protect nci_data_exchange transactions by Ilan Elias · 13 years ago
  42. de05479 NFC: implicitly deactivate in nci_start_poll by Ilan Elias · 13 years ago
  43. 2eb1dc1 NFC: improve readability of an 'if' in nci core.c by Ilan Elias · 13 years ago
  44. 5cf8099 mwifiex: reset skb length before inserting to free queue by Amitkumar Karwar · 13 years ago
  45. 4ed5d52 mwifiex: pass correct band parameter to ieee80211_channel_to_frequency() by Amitkumar Karwar · 13 years ago
  46. 5116f3c mwifiex: update bss band information by Amitkumar Karwar · 13 years ago
  47. d06b7b9 mwifiex: fix 5GHz association issue by Amitkumar Karwar · 13 years ago
  48. 177c373 b43: LCN-PHY: minor clean ups by Rafał Miłecki · 13 years ago
  49. 93dbd82 b43: update dummy transmission by Rafał Miłecki · 13 years ago
  50. 7955d87 b43: add missing MMIO defines by Rafał Miłecki · 13 years ago
  51. b4c3f34 libertas: scan behaviour consistency improvements by Daniel Drake · 13 years ago
  52. 38ba3c5 cfg80211: Validate cipher suite against supported ciphers by Jouni Malinen · 13 years ago
  53. 6d30240 cfg80211: Remove strict validation of AKM suites by Jouni Malinen · 13 years ago
  54. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  55. 12932180 ath9k: add Block ACK bitmap in sample debug by Mohammed Shafi Shajakhan · 13 years ago
  56. 85a8eef Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  57. bb8f2cb Merge branch 'master' of git://github.com/padovan/bluetooth-next by John W. Linville · 13 years ago
  58. ba54238 ath9k: Fix a dma warning/memory leak by Mohammed Shafi Shajakhan · 13 years ago
  59. 831d854 rtlwifi: rtl8192cu: Fix unitialized struct by Larry Finger · 13 years ago
  60. 6c80c39 iwlagn: fix dangling scan request by Johannes Berg · 13 years ago
  61. 6b66189 wl12xx: report the stop_ba event to all STAs in AP-mode by Arik Nemtsov · 13 years ago
  62. f80c2d1 wl12xx: correct fw_status structure for 8 sta support in AP-mode by Arik Nemtsov · 13 years ago
  63. af7fbb2 wl12xx: implement set_bitrate_mask callback by Eliad Peller · 13 years ago
  64. 68eaaf6 wl12xx: AP mode - support hidden SSID by Arik Nemtsov · 13 years ago
  65. df4c849 wl12xx: Use dev_hlid for auth and assoc req by Eliad Peller · 13 years ago
  66. c6930b0 wl12xx: send all pending packets on channel change by Eliad Peller · 13 years ago
  67. 26b4bf2 wl12xx: remove P2P ie from probe response by Eliad Peller · 13 years ago
  68. d48055d wl12xx: remove TIM ie from probe response by Eliad Peller · 13 years ago
  69. 06b660e wl12xx: Include OFDM rates in IBSS mode by Shahar Levi · 13 years ago
  70. d3b104a wl12xx: fix sdio_test module functionality by Shahar Levi · 13 years ago
  71. 6cd9d21 wl12xx: fix forced passive scans by Luciano Coelho · 13 years ago
  72. ed46fdf nfc: NFC_WILINK depends on NFC_NCI by Randy Dunlap · 13 years ago
  73. 4975312 mwifiex: remove unneeded NULL check by Dan Carpenter · 13 years ago
  74. aef0ba5 mwifiex: add a kfree() to an error path by Dan Carpenter · 13 years ago
  75. 5adcb81 iwlagn: remove duplicate list init by Amit Beka · 13 years ago
  76. 08ecf10 iwlagn: pending frames musn't be incremented if agg is on by Emmanuel Grumbach · 13 years ago
  77. edb5c2f iwlagn: remove uneeded declaration by Emmanuel Grumbach · 13 years ago
  78. 132f98c iwlagn: simplify the iwl_device_cmd layout by Emmanuel Grumbach · 13 years ago
  79. 247c61d iwlagn: remove the callback in host commands by Emmanuel Grumbach · 13 years ago
  80. 390808d iwlagn: split remain-on-channel by Johannes Berg · 13 years ago
  81. c689290 iwlagn: remove common station priv by Johannes Berg · 13 years ago
  82. 6e809a1 iwlagn: move scan code to scan file by Johannes Berg · 13 years ago
  83. ba4a14e1 mac80211: notify peer when shutting down peer link by Thomas Pedersen · 13 years ago
  84. 6f2d933 mac80211: fix AP/VLAN PS buffer race by Johannes Berg · 13 years ago
  85. 1b9ca02 cfg80211: Fix validation of AKM suites by Jouni Malinen · 13 years ago
  86. 65d0f19 iwlegacy: do not use interruptible waits by Stanislaw Gruszka · 13 years ago
  87. 2e2a41d iwlegacy: fix command queue timeout by Stanislaw Gruszka · 13 years ago
  88. e9f9530 ath9k_hw: Fix Rx DMA stuck for AR9003 chips by Rajkumar Manoharan · 13 years ago
  89. ab0ff76 Bluetooth: mark l2cap_create_iframe_pdu as static by Luiz Augusto von Dentz · 13 years ago
  90. f852359 Bluetooth: Check 'dev_class' in mgmt_device_found() by Andre Guedes · 13 years ago
  91. a8f13c8 Bluetooth: Reduce critical region. by Andre Guedes · 13 years ago
  92. 51beabd Bluetooth: Fix wrong memcpy size on LE start encryption by Anderson Briglia · 13 years ago
  93. ca10b5e Bluetooth: Remove support for other SMP keys than the LTK by Vinicius Costa Gomes · 13 years ago
  94. feb45eb Bluetooth: Fix not setting a pending security level by Vinicius Costa Gomes · 13 years ago
  95. a492cd5 Revert "Bluetooth: Add support for communicating keys with userspace" by Vinicius Costa Gomes · 13 years ago
  96. 988c599 Bluetooth: Use the LTK after receiving a LE Security Request by Vinicius Costa Gomes · 13 years ago
  97. 0fb4eb6 Bluetooth: Fix sending wrong authentication requirements by Vinicius Costa Gomes · 13 years ago
  98. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  99. c908df3 Bluetooth: Use the MEDIUM security level for pairings by Vinicius Costa Gomes · 13 years ago
  100. e9bf2bf Bluetooth: Require authentication if MITM protection is requested by Vinicius Costa Gomes · 13 years ago