index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
core.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: qtnfmac: don't include lib80211.h
Johannes Berg
2024-10-08
1
-1
/
+0
*
qtnfmac: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-11-12
1
-4
/
+0
*
qtnfmac: assign each wiphy to its own virtual platform device
Sergey Matyukevich
2020-03-12
1
-1
/
+4
*
qtnfmac: pass max scan SSIDs limit on per-radio basis
Igor Mitsyanko
2020-02-12
1
-1
/
+1
*
qtnfmac: implement extendable channel survey dump
Igor Mitsyanko
2020-02-12
1
-9
/
+0
*
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
Igor Mitsyanko
2020-02-12
1
-2
/
+1
*
qtnfmac: pass hardware capabilities in TLV element
Igor Mitsyanko
2020-02-12
1
-1
/
+9
*
qtnfmac: use MAJOR.MINOR format for firmware protocol
Igor Mitsyanko
2020-02-12
1
-1
/
+1
*
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
2020-01-26
1
-0
/
+1
*
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
2020-01-26
1
-1
/
+1
*
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
2019-11-20
1
-1
/
+0
*
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
2019-11-20
1
-0
/
+1
*
qtnfmac: send EAPOL frames via control path
Sergey Matyukevich
2019-11-14
1
-1
/
+0
*
qtnfmac: modify debugfs to support multiple cards
Sergey Matyukevich
2019-04-26
1
-0
/
+1
*
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
2019-04-26
1
-0
/
+1
*
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
2019-04-04
1
-0
/
+3
*
qtnfmac: allow each MAC to specify its own regulatory rules
Igor Mitsyanko
2019-04-04
1
-1
/
+1
*
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
1
-15
/
+2
*
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
2018-10-05
1
-0
/
+1
*
qtnfmac: do not track STA states in driver
Sergey Matyukevich
2018-10-05
1
-7
/
+0
*
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
2018-08-02
1
-0
/
+1
*
qtnfmac: enable multiple SSIDs scan support
Andrey Shevchenko
2018-07-30
1
-1
/
+1
*
qtnfmac: fix bg_scan_period parameter processing
Andrey Shevchenko
2018-05-30
1
-2
/
+0
*
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
2018-01-24
1
-1
/
+2
*
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
1
-2
/
+3
*
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
1
-0
/
+2
*
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
2018-01-24
1
-0
/
+5
*
qtnfmac: support MAC address based access control
Vasily Ulyanov
2018-01-09
1
-0
/
+1
*
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
2018-01-09
1
-0
/
+1
*
qtnfmac: fill wiphy's extended capabilities
Vasily Ulyanov
2018-01-09
1
-0
/
+3
*
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
2018-01-09
1
-2
/
+1
*
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
2017-11-10
1
-1
/
+0
*
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
2017-11-10
1
-2
/
+2
*
qtnfmac: modify full Tx queue recovery
Sergey Matyukevich
2017-10-30
1
-0
/
+1
*
qtnfmac: drop nonexistent function declaration
Sergey Matyukevich
2017-10-30
1
-3
/
+0
*
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
2017-10-13
1
-1
/
+0
*
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
2017-10-13
1
-16
/
+3
*
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
1
-2
/
+1
*
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
2017-10-13
1
-1
/
+0
*
qtnfmac: remove unused mac::status field
Igor Mitsyanko
2017-09-25
1
-5
/
+0
*
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
2017-09-25
1
-1
/
+0
*
qtnfmac: implement scan timeout
Sergey Matyukevich
2017-08-03
1
-0
/
+3
*
qtnfmac: implement cfg80211 channel_switch handler
Sergey Matyukevich
2017-08-03
1
-0
/
+6
*
qtnfmac: move current channel info from vif to mac
Sergey Matyukevich
2017-08-03
1
-1
/
+1
*
qtnfmac: implement cfg80211 dump_survey handler
Sergey Matyukevich
2017-08-03
1
-0
/
+9
*
qtnfmac: updates for regulatory support
Sergey Matyukevich
2017-08-03
1
-4
/
+3
*
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko
2017-05-24
1
-0
/
+173