Age | Commit message (Expand) | Author | Files | Lines |
2020-10-29 | qtnfmac: fix resource leaks on unsupported iftype error return path | Colin Ian King | 1 | -0/+2 |
2019-11-24 | qtnfmac: drop error reports for out-of-bounds key indexes | Sergey Matyukevich | 1 | -3/+10 |
2019-11-24 | qtnfmac: inform wireless core about supported extended capabilities | Sergey Matyukevich | 4 | -4/+25 |
2019-11-24 | qtnfmac: pass sgi rate info flag to wireless core | Sergey Matyukevich | 1 | -0/+3 |
2019-11-24 | qtnfmac: request userspace to do OBSS scanning if FW can not | Igor Mitsyanko | 2 | -0/+5 |
2018-08-02 | qtnfmac: implement basic WoWLAN support | Sergey Matyukevich | 6 | -0/+248 |
2018-07-30 | qtnfmac: enable multiple SSIDs scan support | Andrey Shevchenko | 4 | -7/+9 |
2018-07-30 | qtnfmac: implement cfg80211 power management callback | Sergei Maksimenko | 4 | -0/+82 |
2018-07-24 | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or... | David S. Miller | 4 | -16/+89 |
2018-07-03 | Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub... | David S. Miller | 1 | -2/+1 |
2018-06-27 | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types | Omer Efrat | 1 | -16/+16 |
2018-06-27 | qtnfmac: enable source MAC address randomization support | Andrey Shevchenko | 3 | -0/+48 |
2018-06-27 | qtnfmac: implement net_device_ops callback to set MAC address | Igor Mitsyanko | 1 | -0/+25 |
2018-06-23 | net: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -1/+1 |
2018-06-18 | qtnfmac: fix NULL pointer dereference | Gustavo A. R. Silva | 1 | -2/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-05-30 | qtnfmac: fix invalid STA state on EAPOL failure | Sergey Matyukevich | 2 | -12/+17 |
2018-05-30 | qtnfmac: cancel scan on disconnect | Andrey Shevchenko | 1 | -0/+2 |
2018-05-30 | qtnfmac: fix bg_scan_period parameter processing | Andrey Shevchenko | 2 | -7/+3 |
2018-05-30 | qtnfmac: fix firmware command error path | Dmitry Lebed | 2 | -1/+4 |
2018-05-30 | qtnfmac: improve control path timeout handling | Dmitry Lebed | 3 | -5/+15 |
2018-05-30 | qtnfmac: cleanup wdev structure between its uses | Sergey Matyukevich | 2 | -6/+3 |
2018-05-30 | qtnfmac: decode error codes from firmware replies | Igor Mitsyanko | 2 | -2/+26 |
2018-05-30 | qtnfmac: simplify notation | Sergey Matyukevich | 1 | -12/+13 |
2018-05-30 | qtnfmac: remove unused function declarations | Andrey Shevchenko | 1 | -5/+0 |
2018-05-12 | wireless-drivers: Dynamically allocate struct station_info | Toke Høiland-Jørgensen | 1 | -14/+27 |
2018-04-30 | qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return type | Luc Van Oostenryck | 1 | -1/+1 |
2018-04-25 | qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler | Gustavo A. R. Silva | 1 | -0/+4 |
2018-04-24 | qtnfmac: add DFS offload support | Dmitry Lebed | 3 | -2/+25 |
2018-03-13 | net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text | Randy Dunlap | 1 | -2/+2 |
2018-02-27 | qtnfmac: implement asynchronous firmware loading | Sergey Matyukevich | 2 | -198/+180 |
2018-02-27 | qtnfmac: enable reloading of qtnfmac kernel modules | Sergei Maksimenko | 3 | -1/+16 |
2018-02-27 | qtnfmac: fix releasing Tx/Rx data buffers | Sergey Matyukevich | 1 | -12/+18 |
2018-01-24 | qtnfmac: remove redundant 'unlikely' checks | Sergey Matyukevich | 1 | -27/+25 |
2018-01-24 | qtnfmac: do not use bus mutex for events processing | Igor Mitsyanko | 1 | -2/+2 |
2018-01-24 | qtnfmac: do not use mutexes in timer context | Igor Mitsyanko | 4 | -32/+38 |
2018-01-24 | qtnfmac: fix STA disconnect procedure | Sergey Matyukevich | 1 | -1/+0 |
2018-01-24 | qtnfmac: validate interface combinations on changes | Sergey Matyukevich | 1 | -0/+50 |
2018-01-24 | qtnfmac: modify supported interface combinations | Sergey Matyukevich | 5 | -76/+115 |
2018-01-24 | qtnfmac: report hardware/firmware information via ethtool | Vasily Ulyanov | 4 | -0/+14 |
2018-01-24 | qtnfmac: get more hardware info from card | Vasily Ulyanov | 2 | -1/+61 |
2018-01-24 | qtnfmac: support 64-bit network interface stats | Vasily Ulyanov | 3 | -8/+85 |
2018-01-24 | qtnfmac: fix warnings when mBSS setup is stopped | Vasily Ulyanov | 1 | -4/+4 |
2018-01-24 | qtnfmac: remove struct qlink_cmd_set_mac_acl | Vasily Ulyanov | 2 | -16/+9 |
2018-01-09 | qtnfmac: support MAC address based access control | Vasily Ulyanov | 7 | -1/+137 |
2018-01-09 | qtnfmac: keeping track of "generation" for STA info | Igor Mitsyanko | 5 | -7/+16 |
2018-01-09 | qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility | Igor Mitsyanko | 4 | -168/+267 |
2018-01-09 | qtnfmac: fill wiphy's extended capabilities | Vasily Ulyanov | 4 | -0/+50 |
2018-01-09 | qtnfmac: fix rssi data passed to wireless core | Sergey Matyukevich | 2 | -9/+9 |
2018-01-09 | qtnfmac: check for passed channel being NULL in MGMT_TX command | Igor Mitsyanko | 1 | -2/+11 |