index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
Age
Commit message (
Expand
)
Author
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
2018-07-03
Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...
David S. Miller
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
2018-06-27
qtnfmac: implement net_device_ops callback to set MAC address
Igor Mitsyanko
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-18
qtnfmac: fix NULL pointer dereference
Gustavo A. R. Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-30
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
2018-05-30
qtnfmac: cancel scan on disconnect
Andrey Shevchenko
2018-05-30
qtnfmac: fix bg_scan_period parameter processing
Andrey Shevchenko
2018-05-30
qtnfmac: fix firmware command error path
Dmitry Lebed
2018-05-30
qtnfmac: improve control path timeout handling
Dmitry Lebed
2018-05-30
qtnfmac: cleanup wdev structure between its uses
Sergey Matyukevich
2018-05-30
qtnfmac: decode error codes from firmware replies
Igor Mitsyanko
2018-05-30
qtnfmac: simplify notation
Sergey Matyukevich
2018-05-30
qtnfmac: remove unused function declarations
Andrey Shevchenko
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
2018-04-30
qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return type
Luc Van Oostenryck
2018-04-25
qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler
Gustavo A. R. Silva
2018-04-24
qtnfmac: add DFS offload support
Dmitry Lebed
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-02-27
qtnfmac: implement asynchronous firmware loading
Sergey Matyukevich
2018-02-27
qtnfmac: enable reloading of qtnfmac kernel modules
Sergei Maksimenko
2018-02-27
qtnfmac: fix releasing Tx/Rx data buffers
Sergey Matyukevich
2018-01-24
qtnfmac: remove redundant 'unlikely' checks
Sergey Matyukevich
2018-01-24
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
2018-01-24
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
2018-01-24
qtnfmac: fix STA disconnect procedure
Sergey Matyukevich
2018-01-24
qtnfmac: validate interface combinations on changes
Sergey Matyukevich
2018-01-24
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
qtnfmac: get more hardware info from card
Vasily Ulyanov
2018-01-24
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
2018-01-24
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
2018-01-24
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2018-01-09
qtnfmac: support MAC address based access control
Vasily Ulyanov
2018-01-09
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
2018-01-09
qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility
Igor Mitsyanko
2018-01-09
qtnfmac: fill wiphy's extended capabilities
Vasily Ulyanov
2018-01-09
qtnfmac: fix rssi data passed to wireless core
Sergey Matyukevich
2018-01-09
qtnfmac: check for passed channel being NULL in MGMT_TX command
Igor Mitsyanko
2018-01-09
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
2018-01-09
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
2018-01-09
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
2018-01-09
qtnfmac: check that MAC exists in regulatory notifier
Igor Mitsyanko
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-10
qtnfmac: pass all CONNECT cmd params to wireless card for processing
Igor Mitsyanko
2017-11-10
qtnfmac: include HTCAP and VHTCAP into config AP command
Igor Mitsyanko
[next]