1. 040a783 wireless: brcm80211: use %pM to print BSSID by Andy Shevchenko · 12 years ago
  2. 3ce4d85 rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads by Larry Finger · 12 years ago
  3. 2a00def rtlwifi: Remove extra argument from queue setup routine by Larry Finger · 12 years ago
  4. c334e25 bcma: add new cores at the end of list by Rafał Miłecki · 12 years ago
  5. e1ac4b4 bcma: add trivial GBIT MAC COMMON driver by Rafał Miłecki · 12 years ago
  6. 97cfda8 bcma: fix typo - reading number of slave wrappers by Rafał Miłecki · 12 years ago
  7. 6d5cfc9 bcma: support alternative (BCM4706) ChipCommon core id by Rafał Miłecki · 12 years ago
  8. 644e8c0 brcmsmac: restructure info->control.sta handling as it is goning to be removed soon. by Thomas Huehn · 12 years ago
  9. 4a17a50 ath9k: do not disable hardware while wow is enabled by Mohammed Shafi Shajakhan · 12 years ago
  10. b11e640 ath9k: Add WoW related mac80211 callbacks by Mohammed Shafi Shajakhan · 12 years ago
  11. b3ba6c5 ath: Add Wake-on-Wireless debug mask by Mohammed Shafi Shajakhan · 12 years ago
  12. 64875c6 ath9k_hw: Add hardware code for WoW by Mohammed Shafi Shajakhan · 12 years ago
  13. 3b604b6 ath9k_hw: INI changes for WoW for AR9002 chipsets by Mohammed Shafi Shajakhan · 12 years ago
  14. 9f11e16 ath9k: advertise supported WoW flags to upper layer by Mohammed Shafi Shajakhan · 12 years ago
  15. d687809 ath9k_hw: advertise WoW support for capable chipsets by Mohammed Shafi Shajakhan · 12 years ago
  16. 8e98138 ath9k_hw: Add WoW hardware capability flags by Mohammed Shafi Shajakhan · 12 years ago
  17. 01c7853 ath9k: Add definitions and structures to support WoW by Mohammed Shafi Shajakhan · 12 years ago
  18. 9009029 ath9k_hw: Add register definitions for WoW support by Mohammed Shafi Shajakhan · 12 years ago
  19. 8a50ace Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  20. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  21. 3ec4588 iwlwifi: don't use stack memory for kmem cache name by Johannes Berg · 12 years ago
  22. 685fb72 mac80211: iterate the virtual monitor interface by Johannes Berg · 12 years ago
  23. 8e95ea4 cfg80211: fix locking and lockdep complaints by Johannes Berg · 12 years ago
  24. 2a9e6c5 minstrel_ht: enable frame aggregation for fixed rate by Sylvain Roger Rieunier · 12 years ago
  25. 4922f71 mac80211: tx: do not drop non-robust mgmt to non-MFP stas. by Nicolas Cavallari · 12 years ago
  26. 46e6de1 mac80211: restructure key selection by Johannes Berg · 12 years ago
  27. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  28. 30f4229 mac80211: optimize ieee80211_rx_status struct layout by Johannes Berg · 12 years ago
  29. d48b296 mac80211: redesign scan RX by Johannes Berg · 12 years ago
  30. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 12 years ago
  31. e2fd5db mac80211: make scan_sdata pointer usable with RCU by Johannes Berg · 12 years ago
  32. d811b3d mac80211: fix invalid band deref building preq IEs by Arik Nemtsov · 12 years ago
  33. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  34. 1c90f9d nl80211: send interface after creation by Johannes Berg · 12 years ago
  35. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  36. 2f8684c ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS by Luis R. Rodriguez · 12 years ago
  37. ce8126c iwmc3200top: remove driver for unavailable hardware by John W. Linville · 12 years ago
  38. 5da7b2e i2400m: remove SDIO device support by John W. Linville · 12 years ago
  39. 650cef38 bcma: add PMU clock support for BCM4706 by Hauke Mehrtens · 12 years ago
  40. 9a89c3a bcma: fix CC driver compilation on MIPS by Rafał Miłecki · 12 years ago
  41. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 12 years ago
  42. 7573cb5 rt2800lib: merge same defines by Stanislaw Gruszka · 12 years ago
  43. 5d7d55d6 rt2x00pci: small 3290 changes cleanup by Stanislaw Gruszka · 12 years ago
  44. c9122c0 carl9170: fix HT peer BA session corruption by Christian Lamparter · 12 years ago
  45. 4519a74 carl9170: import 1.9.6 firmware headers by Christian Lamparter · 12 years ago
  46. d081257 ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULT by Rajkumar Manoharan · 12 years ago
  47. db00348 brcmsmac: handle non PCI devices in the phy code by Hauke Mehrtens · 12 years ago
  48. ae0146f brcmsmac: fix read in write_phy_reg by Hauke Mehrtens · 12 years ago
  49. cacaa64 brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices by Hauke Mehrtens · 12 years ago
  50. ec5ab1d brcmsmac: fix DMA on SoCs by Hauke Mehrtens · 12 years ago
  51. 093cd33 brcmsmac: extend xmtfifo_sz array by Hauke Mehrtens · 12 years ago
  52. c9d6afc brcmsmac: add some workarounds for other chips again by Hauke Mehrtens · 12 years ago
  53. 0d3b9dd brcmsmac: add a conditions for core rev 17 again by Hauke Mehrtens · 12 years ago
  54. a5fed0c brcmsmac: remove some unnessessacry casts and void pointer by Hauke Mehrtens · 12 years ago
  55. 1ef1a57 brcmsmac: use chip and package id constants from bcma by Hauke Mehrtens · 12 years ago
  56. 780b9c4 brcmsmac: use core id constants from bcma by Hauke Mehrtens · 12 years ago
  57. 6236dc2 brcmsmac: remove some redundant chip common workarounds by Hauke Mehrtens · 12 years ago
  58. 33ae5a5 brcmsmac: remove si_pmu_spuravoid_pllupdate() by Hauke Mehrtens · 12 years ago
  59. 4d22641 brcmsmac: remove si_pmu_init() and si_pmu_res_init() by Hauke Mehrtens · 12 years ago
  60. 40bd94c brcmsmac: remove ai_findcore() by Hauke Mehrtens · 12 years ago
  61. ed1dd81 brcmsmac: use container_of instead of cast by Hauke Mehrtens · 12 years ago
  62. 72d4d66 brcmsmac: remove ai_get_buscore{type,rev}() by Hauke Mehrtens · 12 years ago
  63. 1dfef20 brcmsmac: remove PCI_FORCEHT() macro by Hauke Mehrtens · 12 years ago
  64. a55b316 brcmsmac: remove PCIE() macro by Hauke Mehrtens · 12 years ago
  65. bdb903e iwmc3200wifi: remove driver for unavailable hardware by John W. Linville · 12 years ago
  66. f7ace5f wlcore: fix a couple small memory leaks by Dan Carpenter · 12 years ago
  67. 0344dcd wlcore: determine AP extra rates correctly by Arik Nemtsov · 12 years ago
  68. faae5aa wlcore: check ssid length against the correct element by Eliad Peller · 12 years ago
  69. 0fc1d2e wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec by Arik Nemtsov · 12 years ago
  70. 091185d wlcore: define number of supported bands internally by Arik Nemtsov · 12 years ago
  71. 4455556 wlcore: don't set SDIO_FAILED flag when driver state is off by Arik Nemtsov · 12 years ago
  72. c45ee4f wlcore: change the wait for event mechanism by Yoni Divinsky · 12 years ago
  73. c24ec83 wlcore: Prevent processing of work items during op_stop by Ido Yariv · 12 years ago
  74. d8ae5a2 wlcore: implement .flush callback by Eliad Peller · 12 years ago
  75. 66ef60a wl12xx/wlcore: increase FW filename version by Luciano Coelho · 12 years ago
  76. 3df74f4 wlcore: add probe request templates for sched and one-shot scans by Yoni Divinsky · 12 years ago
  77. b034fd6 wlcore: always clear recovery flag during recovery_work by Arik Nemtsov · 12 years ago
  78. aafec11 wlcore: avoid debug prints during intended FW recovery by Arik Nemtsov · 12 years ago
  79. fd92dc5 wlcore: remove recover cmd from testmode by Arik Nemtsov · 12 years ago
  80. 8cdc44a wlcore: don't stop tx queue via watermark if already stopped by Arik Nemtsov · 12 years ago
  81. 4a1ccce wlcore/wl12xx/wl18xx: check min FW version by Arik Nemtsov · 12 years ago
  82. 01b3c0e wlcore: enable sched scan while connected by Victor Goldenshtein · 12 years ago
  83. fe3c094 NFC: Check for llcp_sock and its device from llcp_sock_getname by Samuel Ortiz · 12 years ago
  84. 01d719a NFC: Add ISO 14443 type B protocol by Samuel Ortiz · 12 years ago
  85. a1fbbf1 NFC: Use communicate thru only for PaSoRi when trying to read Felica tags by Samuel Ortiz · 12 years ago
  86. 5c7b053 NFC: Add initial Sony RC-S360 support to pn533 by Samuel Ortiz · 12 years ago
  87. c66433d NFC: Dereference LLCP bind socket address after checking for it to be NULL by Samuel Ortiz · 12 years ago
  88. a831b91 NFC: Do not return EBUSY when stopping a poll that's already stopped by Samuel Ortiz · 12 years ago
  89. 1550bf2 NFC: Remove warning from nfc_llcp_local_put by Samuel Ortiz · 12 years ago
  90. 5c0560b NFC: Handle LLCP Disconnected Mode frames by Samuel Ortiz · 12 years ago
  91. 8f50020 NFC: LLCP late binding by Samuel Ortiz · 12 years ago
  92. ebbb16d NFC: Forbid SSAP binding to a not well known LLCP service by Samuel Ortiz · 12 years ago
  93. 8b7e8ed NFC: Forbid LLCP service name reusing by Samuel Ortiz · 12 years ago
  94. cbbf472 NFC: Release LLCP SAP when the owner is released by Samuel Ortiz · 12 years ago
  95. 4d22ea1 NFC: Close listening LLCP sockets when the device is gone by Samuel Ortiz · 12 years ago
  96. b8e7a06 NFC: Build LLCP general bytes upon request by Samuel Ortiz · 12 years ago
  97. 12e5bdf NFC: Fix LLCP getname socket op by Samuel Ortiz · 12 years ago
  98. 025f152 NFC: Update LLCP socket target index when getting a connection by Samuel Ortiz · 12 years ago
  99. 5df16ca NFC: Add netlink module alias for NFC by Samuel Ortiz · 12 years ago
  100. 1155bb6 NFC: Add modules alias for NFC sockets by Samuel Ortiz · 12 years ago