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
/
ath
/
wcn36xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
2018-05-25
9
-0
/
+332
*
wcn36xx: improve debug and error messages for SMD
Daniel Mack
2018-05-25
1
-4
/
+10
*
wcn36xx: simplify wcn36xx_smd_open()
Daniel Mack
2018-05-25
1
-9
/
+3
*
wcn36xx: drain pending indicator messages on shutdown
Daniel Mack
2018-05-25
1
-0
/
+6
*
wcn36xx: set PREASSOC and IDLE stated when BSS info changes
Daniel Mack
2018-05-25
1
-0
/
+4
*
wcn36xx: consider CTRL_EOP bit when looking for valid descriptors
Daniel Mack
2018-05-25
1
-1
/
+3
*
wcn36xx: only handle packets when ED or DONE bit is set
Daniel Mack
2018-05-25
1
-4
/
+16
*
wcn36xx: clear all masks in RX interrupt
Daniel Mack
2018-05-25
1
-22
/
+40
*
wcn36xx: don't disable RX IRQ from handler
Daniel Mack
2018-05-25
1
-4
/
+11
*
wcn36xx: set DMA mask explicitly
Daniel Mack
2018-05-25
1
-0
/
+6
*
wcn36xx: fix buffer commit logic on TX path
Daniel Mack
2018-05-25
1
-37
/
+38
*
wcn36xx: pass information elements in scan requests
Daniel Mack
2018-04-24
3
-7
/
+18
*
wcn36xx: send bss_type in scan requests
Daniel Mack
2018-04-24
2
-1
/
+5
*
wcn36xx: handle scan cancellation when firmware support is missing
Daniel Mack
2018-04-24
1
-3
/
+11
*
wcn36xx: cancel pending scan request when interface goes down
Daniel Mack
2018-04-24
1
-0
/
+13
*
wcn36xx: abort scan request when 'dequeued' indicator is sent
Daniel Mack
2018-04-24
1
-2
/
+2
*
wcn36xx: pass correct BSS index when deleting BSS keys
Daniel Mack
2018-04-24
3
-5
/
+13
*
wcn36xx: use READ_ONCE() to access desc->ctrl
Daniel Mack
2018-04-19
1
-4
/
+3
*
wcn36xx: allocate skbs with GFP_KERNEL during init
Daniel Mack
2018-04-10
1
-4
/
+6
*
wcn36xx: Remove useless skb spinlock
Loic Poulain
2018-04-10
2
-8
/
+1
*
wcn36xx: Add missing fall through comment in smd.c
Loic Poulain
2018-04-10
1
-0
/
+1
*
wcn36xx: don't delete invalid bss indices
Daniel Mack
2018-04-10
2
-0
/
+7
*
wcn36xx: don't keep reference to skb if transmission failed
Daniel Mack
2018-04-10
2
-4
/
+17
*
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
Daniel Mack
2018-04-10
1
-0
/
+5
*
wcn36xx: dequeue all pending indicator messages
Daniel Mack
2018-03-29
1
-43
/
+52
*
wcn36xx: Fix firmware crash due to corrupted buffer address
Loic Poulain
2018-03-29
3
-32
/
+16
*
wcn36xx: turn off probe response offloading
Ramon Fried
2018-03-29
1
-2
/
+0
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
1
-3
/
+2
*
wcn36xx: Check DXE IRQ reason
Ramon Fried
2018-03-26
2
-7
/
+47
*
wcn36xx: calculate DXE default channel values
Ramon Fried
2018-03-26
1
-5
/
+99
*
wcn36xx: calculate DXE control registers values
Ramon Fried
2018-03-26
2
-15
/
+103
*
wcn36xx: reduce verbosity of drivers messages
Ramon Fried
2018-03-26
3
-9
/
+14
*
wcn36xx: Fix warning due to duplicate scan_completed notification
Loic Poulain
2018-02-27
2
-6
/
+5
*
wcn36xx: release DMA memory in case of error
Ramon Fried
2018-01-25
1
-6
/
+40
*
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
2018-01-15
1
-1
/
+1
|
\
|
*
wcn36xx: fix incorrect assignment to msg_body.min_ch_time
Colin Ian King
2018-01-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
2
-13
/
+16
|
\
\
|
|
/
|
/
|
|
*
wcn36xx: Fix dynamic power saving
Loic Poulain
2018-01-04
2
-13
/
+16
*
|
wcn36xx: Reduce spinlock in indication handler
Bjorn Andersson
2017-12-14
1
-2
/
+2
*
|
wcn36xx: Add hardware scan offload support
Loic Poulain
2017-12-14
4
-8
/
+238
*
|
wcn36xx: set default BTLE coexistence config
Eyal Ilsar
2017-12-02
1
-0
/
+2
|
/
*
wcn36xx: fix iris child-node lookup
Johan Hovold
2017-11-20
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
2
-1
/
+17
|
\
|
*
wcn36xx: Disable 5GHz for wcn3620
Loic Poulain
2017-09-25
2
-1
/
+17
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
*
|
wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changed
Jia-Ju Bai
2017-10-27
1
-1
/
+0
|
/
*
wcn36xx: Introduce mutual exclusion of fw configuration
Bjorn Andersson
2017-08-08
2
-2
/
+53
*
wcn36xx: check dma_mapping_error()
Rob Clark
2017-08-03
1
-0
/
+5
*
wcn36xx: Close SMD channel on device removal
Bjorn Andersson
2017-05-23
1
-0
/
+2
[next]