1. 36acbb1 Bluetooth: Allow to set AMP type for virtual HCI by Andrei Emeltchenko · 13 years ago
  2. 1eb54c8 mwifiex: prevent corruption instead of just warning by Dan Carpenter · 13 years ago
  3. 7d7ab02 mwifiex: enable SDIO multiport aggregation by Amitkumar Karwar · 13 years ago
  4. fa161cb mwifiex: remove an unneeded NULL check by Dan Carpenter · 13 years ago
  5. fba6fe6 mwifiex: remove unneeded kfree(NULL); by Dan Carpenter · 13 years ago
  6. 99ba15c brcm80211: fmac: optimize chip core info management by Franky Lin · 13 years ago
  7. 61213be brcm80211: fmac: replace private SB macros with ssb_regs version by Franky Lin · 13 years ago
  8. e12afb6 brcm80211: fmac: move chip drive strength related code to sdio_chip.c by Franky Lin · 13 years ago
  9. a8a6c04 brcm80211: fmac: move chip detach function to sdio_chip.c by Franky Lin · 13 years ago
  10. 2bc78e1 brcm80211: fmac: move chip reset core function to sdio_chip.c by Franky Lin · 13 years ago
  11. 454d2a8 brcm80211: fmac: abstract chip core revision function by Franky Lin · 13 years ago
  12. d8f64a4 brcm80211: fmac: abstract chip iscoreup function by Franky Lin · 13 years ago
  13. a97e4fc brcm80211: fmac: chip attach code flow clean up by Franky Lin · 13 years ago
  14. 98ce903 brcm80211: fmac: remove duplicate regiter set in chip attach path by Franky Lin · 13 years ago
  15. 960908d brcm80211: fmac: move dongle gpio reset code to chip attach function by Franky Lin · 13 years ago
  16. 966414d brcm80211: fmac: disable dongle arm core in bus core setup function by Franky Lin · 13 years ago
  17. 2d4a9af brcm80211: fmac: move core disable function to sdio_chip.c by Franky Lin · 13 years ago
  18. 5b45e54 brcm80211: fmac: abstract chip buscore setup function by Franky Lin · 13 years ago
  19. e63ac6b brcm80211: fmac: move bus core prep code to sdio_chip.c by Franky Lin · 13 years ago
  20. a83369b brcm80211: fmac: move chip recognition function to sdio_chip.c by Franky Lin · 13 years ago
  21. 718897eb brcm80211: fmac: remove unnecessary 4329 chip specific code by Franky Lin · 13 years ago
  22. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  23. 562a748 nl80211: advertise device AP SME by Johannes Berg · 13 years ago
  24. 7e1e386 ath9k: Improve debugfs printout for stations. by Ben Greear · 13 years ago
  25. 6e6ae9d ipw2x00: remove unused function libipw_ratelimit_debug. by Stanislav Yakovlev · 13 years ago
  26. fd65623 ath9k: Advertise support for TDLS by Jouni Malinen · 13 years ago
  27. 9236b2a orinoco: release BSS structures returned by cfg80211_inform_bss() by David Kilroy · 13 years ago
  28. a64e2e2 rndis_wlan: release BSS structures returned by cfg80211_inform_bss() by Jussi Kivilinna · 13 years ago
  29. fa5e91b wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile by John W. Linville · 13 years ago
  30. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  31. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  32. c63749d ath9k_hw: Updated AR9462 initval table to improve rx performance by Rajkumar Manoharan · 13 years ago
  33. 7dc181c ath9k: Add btcoex profile management support for AR9462 by Rajkumar Manoharan · 13 years ago
  34. 38df2f0 ath9k_hw: Update CCK spur mitigation for AR9462 by Rajkumar Manoharan · 13 years ago
  35. 43bc3e8 mac80211_hwsim: Claim support for TDLS by Jouni Malinen · 13 years ago
  36. 028f78d brcm80211: smac: change buffer endianess convert function interface by Arend van Spriel · 13 years ago
  37. d1a5b6f brcm80211: fmac: remove state from brcmf_if in fullmac by Franky Lin · 13 years ago
  38. e1b8358 brcm80211: fmac: store brcmf_if in net device private data by Franky Lin · 13 years ago
  39. 15d45b6 brcm80211: fmac: use brcmf_add_if for all net devices by Franky Lin · 13 years ago
  40. 3fd172d brcm80211: smac: use sk_buff list for handling frames in receive path by Arend van Spriel · 13 years ago
  41. 81d2e2d brcm80211: smac: rename buffer endianess conversion functions by Arend van Spriel · 13 years ago
  42. 1525662 brcm80211: smac: changed check to confirm STA only support by Roland Vossen · 13 years ago
  43. dc46012 brcm80211: smac: mute transmit on ops_start by Roland Vossen · 13 years ago
  44. 2646c46 brcm80211: smac: modified Mac80211 callback interface by Roland Vossen · 13 years ago
  45. c6c4489 brcm80211: smac: fixed inconsistency in transmit mute by Roland Vossen · 13 years ago
  46. a8bc491 brcm80211: smac: bugfix for tx mute in brcms_b_init() by Roland Vossen · 13 years ago
  47. 43ac097 brcm80211: smac: removed down-on-rf-kill functionality by Roland Vossen · 13 years ago
  48. 2823700 brcm80211: smac: removed down-on-watchdog MPC functionality by Roland Vossen · 13 years ago
  49. 4412953 brcm80211: smac: removed MPC related variables by Roland Vossen · 13 years ago
  50. 0bf1f88 brcm80211: smac: removed MPC related code by Roland Vossen · 13 years ago
  51. dfded55 brcm80211: fmac: use brcmf_del_if for all net devices by Franky Lin · 13 years ago
  52. ece960e brcm80211: fmac: allow wd timer to be disabled when bus down by Franky Lin · 13 years ago
  53. b83db86 brcm80211: fmac: use sk_buff list for handling frames in receive path by Arend van Spriel · 13 years ago
  54. 6cddafa rtl8192cu: Add new device IDs by Larry Finger · 13 years ago
  55. 09c7dfa brcm80211: util: remove function brcmu_format_hex() from brcmutil by Arend van Spriel · 13 years ago
  56. 20e5ca1 brcm80211: util: move brcmu_pktfrombuf() function to brcmfmac by Arend van Spriel · 13 years ago
  57. 1433c59 brcm80211: smac: remove phy api bypass in rate.h by Arend van Spriel · 13 years ago
  58. 094b199 brcm80211: smac: some local function made static in main.c by Arend van Spriel · 13 years ago
  59. 888153b brcm80211: smac: avoid sprom endianess conversions for crc8 check by Arend van Spriel · 13 years ago
  60. 32cb68b brcm80211: smac: remove obsolete srom variables from n-phy by Arend van Spriel · 13 years ago
  61. c261bdf brcm80211: smac: indicate severe problems to Mac80211 by Roland Vossen · 13 years ago
  62. 0527781 brcm80211: fmac: changed two scan related structures by Roland Vossen · 13 years ago
  63. 6f09be0 brmc80211: fmac: reworked next_bss() by Roland Vossen · 13 years ago
  64. d34bf64 brcm80211: fmac: annotated little endian struct with _le by Roland Vossen · 13 years ago
  65. 3b64bd3 brcm80211: smac: removed support for SROM rev < 8 by Roland Vossen · 13 years ago
  66. 6b1a89a brcm80211: smac: drop "40MHz intolerant" flag from HT capability info by Arend van Spriel · 13 years ago
  67. 2303821 brcm80211: removed duplicate defines by Alwin Beukers · 13 years ago
  68. 73ffc2f brcm80211: cleanup defines in main.c by Alwin Beukers · 13 years ago
  69. 5a5ee76 iwmc3200wifi: add some more range checks by Dan Carpenter · 13 years ago
  70. ec3cbb9 rndis_wlan: add range check in del_key() by Dan Carpenter · 13 years ago
  71. 48ef5c4 ath9k_hw: min_t() casts u32 to int by Dan Carpenter · 13 years ago
  72. 3a8aea0 iwlagn: use 6 Mbps rate for no-CCK scans by Johannes Berg · 13 years ago
  73. fa06ec7 iwlagn: simplify iwl_alloc_all by Don Fry · 13 years ago
  74. 8c3d116 iwlwifi: HW rev for 105 and 135 series by Wey-Yi Guy · 13 years ago
  75. 5510697 iwlagn: remove unnecessary type for tracing operations by Don Fry · 13 years ago
  76. 5601240 iwlagn: update wowlan API by Johannes Berg · 13 years ago
  77. cc438fc wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are in filters by Eyal Shapira · 13 years ago
  78. a59be08 ath: Fix NULL ptr dereference in ath_reg_apply_world_flags by Helmut Schaa · 13 years ago
  79. 9270fd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  80. d13431c Bluetooth: Add support for Broadcom BCM20702A0 by Wen-chien Jesse Sung · 13 years ago
  81. b8aabfc Bluetooth: use buffer priority to mark URB_ISO_ASAP flag by Luiz Augusto von Dentz · 13 years ago
  82. 7f103a0 Bluetooth: bfusb: Fix error path on firmware load by David Herrmann · 13 years ago
  83. deceb02 Bluetooth: bcm203x: Use GFP_KERNEL in workqueue by David Herrmann · 13 years ago
  84. 844e4b7 Bluetooth: bcm203x: Fix race condition on disconnect by David Herrmann · 13 years ago
  85. 52a1020 Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC by David Herrmann · 13 years ago
  86. c3eae82 Bluetooth: ath3k: output firmware filename when request_firmware failed by Paul Fertser · 13 years ago
  87. 13ea401 Bluetooth: Ignore hci_unregister_dev return value by David Herrmann · 13 years ago
  88. db652e4 net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params() by Jesper Juhl · 13 years ago
  89. ae8e467 brcm80211: smac: eliminate a null pointer dereference in dma.c by Arend van Spriel · 13 years ago
  90. 73d51f3 b43: HT-PHY: report signal to mac80211 by Rafał Miłecki · 13 years ago
  91. 694718d b43: fill ctl1 word on all newer PHYs, fix PHY errors by Rafał Miłecki · 13 years ago
  92. f956c34 iwlwifi: don't perform "echo test" when cmd queue stuck by Wey-Yi Guy · 13 years ago
  93. addc985 b43: Remove unneeded message by Larry Finger · 13 years ago
  94. 8a39ef8 iwlwifi: allow pci_enable_msi fail by Wey-Yi Guy · 13 years ago
  95. 3209e06 libertas: ensure we clean up a scan request properly by Andres Salomon · 13 years ago
  96. 9334892 ath9k_hw: Fix noise floor calibration timeout on fast channel change by Rajkumar Manoharan · 13 years ago
  97. 98fb2cc ath9k_hw: Update AR9485 initvals to fix system hang issue by Rajkumar Manoharan · 13 years ago
  98. 94d55d6 carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling by Christian Lamparter · 13 years ago
  99. fd26981 ath9k_hw: Fix regression of register offset of AR9330/AR9340 by Rajkumar Manoharan · 13 years ago
  100. 91ae4d0 ath9k_hw: Fix radio retention for AR9462 by Rajkumar Manoharan · 13 years ago