1. f3b369e mwifiex: rx path enhancement to derive priv only once by Avinash Patil · 12 years ago
  2. 3a5b8a1 mwifiex: handle extended supported rates IE for AP by Avinash Patil · 12 years ago
  3. 22db249 Revert "mwifiex: retrieve correct max_power information in reg_notifier handler" by Amitkumar Karwar · 12 years ago
  4. f3e1af3 mwifiex: disable channel filtering for SSID specific scan from user by Amitkumar Karwar · 12 years ago
  5. b0e70c2 mwifiex: minor cleanup and a fix in scan semaphore usage by Amitkumar Karwar · 12 years ago
  6. f162cac mwifiex: abort scan upon interface down by Amitkumar Karwar · 12 years ago
  7. e45a841 mwifiex: use LOW_PRIORITY scan flag provided in scan request by Amitkumar Karwar · 12 years ago
  8. ccd6095 bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP by Yuanhan Liu · 12 years ago
  9. 7bf7a71 ath9k: Add new BT profile info A2DP_Voice by Rajkumar Manoharan · 12 years ago
  10. f9401b1 ath9k: adjust duty cycle for FTP profile for AR9565 by Rajkumar Manoharan · 12 years ago
  11. 3c5c9d0 ath9k_hw: Set default MCI config for AR9565 by Rajkumar Manoharan · 12 years ago
  12. 506ed95 ath9k_hw: Configure new switch table for AR9565 BTCOEX by Rajkumar Manoharan · 12 years ago
  13. 6f37ff9 ath9k_hw: Fix max rx rate drop for AR9565 by Rajkumar Manoharan · 12 years ago
  14. 2097fdd ath9k_hw: Fix frequent BT rx recovery by Rajkumar Manoharan · 12 years ago
  15. e9f9fd8 ath9k_hw: Disable MCI stat counter by default for AR9565 by Rajkumar Manoharan · 12 years ago
  16. b55f6bb ath9k: turn off RXIQ calibration while re-calibrating radio by Bala Shanmugam · 12 years ago
  17. d9575da ath9k: Set appropriate bit for AR9565 in btc control register by Bala Shanmugam · 12 years ago
  18. 7d47884 ath9k_hw: Fix selfgen chainmask for 9565 by Rajkumar Manoharan · 12 years ago
  19. 4c6231a ath9k_hw: Enable OSLA hw fix for AR9565 by Rajkumar Manoharan · 12 years ago
  20. e82cb03 ath9k: adjust WLAN and BT concurrent transmission by Rajkumar Manoharan · 12 years ago
  21. 77d8483 ath9k: fill channel mode in caldata by Rajkumar Manoharan · 12 years ago
  22. db60428 ath9k: Add concurrent WLAN and BT tx support for MCI based chips by Rajkumar Manoharan · 12 years ago
  23. 50072eb ath9k: Send WLAN channel info to BT by Rajkumar Manoharan · 12 years ago
  24. aebc0d4 ath9k: Advertize beacon_int_infra_match by Mohammed Shafi Shajakhan · 12 years ago
  25. 96f99d3 ath9k_htc: Remove interface combination specific checks by Mohammed Shafi Shajakhan · 12 years ago
  26. 8b0b6be ath9k_htc: Advertise interface combinations supported by Mohammed Shafi Shajakhan · 12 years ago
  27. be41b05 ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle by Mohammed Shafi Shajakhan · 12 years ago
  28. e0509d3 carl9170: fix spurious transmissions in sniffer mode by Christian Lamparter · 12 years ago
  29. e298c79 Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  30. d1f1030 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  31. 52feb44 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support by Thierry Escande · 12 years ago
  32. f31652a NFC: Purge LLCP socket Tx queues when being disconnected by Samuel Ortiz · 12 years ago
  33. f152218 NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile by Kees Cook · 12 years ago
  34. 54720c3 NFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile by Kees Cook · 12 years ago
  35. deccb2a NFC: Remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  36. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  37. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 12 years ago
  38. ab34a18 NFC: pn533: Remove unused arg parameter by Waldemar Rymarkiewicz · 12 years ago
  39. 82dec34 NFC: pn533: Fix in/out frame buffer allocation by Waldemar Rymarkiewicz · 12 years ago
  40. a8df0f3 NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found by Samuel Ortiz · 12 years ago
  41. b874dec NFC: Implement LLCP connection less Tx path by Samuel Ortiz · 12 years ago
  42. 94f418a NFC: UI frame sending routine implementation by Samuel Ortiz · 12 years ago
  43. 31ca61a NFC: Forward LLCP datagrams to userspace by Samuel Ortiz · 12 years ago
  44. 968272b NFC: Handle LLCP UI frames by Samuel Ortiz · 12 years ago
  45. c8512be NFC: Keep connection less bound sockets alive when DEP link goes down by Samuel Ortiz · 12 years ago
  46. 54292d6 NFC: Check for connection less sockets when looking for a service name by Samuel Ortiz · 12 years ago
  47. e690408 NFC: Reserve LLCP ssap when replying to an SNL frame by Samuel Ortiz · 12 years ago
  48. 984d334 NFC: Fix sparse warnings due to missing static by Arron Wang · 12 years ago
  49. 874934f NFC: Fix style issues with logical operations by Szymon Janc · 12 years ago
  50. 0250ffc NFC: Fix not propagating return code in nfc_hci_clear_all_pipes by Szymon Janc · 12 years ago
  51. 80e4232 NFC: Small nfc_hci_create_pipe refactoring by Szymon Janc · 12 years ago
  52. 36b0511 NFC: Remove unneeded LLCP function return calls by Szymon Janc · 12 years ago
  53. f9fc36f NFC: Remove not needed local variable in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  54. 460d8f9 NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  55. 7ad3939 NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties by Thierry Escande · 12 years ago
  56. 5bcf099 NFC: Set rf_mode to NFC_RF_NONE where necessary by Thierry Escande · 12 years ago
  57. 19cfe58 NFC: Initial SNL support by Samuel Ortiz · 12 years ago
  58. c43bb03 NFC: Add SNL frame building routine by Samuel Ortiz · 12 years ago
  59. 9222390 NFC: Use llcp_allocate_pdu to build the DISC frames by Samuel Ortiz · 12 years ago
  60. a6a0915 NFC: Avoid falling back to SYMM when sk is NULL by Samuel Ortiz · 12 years ago
  61. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago
  62. 632c016 NFC: HCI check presence must not fail when driver doesn't support it by Eric Lapuyade · 12 years ago
  63. da05285 NFC: Add pn544 presence check for different targets by Arron Wang · 12 years ago
  64. e810762 NFC: Implement HCI DEP send and receive data by Arron Wang · 12 years ago
  65. c40d174 NFC: Implement HCI DEP link up and down by Arron Wang · 12 years ago
  66. 928326f NFC: Handle pn544 continue activation by Arron Wang · 12 years ago
  67. f7a5f6c NFC: Pass hardware specific HCI event to driver by Arron Wang · 12 years ago
  68. 7e2afc9 NFC: Set local gb and DEP registries by Arron Wang · 12 years ago
  69. 1724ffb mac80211: complete bss_info tracing by Johannes Berg · 12 years ago
  70. 5df4569 mac80211: use non-atomic bitmap operation for local variable by Johannes Berg · 12 years ago
  71. f87ad63 mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon by Rami Rosen · 12 years ago
  72. eeb126e cfg80211: add tracing for P2P Device start/stop by Johannes Berg · 12 years ago
  73. 5d0d04e mac80211: expose AES-CMAC subkey calculation by Assaf Krauss · 12 years ago
  74. 9a90bc8 mac80211: mesh STAs only process mesh beacons by Thomas Pedersen · 12 years ago
  75. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  76. 746a336 mac80211: fix WDS channel context test by Johannes Berg · 12 years ago
  77. 9917c85 brcm80211: remove some truely barftastic code by Alan Cox · 12 years ago
  78. c5b057b brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg by Arend van Spriel · 12 years ago
  79. 3cb91f5 brcmfmac: fix sparse warnings by Franky Lin · 12 years ago
  80. 81118d1 brcmfmac: Using zero instead of NULL by Dan Carpenter · 12 years ago
  81. 424749c ath9k: perform ANI cycle in idle state by Rajkumar Manoharan · 12 years ago
  82. b4764c8 carl9170: handle traps from firmware loader by Christian Lamparter · 12 years ago
  83. afe3840 mwifiex: Using %*phD instead of print_hex_dump_bytes by Andrei Emeltchenko · 12 years ago
  84. f575f65 mwifiex: use sizeof(array) to print_hex_dump_bytes by Bing Zhao · 12 years ago
  85. 7a66205 rt2800: comment tx power settings by Stanislaw Gruszka · 12 years ago
  86. 1e4cf24 rt2800: allow to reduce tx power on devices not exporting power limit by Stanislaw Gruszka · 12 years ago
  87. 146c3b0 rt2800: pass channel pointer to rt2800_config_txpower by Stanislaw Gruszka · 12 years ago
  88. d9bceae rt2800: use eeprom OFDM 6M TX power as criterion by Stanislaw Gruszka · 12 years ago
  89. de2493c rt2800: compensate tx power also for non 11b rates on 2GHz by Stanislaw Gruszka · 12 years ago
  90. 19f3fa2 rt2800: limit TX_PWR_CFG_ values to 0xc by Stanislaw Gruszka · 12 years ago
  91. cee2c73 rt2800: use BBP_R1 for setting tx power by Stanislaw Gruszka · 12 years ago
  92. 037fd9b ath_hw: Use common REG_WRITE parameter order by Sven Eckelmann · 12 years ago
  93. ed9f0ed rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers by Andy Shevchenko · 12 years ago
  94. 264e989 orinoco_usb: clean up some signedness issues by Dan Carpenter · 12 years ago
  95. 2b4766c bcma: do not initialize deactivated PCIe cores by Hauke Mehrtens · 12 years ago
  96. f255b9c ath/ath9k/ar9003_eeprom.c: Remove semicolon after if by Peter Senna Tschudin · 12 years ago
  97. 750f32c ath9k: Fix BT_OP_SCAN usage by Sujith Manoharan · 12 years ago
  98. 78b1775 ath9k: Use a helper routine for MCI/FTP tuning by Sujith Manoharan · 12 years ago
  99. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  100. 017c4c3 bcma: use fallback sprom if sprom on card was not valid by Hauke Mehrtens · 12 years ago