index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtnfmac: modify full Tx queue recovery
Sergey Matyukevich
2017-10-30
4
-5
/
+37
*
qtnfmac: drop nonexistent function declaration
Sergey Matyukevich
2017-10-30
1
-3
/
+0
*
qtnfmac: enable registration of more mgmt frames
Sergey Matyukevich
2017-10-30
1
-1
/
+11
*
qtnfmac: modify full Tx queue error reporting
Sergey Matyukevich
2017-10-30
1
-1
/
+1
*
qtnfmac: Convert timers to use timer_setup()
Kees Cook
2017-10-27
2
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-16
5
-6
/
+19
|
\
|
*
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
2017-09-20
3
-5
/
+9
|
*
qtnfmac: lock access to h/w in tx path
Sergey Matyukevich
2017-09-20
2
-1
/
+10
*
|
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
2017-10-13
3
-8
/
+2
*
|
qtnfmac: make encryption info a part of CONNECT command.
Igor Mitsyanko
2017-10-13
2
-25
/
+22
*
|
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
2017-10-13
3
-66
/
+42
*
|
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
4
-45
/
+2
*
|
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
2017-10-13
3
-12
/
+0
*
|
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
2017-10-13
5
-22
/
+62
*
|
qtnfmac: pass all AP settings to wireless card for processing
Igor Mitsyanko
2017-10-13
4
-43
/
+101
*
|
qtnfmac: do not cache AP settings in driver structures
Igor Mitsyanko
2017-10-13
3
-41
/
+25
*
|
qtnfmac: do not report channel changes until wiphy is registered
Igor Mitsyanko
2017-09-25
1
-0
/
+3
*
|
qtnfmac: remove unused mac::status field
Igor Mitsyanko
2017-09-25
3
-8
/
+0
*
|
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
2017-09-25
4
-22
/
+1
*
|
qtnfmac: pass VIF info to SendChannel command
Igor Mitsyanko
2017-09-25
3
-4
/
+5
*
|
qtnfmac: let wifi card handle channel switch request to the same chan
Igor Mitsyanko
2017-09-25
1
-5
/
+0
*
|
qtnfmac: do not cache channel info from "connect" command
Igor Mitsyanko
2017-09-25
2
-16
/
+5
*
|
qtnfmac: retrieve current channel info from EP
Igor Mitsyanko
2017-09-25
4
-21
/
+64
*
|
qtnfmac: make "Channel change" event report full channel info
Igor Mitsyanko
2017-09-25
4
-18
/
+85
*
|
qtnfmac: convert channel width from bitfiled to simple enum
Igor Mitsyanko
2017-09-25
2
-16
/
+16
|
/
*
qtnfmac: implement 64-bit dma support
Sergey Matyukevich
2017-08-31
3
-16
/
+65
*
qtnfmac: fix free_xfer_buffer cleanup
Sergey Matyukevich
2017-08-31
1
-2
/
+2
*
qtnfmac: modify qtnf_map_bar not to return NULL
Sergey Matyukevich
2017-08-31
1
-4
/
+6
*
qtnfmac: module param sanity check
Sergey Matyukevich
2017-08-31
1
-2
/
+15
*
qtnfmac: drop -D__CHECK_ENDIAN from cflags
Sergey Matyukevich
2017-08-31
1
-4
/
+0
*
qtnfmac: modify tx reclaim locking
Sergey Matyukevich
2017-08-17
2
-13
/
+8
*
qtnfmac: introduce counter for Rx underflow events
Sergey Matyukevich
2017-08-17
4
-2
/
+17
*
qtnfmac: switch to kernel circ_buf implementation
Sergey Matyukevich
2017-08-17
2
-80
/
+136
*
qtnfmac: decrease default Tx queue size
Sergey Matyukevich
2017-08-17
1
-1
/
+1
*
qtnfmac: skb2rbd_attach cleanup
Sergey Matyukevich
2017-08-17
1
-18
/
+13
*
qtnfmac: use __netdev_alloc_skb_ip_align
Sergey Matyukevich
2017-08-17
1
-4
/
+1
*
qtnfmac: switch to napi_gro_receive
Sergey Matyukevich
2017-08-17
1
-1
/
+1
*
qtnfmac: remove unused qtnf_rx_frame declaration
Sergey Matyukevich
2017-08-17
1
-1
/
+0
*
net: qtnfmac: constify pci_device_id.
Arvind Yadav
2017-08-03
1
-1
/
+1
*
qtnfmac: Tidy up DMA mask setting
Robin Murphy
2017-08-03
1
-27
/
+1
*
qtnfmac: prepare for AP_VLAN interface type support
Sergey Matyukevich
2017-08-03
3
-7
/
+36
*
qtnfmac: remove function qtnf_cmd_skb_put_action
Sergey Matyukevich
2017-08-03
1
-8
/
+0
*
qtnfmac: fix handling of iftype mask reported by firmware
Sergey Matyukevich
2017-08-03
4
-16
/
+20
*
qtnfmac: implement scan timeout
Sergey Matyukevich
2017-08-03
5
-4
/
+29
*
qtnfmac: implement cfg80211 channel_switch handler
Sergey Matyukevich
2017-08-03
6
-2
/
+210
*
qtnfmac: move current channel info from vif to mac
Sergey Matyukevich
2017-08-03
3
-17
/
+29
*
qtnfmac: fix station leave reason endianness
Sergey Matyukevich
2017-08-03
2
-3
/
+3
*
qtnfmac: implement reporting current channel
Sergey Matyukevich
2017-08-03
3
-4
/
+62
*
qtnfmac: implement cfg80211 dump_survey handler
Sergey Matyukevich
2017-08-03
5
-1
/
+217
*
qtnfmac: add missing bus lock
Sergey Matyukevich
2017-08-03
1
-0
/
+4
[next]