index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rsi: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
2018-05-29
1
-1
/
+1
*
rsi: add fix for corruption of auto rate table
Sanjay Konduri
2018-05-23
1
-0
/
+1
*
rsi: add fix for crash during assertions
Sanjay Konduri
2018-05-23
1
-0
/
+1
*
rsi: Set wowlan flag while writing wowlan config parameters
Siva Rebbagondla
2018-05-15
1
-1
/
+1
*
rsi: reset hibernate_resume flag to work hibernate resume in coex mode.
Siva Rebbagondla
2018-05-15
1
-0
/
+1
*
rsi: Add null check for virtual interfaces in wowlan config
Sanjay Kumar Konduri
2018-05-15
1
-1
/
+6
*
rsi: fix spelling mistake: "thead" -> "thread"
Colin Ian King
2018-05-12
1
-1
/
+1
*
rsi_91x: fix uninitialized variable
Gustavo A. R. Silva
2018-04-30
1
-3
/
+4
*
rsi_91x: fix structurally dead code
Gustavo A. R. Silva
2018-04-30
1
-8
/
+8
*
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
2018-04-24
1
-2
/
+0
*
rsi: fix nommu_map_sg overflow kernel panic
Siva Rebbagondla
2018-04-24
3
-22
/
+36
*
rsi: advertise 5GHz support based on device capability
Amitkumar Karwar
2018-04-24
1
-4
/
+7
*
rsi: enable power save by default for coex
Amitkumar Karwar
2018-04-24
1
-0
/
+3
*
rsi: parse TID from data frame correctly
Amitkumar Karwar
2018-04-24
1
-1
/
+3
*
rsi: increase max supported aggregation subframes
Amitkumar Karwar
2018-04-24
2
-1
/
+5
*
rsi: use appropriate interface for power save configuration
Amitkumar Karwar
2018-04-24
1
-4
/
+8
*
rsi: device bootup parameter configuration
Amitkumar Karwar
2018-04-24
1
-1
/
+2
*
rsi: disable fw watchdog timer during reset
Amitkumar Karwar
2018-04-24
3
-0
/
+9
*
rsi: remove unecessary PTR_ALIGN()s
Dan Carpenter
2018-04-24
1
-4
/
+0
*
rsi: roaming enhancements
Prameela Rani Garnepudi
2018-04-24
6
-17
/
+78
*
rsi: enable 80MHz clock by default
Prameela Rani Garnepudi
2018-04-24
1
-1
/
+1
*
rsi: move descriptor preparation to core
Prameela Rani Garnepudi
2018-04-24
3
-21
/
+35
*
rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h
Prameela Rani Garnepudi
2018-04-24
3
-12
/
+12
*
rsi: fix kernel panic observed on 64bit machine
Amitkumar Karwar
2018-03-27
2
-11
/
+23
*
rsi: fix error path handling in SDIO probe
Amitkumar Karwar
2018-03-27
1
-5
/
+8
*
rsi: remove redundant duplicate assignment of buffer_size
Colin Ian King
2018-03-27
1
-1
/
+0
*
rsi: Remove stack VLA usage
Tobin C. Harding
2018-03-27
1
-6
/
+14
*
Bluetooth: btrsi: rework dependencies
Arnd Bergmann
2018-03-27
1
-1
/
+3
*
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-03-13
1
-2
/
+2
*
rsi: improve RX packet handling in USB interface
Prameela Rani Garnepudi
2018-03-13
5
-74
/
+78
*
rsi: use dynamic RX control blocks instead of MAX_RX_URB
Prameela Rani Garnepudi
2018-03-13
2
-16
/
+23
*
rsi: improve RX handling in SDIO interface
Prameela Rani Garnepudi
2018-03-13
4
-24
/
+94
*
rsi: sdio changes to support BT
Prameela Rani Garnepudi
2018-03-13
2
-1
/
+3
*
rsi: add module parameter operating mode
Prameela Rani Garnepudi
2018-03-13
5
-7
/
+74
*
rsi: handle BT traffic in driver
Siva Rebbagondla
2018-03-13
8
-9
/
+118
*
rsi: add coex support
Prameela Rani Garnepudi
2018-03-13
11
-10
/
+283
*
rsi: add header file rsi_91x
Prameela Rani Garnepudi
2018-03-13
1
-10
/
+2
*
rsi: add bluetooth rx endpoint
Siva Rebbagondla
2018-03-13
2
-18
/
+25
*
rsi: add rx control block to handle rx packets in USB
Prameela Rani Garnepudi
2018-03-13
7
-34
/
+96
*
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
2017-11-18
1
-6
/
+6
*
rsi: rsi_91x_ps: remove redundant code in str_psstate
Gustavo A. R. Silva
2017-11-10
1
-1
/
+0
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
9
-22
/
+393
|
\
|
*
rsi: fix kbuild reported build errors with CONFIG_PM off
Amitkumar Karwar
2017-11-02
4
-1
/
+10
|
*
rsi: move rsi_sdio_reinit_device() out of CONFIG_PM
Amitkumar Karwar
2017-11-02
2
-27
/
+26
|
*
rsi: sdio: Add WOWLAN support for S5 shutdown state
Karun Eagalapati
2017-10-30
2
-4
/
+28
|
*
rsi: sdio: Add WOWLAN support for S4 hibernate state
Karun Eagalapati
2017-10-30
7
-1
/
+134
|
*
rsi: sdio: add WOWLAN support for S3 suspend state
Karun Eagalapati
2017-10-30
7
-11
/
+220
|
*
drivers/wireless: rsi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-10
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
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
[next]