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
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
2017-11-10
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
2017-11-10
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
2017-11-10
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
2017-11-10
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
2017-11-10
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
2017-11-10
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
2017-11-10
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
qtnfmac: advertise support of inactivity timeout
Igor Mitsyanko
2017-10-30
qtnfmac: modify full Tx queue recovery
Sergey Matyukevich
2017-10-30
qtnfmac: drop nonexistent function declaration
Sergey Matyukevich
2017-10-30
qtnfmac: enable registration of more mgmt frames
Sergey Matyukevich
2017-10-30
qtnfmac: modify full Tx queue error reporting
Sergey Matyukevich
2017-10-27
qtnfmac: Convert timers to use timer_setup()
Kees Cook
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-13
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
2017-10-13
qtnfmac: make encryption info a part of CONNECT command.
Igor Mitsyanko
2017-10-13
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
2017-10-13
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
2017-10-13
qtnfmac: pass all AP settings to wireless card for processing
Igor Mitsyanko
2017-10-13
qtnfmac: do not cache AP settings in driver structures
Igor Mitsyanko
2017-09-25
qtnfmac: do not report channel changes until wiphy is registered
Igor Mitsyanko
2017-09-25
qtnfmac: remove unused mac::status field
Igor Mitsyanko
2017-09-25
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
2017-09-25
qtnfmac: pass VIF info to SendChannel command
Igor Mitsyanko
2017-09-25
qtnfmac: let wifi card handle channel switch request to the same chan
Igor Mitsyanko
2017-09-25
qtnfmac: do not cache channel info from "connect" command
Igor Mitsyanko
2017-09-25
qtnfmac: retrieve current channel info from EP
Igor Mitsyanko
2017-09-25
qtnfmac: make "Channel change" event report full channel info
Igor Mitsyanko
2017-09-25
qtnfmac: convert channel width from bitfiled to simple enum
Igor Mitsyanko
2017-09-20
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
2017-09-20
qtnfmac: lock access to h/w in tx path
Sergey Matyukevich
2017-08-31
qtnfmac: implement 64-bit dma support
Sergey Matyukevich
2017-08-31
qtnfmac: fix free_xfer_buffer cleanup
Sergey Matyukevich
2017-08-31
qtnfmac: modify qtnf_map_bar not to return NULL
Sergey Matyukevich
2017-08-31
qtnfmac: module param sanity check
Sergey Matyukevich
2017-08-31
qtnfmac: drop -D__CHECK_ENDIAN from cflags
Sergey Matyukevich
2017-08-17
qtnfmac: modify tx reclaim locking
Sergey Matyukevich
2017-08-17
qtnfmac: introduce counter for Rx underflow events
Sergey Matyukevich
2017-08-17
qtnfmac: switch to kernel circ_buf implementation
Sergey Matyukevich
2017-08-17
qtnfmac: decrease default Tx queue size
Sergey Matyukevich
2017-08-17
qtnfmac: skb2rbd_attach cleanup
Sergey Matyukevich
[next]