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: change in device init frame sequence for 9116
Siva Rebbagondla
2019-04-25
1
-8
/
+30
*
rsi: add firmware loading for 9116 device
Siva Rebbagondla
2019-04-25
5
-1
/
+239
*
rsi: move common part of firmware load to separate function
Siva Rebbagondla
2019-04-25
2
-20
/
+36
*
rsi: add new device model for 9116
Siva Rebbagondla
2019-04-25
5
-7
/
+41
*
rsi: Fix NULL pointer dereference in kmalloc
Aditya Pakki
2019-04-25
1
-12
/
+18
*
rsi: fix missing null pointer check from a failed ieee80211_probereq_get call
Colin Ian King
2019-02-28
1
-0
/
+4
*
rsi: remove set but not used variables 'info, vif'
YueHaibing
2019-02-19
1
-6
/
+0
*
rsi: fix spelling mistakes
Siva Rebbagondla
2019-02-19
5
-12
/
+12
*
rsi: fix a typo in a debug message
Dan Carpenter
2019-02-19
1
-1
/
+1
*
rsi: fix indentation issue with a code block
Colin Ian King
2019-02-08
1
-8
/
+8
*
rsi: fix for wowlan wakeup failure
Siva Rebbagondla
2019-02-08
1
-0
/
+4
*
rsi: resolve power save issue after S4 resume
Siva Rebbagondla
2019-02-08
3
-1
/
+10
*
rsi: fix wowlan wakeup issue for hibernate(S4)
Siva Rebbagondla
2019-02-08
2
-3
/
+6
*
rsi: add hci detach for hibernation and poweroff
Siva Rebbagondla
2019-02-08
2
-0
/
+25
*
rsi: Add debug support for wowlan wakeup confirmation
Siva Rebbagondla
2019-02-08
1
-0
/
+29
*
rsi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-5
/
+0
*
rsi: Suppress sdhci warnings in mmc
Siva Rebbagondla
2019-02-01
1
-6
/
+9
*
rsi: add support for hardware scan offload
Prameela Rani Garnepudi
2019-01-10
6
-0
/
+261
*
rsi: fix spelling mistake "Initialzing" -> "Initializing"
Colin Ian King
2018-11-06
1
-2
/
+2
*
rsi: Remove unnecessary boolean condition
Nathan Chancellor
2018-10-01
1
-1
/
+1
*
rsi: remove set but not used variables 'header_size' and 'tx_params'
YueHaibing
2018-09-04
1
-4
/
+0
*
rsi: improve kernel thread handling to fix kernel panic
Siva Rebbagondla
2018-08-31
1
-1
/
+0
*
rsi: fix memory alignment issue in ARM32 platforms
Siva Rebbagondla
2018-08-31
1
-4
/
+7
*
rsi: remove redundant variables bss, wh and temp_flash_content
Colin Ian King
2018-08-09
1
-9
/
+1
*
rsi: move init_done flag to end of rsi_91x_init().
Amol Hanwate
2018-07-31
1
-1
/
+1
*
rsi: fill rx_params only once.
Amol Hanwate
2018-07-31
1
-5
/
+0
*
rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.
Amol Hanwate
2018-07-31
1
-1
/
+1
*
rsi: add firmware support for AP+BT dual mode
Siva Rebbagondla
2018-07-31
1
-0
/
+3
*
rsi: remove redundant flash_content variable
Siva Rebbagondla
2018-07-31
1
-16
/
+7
*
rsi: remove redundant device ids
Siva Rebbagondla
2018-07-31
4
-9
/
+8
*
rsi: optimize virtual interfaces
Siva Rebbagondla
2018-07-31
1
-1
/
+2
*
rsi: fix for WoWLAN wakeup in security mode.
Siva Rebbagondla
2018-07-31
1
-1
/
+1
*
rsi: fix for 40MHZ connection issue.
Ganapathi Raju
2018-07-31
1
-12
/
+9
*
rsi: fix for low throughput issue
Siva Rebbagondla
2018-07-31
1
-1
/
+1
*
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
[prev]
[next]