aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna
AgeCommit message (Expand)Author
2019-11-24qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich
2019-11-24qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich
2019-11-24qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich
2019-11-24qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko
2018-08-02qtnfmac: implement basic WoWLAN supportSergey Matyukevich
2018-07-30qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko
2018-07-30qtnfmac: implement cfg80211 power management callbackSergei Maksimenko
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27qtnfmac: enable source MAC address randomization supportAndrey Shevchenko
2018-06-27qtnfmac: implement net_device_ops callback to set MAC addressIgor Mitsyanko
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-18qtnfmac: fix NULL pointer dereferenceGustavo A. R. Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-30qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich
2018-05-30qtnfmac: cancel scan on disconnectAndrey Shevchenko
2018-05-30qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko
2018-05-30qtnfmac: fix firmware command error pathDmitry Lebed
2018-05-30qtnfmac: improve control path timeout handlingDmitry Lebed
2018-05-30qtnfmac: cleanup wdev structure between its usesSergey Matyukevich
2018-05-30qtnfmac: decode error codes from firmware repliesIgor Mitsyanko
2018-05-30qtnfmac: simplify notationSergey Matyukevich
2018-05-30qtnfmac: remove unused function declarationsAndrey Shevchenko
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-04-30qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-04-25qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handlerGustavo A. R. Silva
2018-04-24qtnfmac: add DFS offload supportDmitry Lebed
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap
2018-02-27qtnfmac: implement asynchronous firmware loadingSergey Matyukevich
2018-02-27qtnfmac: enable reloading of qtnfmac kernel modulesSergei Maksimenko
2018-02-27qtnfmac: fix releasing Tx/Rx data buffersSergey Matyukevich
2018-01-24qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich
2018-01-24qtnfmac: do not use bus mutex for events processingIgor Mitsyanko
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko
2018-01-24qtnfmac: fix STA disconnect procedureSergey Matyukevich
2018-01-24qtnfmac: validate interface combinations on changesSergey Matyukevich
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov
2018-01-24qtnfmac: get more hardware info from cardVasily Ulyanov
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov
2018-01-24qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov
2018-01-24qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov
2018-01-09qtnfmac: support MAC address based access controlVasily Ulyanov
2018-01-09qtnfmac: keeping track of "generation" for STA infoIgor Mitsyanko
2018-01-09qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko
2018-01-09qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov
2018-01-09qtnfmac: fix rssi data passed to wireless coreSergey Matyukevich
2018-01-09qtnfmac: check for passed channel being NULL in MGMT_TX commandIgor Mitsyanko
2018-01-09qtnfmac: change default interface mode from AP to STAIgor Mitsyanko