1. da8064c rt2800: add rt2800_normal_mode_setup_3xxx subroutine by Stanislaw Gruszka · 12 years ago
  2. d9517f2 rt2800: add rt2800_led_open_drain_enable subroutine by Stanislaw Gruszka · 12 years ago
  3. 5de5a1f rt2800: move RF_R27 setup to individual rfcsr init subroutines by Stanislaw Gruszka · 12 years ago
  4. c5b3c35 rt2800: add rt2800_rx_filter_calibration procedure by Stanislaw Gruszka · 12 years ago
  5. 87d91db rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr init by Stanislaw Gruszka · 12 years ago
  6. 2971e66 rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr init by Stanislaw Gruszka · 12 years ago
  7. c9a221b rt2800: move 30xx common rf init code by Stanislaw Gruszka · 12 years ago
  8. f9cdcbb rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr init by Stanislaw Gruszka · 12 years ago
  9. ce94ede9 rt2800: move rf init calibration code by Stanislaw Gruszka · 12 years ago
  10. f7df8fe rt2800: merge 5xxx normal mode setup by Stanislaw Gruszka · 12 years ago
  11. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 12 years ago
  12. ecbbed3 ath: update hardware mac address with bssid mask by Felix Fietkau · 12 years ago
  13. 703a4e5 ath9k: use GFP_ATOMIC under spinlock by Dan Carpenter · 12 years ago
  14. ca21cfd ath9k: change DFS logging to use ath_dbg() by Zefir Kurtisi · 12 years ago
  15. 7e9dafd rt2x00: Fix transmit power troubles on some Ralink RT30xx cards by Alex A. Mihaylov · 12 years ago
  16. 3f52455 mwl8k: remove nonstandard rate 72 Mbps by Jonas Gorski · 12 years ago
  17. 6475cb0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  18. e563589 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  19. 197bbf0 Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  20. 1eb3217 mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE by Karl Beldan · 12 years ago
  21. 06d961a mac80211/minstrel: use the new rate control API by Felix Fietkau · 12 years ago
  22. a856666 mac80211/minstrel_ht: use the new rate control API by Felix Fietkau · 12 years ago
  23. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 12 years ago
  24. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 12 years ago
  25. a364736 mac80211: minstrel_ht: initialize rates selection by Karl Beldan · 12 years ago
  26. c2eb5b0 mac80211: minstrel_ht: pick only supported rates for sta and group max*rates by Karl Beldan · 12 years ago
  27. 06f95e6 rfkill: fix error return code in rfkill_gpio_probe() by Wei Yongjun · 12 years ago
  28. 8ceb595 mac80211: use synchronize_rcu() with rcu_barrier() by Bob Copeland · 12 years ago
  29. 908f8d0 mac80211: indicate admission control in TX queue parameters by Alexander Bondar · 12 years ago
  30. 6e3ab55 cfg80211: invert P2P-Device vs. netdev check ordering by Johannes Berg · 12 years ago
  31. 65e8d5b cfg80211: fix P2P-Device stop locking by Johannes Berg · 12 years ago
  32. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  33. 97990a0 nl80211: allow using wdev identifiers to get scan results by Johannes Berg · 12 years ago
  34. 1b737f8 mac80211: fix P2P-Device management frame RX by Johannes Berg · 12 years ago
  35. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 12 years ago
  36. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 12 years ago
  37. 5df480b Bluetooth: Add LE scan type macros by Andre Guedes · 12 years ago
  38. b6c7515 Bluetooth: Change LE scanning timeout macros by Andre Guedes · 12 years ago
  39. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 12 years ago
  40. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 12 years ago
  41. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 12 years ago
  42. bbb0ead Bluetooth: Fix incorrect SSP mode bit for non SSP devices by Jaganath Kanakkassery · 12 years ago
  43. eea8599 mac80211: optimize minstrel_ewma by Karl Beldan · 12 years ago
  44. e1c3b15 mac80211: cosmetics for minstrel_debugfs by Karl Beldan · 12 years ago
  45. b20d34c mac80211: fix station entry leak/warning while suspending by Johannes Berg · 12 years ago
  46. e73dcfb Bluetooth: hidp: fix sending output reports on intr channel by David Herrmann · 12 years ago
  47. af87b3d Bluetooth: hidp: don't send boot-protocol messages as HID-reports by David Herrmann · 12 years ago
  48. 41edc0c Bluetooth: hidp: merge 'send' functions into hidp_send_message() by David Herrmann · 12 years ago
  49. 7350e6c Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit() by David Herrmann · 12 years ago
  50. 2df0120 Bluetooth: hidp: handle kernel_sendmsg() errors correctly by David Herrmann · 12 years ago
  51. 5205185 Bluetooth: hidp: remove old session-management by David Herrmann · 12 years ago
  52. b4f34d8 Bluetooth: hidp: add new session-management helpers by David Herrmann · 12 years ago
  53. 2c8e141 Bluetooth: l2cap: add l2cap_user sub-modules by David Herrmann · 12 years ago
  54. 9c903e3 Bluetooth: l2cap: introduce l2cap_conn ref-counting by David Herrmann · 12 years ago
  55. 3764eaa Bluetooth: hidp: move hidp_schedule() to core.c by David Herrmann · 12 years ago
  56. f53c20e Bluetooth: allow constant arguments for bacmp()/bacpy() by David Herrmann · 12 years ago
  57. e3492dc Bluetooth: hidp: test "terminate" before sleeping by David Herrmann · 12 years ago
  58. dcc0764 Bluetooth: hidp: remove unused session->state field by David Herrmann · 12 years ago
  59. 8d12356 Bluetooth: introduce hci_conn ref-counting by David Herrmann · 12 years ago
  60. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 12 years ago
  61. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 12 years ago
  62. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 12 years ago
  63. dad6330 mac80211_hwsim: handle VHT rates in rx_status by Karl Beldan · 12 years ago
  64. 6bc8312 mac80211: VHT off-by-one NSS by Karl Beldan · 12 years ago
  65. fffa4b1 mac80211: adjust initial chandefs assignments in ieee80211_register_hw by Karl Beldan · 12 years ago
  66. fbd647b mac80211: fix rate control tx handler for VHT rates by Karl Beldan · 12 years ago
  67. 7a7da6e mac80211: remove warning from ieee80211_beacon_loss by Alexander Bondar · 12 years ago
  68. cd64f2a mac80211: handle wide bandwidth channel switch by Johannes Berg · 12 years ago
  69. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 12 years ago
  70. 1b3a2e4 mac80211: handle extended channel switch announcement by Johannes Berg · 12 years ago
  71. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  72. b4f286a1 mac80211: support extended channel switch by Johannes Berg · 12 years ago
  73. 1ce3e82 cfg80211: add ieee80211_operating_class_to_band by Johannes Berg · 13 years ago
  74. 37799e5 mac80211: unify CSA action frame/beacon processing by Johannes Berg · 12 years ago
  75. 6553bf04 mac80211: use second center_freq segment only in 80+80 by Johannes Berg · 12 years ago
  76. 990de49 wireless: regulatory: fix channel disabling race condition by Johannes Berg · 12 years ago
  77. bb03dce NFC: pn544: Add MEI physical layer by Samuel Ortiz · 12 years ago
  78. 4912e2f NFC: mei: Add a common mei bus API for NFC drivers by Eric Lapuyade · 12 years ago
  79. 9b38367 b43: use bcma_pmu_spuravoid_pllupdate() by Hauke Mehrtens · 12 years ago
  80. cc5569f ath5k: use more idiomatic tracing include style by Johannes Berg · 12 years ago
  81. 8e8d4ff brcm80211: simplify makefiles by Johannes Berg · 12 years ago
  82. 31ed07d brcmfmac: remove ifidx variable from brcmf_fws_process_skb() by Arend van Spriel · 12 years ago
  83. 9fc6022 brcmfmac: rename brcmf_fws_mac_desc_ready() by Arend van Spriel · 12 years ago
  84. f97a7f0 brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc() by Arend van Spriel · 12 years ago
  85. a7965fb brcmfmac: obtain iftype for firmware-signal descriptor lookup by Arend van Spriel · 12 years ago
  86. 668761a brcmfmac: define and use platform specific data for SDIO. by Hante Meuleman · 12 years ago
  87. 979c292 brcmfmac: Add drive strength programming for SDIO 43143. by Hante Meuleman · 12 years ago
  88. 369508c brcmfmac: Add 43143 SDIO support. by Hante Meuleman · 12 years ago
  89. 6a1c748 brcmfmac: add BCM4335 sdio interface support by Franky Lin · 12 years ago
  90. 1e9ab4d brcmfmac: setup SDIO reset behavior by Piotr Haber · 12 years ago
  91. 1640f28 brcmfmac: add support for dongle ARM CR4 core by Franky Lin · 12 years ago
  92. 83cf17a brcmfmac: adopt new d11 interface by Franky Lin · 12 years ago
  93. e3b919d brcmutil: add new d11 interface support by Franky Lin · 12 years ago
  94. 069eddd brcmfmac: move chip download state code to sdio_chip.c by Franky Lin · 12 years ago
  95. ba540b0 brcmfmac: aggregate dongle ram access interface by Franky Lin · 12 years ago
  96. 4a3da99 brcmfmac: support save&restore firmware feature by Piotr Haber · 12 years ago
  97. be055b2 NFC: RFKILL support by Samuel Ortiz · 12 years ago
  98. 44b3dec rfkill: Add NFC to the list of supported radios by Samuel Ortiz · 12 years ago
  99. 93796fa Bluetooth: Reject SCO when hci connection timeouts by Claudio Takahasi · 12 years ago
  100. baf4325 Bluetooth: Remove unneeded parameter by Claudio Takahasi · 12 years ago