1. 2525f18 qtnfmac: add support for scan dwell time configuration by Sergey Matyukevich · 6 years ago
  2. 6d85930 qtnfmac: add support for scan flush by Sergey Matyukevich · 6 years ago
  3. ab1c64a qtnfmac: inform wireless core about supported extended capabilities by Sergey Matyukevich · 6 years ago
  4. d5657b7 qtnfmac: pass sgi rate info flag to wireless core by Sergey Matyukevich · 6 years ago
  5. c6ed298 qtnfmac: cleanup and unify command error handling by Sergey Matyukevich · 6 years ago
  6. 28b9188 qtnfmac: implement basic WoWLAN support by Sergey Matyukevich · 6 years ago
  7. 8f1180e qtnfmac: enable multiple SSIDs scan support by Andrey Shevchenko · 7 years ago
  8. 4775ad0 qtnfmac: implement cfg80211 power management callback by Sergei Maksimenko · 7 years ago
  9. 22d0d2f wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types by Omer Efrat · 7 years ago
  10. 6fbef95 qtnfmac: enable source MAC address randomization support by Andrey Shevchenko · 7 years ago
  11. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  12. f5d2ff4 qtnfmac: fix bg_scan_period parameter processing by Andrey Shevchenko · 7 years ago
  13. b60769e qtnfmac: fix firmware command error path by Dmitry Lebed · 7 years ago
  14. 36e8c53 qtnfmac: decode error codes from firmware replies by Igor Mitsyanko · 7 years ago
  15. c93fe71 qtnfmac: remove redundant 'unlikely' checks by Sergey Matyukevich · 7 years ago
  16. 537faf2 qtnfmac: modify supported interface combinations by Sergey Matyukevich · 7 years ago
  17. 0b419d0 qtnfmac: report hardware/firmware information via ethtool by Vasily Ulyanov · 7 years ago
  18. 5ec5b53 qtnfmac: get more hardware info from card by Vasily Ulyanov · 7 years ago
  19. 33f98992 qtnfmac: remove struct qlink_cmd_set_mac_acl by Vasily Ulyanov · 7 years ago
  20. f1398fd qtnfmac: support MAC address based access control by Vasily Ulyanov · 7 years ago
  21. 4d2a7a1 qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility by Igor Mitsyanko · 7 years ago
  22. 9cbd599 qtnfmac: fill wiphy's extended capabilities by Vasily Ulyanov · 7 years ago
  23. b05ee45 qtnfmac: add support for radar detection and CAC by Igor Mitsyanko · 7 years ago
  24. 5bf374a qtnfmac: pass complete channel data between driver and firmware by Sergey Matyukevich · 7 years ago
  25. c988967 qtnfmac: pass all CONNECT cmd params to wireless card for processing by Igor Mitsyanko · 7 years ago
  26. a3945f4 qtnfmac: include HTCAP and VHTCAP into config AP command by Igor Mitsyanko · 7 years ago
  27. 17011da qtnfmac: configure and start AP interface with a single command by Igor Mitsyanko · 7 years ago
  28. 4d1f0fa qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage by Igor Mitsyanko · 7 years ago
  29. 18b7470 qtnfmac: extend "IE set" TLV to include frame type info by Igor Mitsyanko · 7 years ago
  30. d1398b5 qtnfmac: get rid of PHYMODE capabilities flags by Igor Mitsyanko · 7 years ago
  31. d42df85 qtnfmac: initialize HT/VHT caps "can override" masks by Igor Mitsyanko · 7 years ago
  32. e294cbf qtnfmac: use per-band HT/VHT info from wireless device by Igor Mitsyanko · 7 years ago
  33. db5c6d4 qtnfmac: advertise support of inactivity timeout by Igor Mitsyanko · 7 years ago
  34. d23d136 qtnfmac: make encryption info a part of CONNECT command. by Igor Mitsyanko · 7 years ago
  35. 9766d1d qtnfmac: do not cache BSS state in per-VIF structure by Igor Mitsyanko · 7 years ago
  36. d7b8005 qtnfmac: get rid of QTNF_STATE_AP_START flag by Igor Mitsyanko · 7 years ago
  37. 524522c qtnfmac: get rid of QTNF_STATE_AP_CONFIG by Igor Mitsyanko · 7 years ago
  38. f99201c qtnfmac: pass channel definition to WiFi card on START_AP command by Igor Mitsyanko · 7 years ago
  39. 8b5f4aa qtnfmac: pass all AP settings to wireless card for processing by Igor Mitsyanko · 7 years ago
  40. 9b692df qtnfmac: do not cache AP settings in driver structures by Igor Mitsyanko · 7 years ago
  41. 6bfe61d qtnfmac: remove unused mac::status field by Igor Mitsyanko · 7 years ago
  42. 9739763 qtnfmac: do not cache CSA chandef info by Igor Mitsyanko · 7 years ago
  43. 8c015b9 qtnfmac: pass VIF info to SendChannel command by Igor Mitsyanko · 7 years ago
  44. 96d4eaf qtnfmac: do not cache channel info from "connect" command by Igor Mitsyanko · 7 years ago
  45. 9e5478b qtnfmac: retrieve current channel info from EP by Igor Mitsyanko · 7 years ago
  46. 805b28c qtnfmac: prepare for AP_VLAN interface type support by Sergey Matyukevich · 7 years ago
  47. 41c8fa0 qtnfmac: fix handling of iftype mask reported by firmware by Sergey Matyukevich · 7 years ago
  48. 97883695 qtnfmac: implement cfg80211 channel_switch handler by Sergey Matyukevich · 7 years ago
  49. 34f1145 qtnfmac: move current channel info from vif to mac by Sergey Matyukevich · 7 years ago
  50. 2789444 qtnfmac: implement reporting current channel by Sergey Matyukevich · 7 years ago
  51. 7c04b43 qtnfmac: implement cfg80211 dump_survey handler by Sergey Matyukevich · 7 years ago
  52. 9ef7509 qtnfmac: add missing bus lock by Sergey Matyukevich · 7 years ago
  53. 4dd07d2 qtnfmac: updates for regulatory support by Sergey Matyukevich · 7 years ago
  54. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  55. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  56. bc0384e qtnfmac: check band before allocating cmd_skb to avoid resource leak by Colin Ian King · 8 years ago
  57. 98f44cb qtnfmac: introduce new FullMAC driver for Quantenna chipsets by Igor Mitsyanko · 8 years ago