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_91x_usb: fix interface sanity check
Johan Hovold
2019-12-18
1
-1
/
+1
*
rsi: add missing endpoint sanity checks
Johan Hovold
2019-12-18
1
-2
/
+10
*
rsi: fix non-atomic allocation in completion handler
Johan Hovold
2019-12-18
1
-6
/
+7
*
rsi: fix memory leak on failed URB submission
Johan Hovold
2019-12-18
1
-1
/
+3
*
rsi: fix use-after-free on probe errors
Johan Hovold
2019-12-18
1
-6
/
+6
*
rsi: fix use-after-free on failed probe and unbind
Johan Hovold
2019-12-18
1
-1
/
+17
*
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-11-06
2
-2
/
+3
|
\
|
*
rsi: drop bogus device-id checks from probe
Johan Hovold
2019-10-09
1
-2
/
+2
|
*
Revert "rsi: fix potential null dereference in rsi_probe()"
Johan Hovold
2019-10-09
1
-1
/
+1
|
*
rsi: fix potential null dereference in rsi_probe()
Denis Efremov
2019-10-04
1
-1
/
+1
|
*
rsi: release skb if rsi_prepare_beacon fails
Navid Emamdoost
2019-10-01
1
-0
/
+1
*
|
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-1
/
+0
|
\
|
*
rsi: fix a double free bug in rsi_91x_deinit()
Hui Peng
2019-09-03
1
-1
/
+0
*
|
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
2019-08-20
1
-17
/
+14
|
\
\
|
*
|
rsi: fix for sdio reset card issue
Ganapathi Kondraju
2019-08-06
1
-10
/
+7
|
*
|
rsi: fix for sdio interface setup in 9116
Ganapathi Kondraju
2019-08-06
1
-4
/
+4
|
*
|
rsi: return explicit error values
Enrico Weigelt
2019-07-24
1
-3
/
+3
|
|
/
*
/
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-07-26
1
-1
/
+2
|
/
*
rsi: Properly initialize data in rsi_sdio_ta_reset
Nathan Chancellor
2019-05-28
1
-7
/
+14
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
rsi: miscallaneous changes for 9116 and common
Siva Rebbagondla
2019-04-25
2
-17
/
+30
*
rsi: reset device changes for 9116
Siva Rebbagondla
2019-04-25
3
-30
/
+91
*
rsi: send new tx command frame wlan9116 features
Siva Rebbagondla
2019-04-25
3
-0
/
+84
*
rsi: new bootup parameters for 9116
Siva Rebbagondla
2019-04-25
3
-3
/
+181
*
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
[next]