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
/
cfg80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
2019-04-26
1
-1
/
+1
*
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
2019-04-04
1
-6
/
+11
*
qtnfmac: allow changing the netns
Sergey Matyukevich
2019-04-04
1
-1
/
+2
*
qtnfmac: allow each MAC to specify its own regulatory rules
Igor Mitsyanko
2019-04-04
1
-7
/
+6
*
qtnfmac: flexible regulatory domain registration logic
Igor Mitsyanko
2019-04-04
1
-5
/
+14
*
qtnfmac: simplify error reporting in regulatory notifier
Igor Mitsyanko
2019-04-04
1
-10
/
+2
*
qtnfmac: make regulatory notifier work on per-phy basis
Igor Mitsyanko
2019-04-04
1
-23
/
+9
*
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
2019-02-08
1
-2
/
+38
*
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
1
-15
/
+2
*
qtnfmac: do not reject retry changes in driver
Sergey Matyukevich
2019-02-01
1
-5
/
+0
*
qtnfmac: add support for 4addr mode
Sergey Matyukevich
2019-02-01
1
-8
/
+13
*
qtnfmac: implement dump_station support for STA mode
Sergey Matyukevich
2018-10-05
1
-9
/
+21
*
qtnfmac: add support for scan dwell time configuration
Sergey Matyukevich
2018-10-05
1
-0
/
+4
*
qtnfmac: drop error reports for out-of-bounds key indexes
Sergey Matyukevich
2018-10-05
1
-3
/
+10
*
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
2018-10-05
1
-0
/
+9
*
qtnfmac: do not cancel scan in disconnect callback
Igor Mitsyanko
2018-10-05
1
-2
/
+0
*
qtnfmac: cleanup and unify command error handling
Sergey Matyukevich
2018-10-05
1
-24
/
+40
*
qtnfmac: request userspace to do OBSS scanning if FW can not
Igor Mitsyanko
2018-10-05
1
-0
/
+3
*
qtnfmac: generate local disconnect event in disconnect callback
Igor Mitsyanko
2018-10-05
1
-6
/
+7
*
qtnfmac: do not track STA states in driver
Sergey Matyukevich
2018-10-05
1
-52
/
+7
*
qtnfmac: remove set but not used variable 'vif'
YueHaibing
2018-09-20
1
-3
/
+0
*
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
2018-08-02
1
-0
/
+76
*
qtnfmac: enable multiple SSIDs scan support
Andrey Shevchenko
2018-07-30
1
-1
/
+2
*
qtnfmac: implement cfg80211 power management callback
Sergei Maksimenko
2018-07-30
1
-0
/
+21
*
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
2018-07-24
1
-0
/
+3
|
\
|
*
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
2018-06-27
1
-0
/
+3
*
|
qtnfmac: fix NULL pointer dereference
Gustavo A. R. Silva
2018-06-18
1
-2
/
+1
|
/
*
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
2018-05-30
1
-7
/
+14
*
qtnfmac: cancel scan on disconnect
Andrey Shevchenko
2018-05-30
1
-0
/
+2
*
qtnfmac: cleanup wdev structure between its uses
Sergey Matyukevich
2018-05-30
1
-5
/
+3
*
qtnfmac: simplify notation
Sergey Matyukevich
2018-05-30
1
-12
/
+13
*
qtnfmac: add DFS offload support
Dmitry Lebed
2018-04-24
1
-0
/
+9
*
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
2018-01-24
1
-11
/
+4
*
qtnfmac: fix STA disconnect procedure
Sergey Matyukevich
2018-01-24
1
-1
/
+0
*
qtnfmac: validate interface combinations on changes
Sergey Matyukevich
2018-01-24
1
-0
/
+50
*
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
1
-33
/
+20
*
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
1
-0
/
+4
*
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
2018-01-24
1
-4
/
+4
*
qtnfmac: support MAC address based access control
Vasily Ulyanov
2018-01-09
1
-0
/
+16
*
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
2018-01-09
1
-1
/
+4
*
qtnfmac: check for passed channel being NULL in MGMT_TX command
Igor Mitsyanko
2018-01-09
1
-2
/
+11
*
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
2018-01-09
1
-1
/
+1
*
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
2018-01-09
1
-1
/
+17
*
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
2018-01-09
1
-1
/
+2
*
qtnfmac: check that MAC exists in regulatory notifier
Igor Mitsyanko
2018-01-09
1
-0
/
+3
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-1
/
+1
*
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
2017-11-10
1
-16
/
+1
*
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
2017-11-10
1
-6
/
+6
*
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
2017-11-10
1
-3
/
+0
*
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
2017-11-10
1
-0
/
+2
[next]