index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
/
rsi_91x_hal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
Marek Vasut
2022-11-08
1
-1
/
+5
*
wifi: rsi: remove unused variable
Johannes Berg
2022-07-15
1
-2
/
+0
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-4
/
+3
*
rsi: fix rate mask set leading to P2P failure
Martin Fuzzey
2021-09-21
1
-3
/
+5
*
rsi: fix key enabled check causing unwanted encryption for vap_id > 0
Martin Fuzzey
2021-09-21
1
-1
/
+1
*
rsi: fix error code in rsi_load_9116_firmware()
Dan Carpenter
2021-08-21
1
-1
/
+3
*
rsi: fix AP mode with WPA failure due to encrypted EAPOL
Martin Fuzzey
2021-06-15
1
-1
/
+1
*
rsi: Assign beacon rate settings to the correct rate_info descriptor field
Marek Vasut
2021-06-15
1
-2
/
+2
*
rsi: Fix TX EAPOL packet handling against iwlwifi AP
Marek Vasut
2020-11-07
1
-1
/
+2
*
rsi: File header comments should not be kernel-doc
Lee Jones
2020-09-01
1
-1
/
+1
*
rsi: fix use-after-free on probe errors
Johan Hovold
2019-12-18
1
-6
/
+6
*
rsi: add firmware loading for 9116 device
Siva Rebbagondla
2019-04-25
1
-0
/
+145
*
rsi: move common part of firmware load to separate function
Siva Rebbagondla
2019-04-25
1
-19
/
+35
*
rsi: add support for hardware scan offload
Prameela Rani Garnepudi
2019-01-10
1
-0
/
+3
*
rsi: remove set but not used variables 'header_size' and 'tx_params'
YueHaibing
2018-09-04
1
-4
/
+0
*
rsi: remove redundant variables bss, wh and temp_flash_content
Colin Ian King
2018-08-09
1
-9
/
+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: fix for low throughput issue
Siva Rebbagondla
2018-07-31
1
-1
/
+1
*
rsi: fix nommu_map_sg overflow kernel panic
Siva Rebbagondla
2018-04-24
1
-14
/
+21
*
rsi: roaming enhancements
Prameela Rani Garnepudi
2018-04-24
1
-0
/
+18
*
rsi: move descriptor preparation to core
Prameela Rani Garnepudi
2018-04-24
1
-21
/
+22
*
rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h
Prameela Rani Garnepudi
2018-04-24
1
-6
/
+6
*
rsi: handle BT traffic in driver
Siva Rebbagondla
2018-03-13
1
-0
/
+39
*
rsi: add coex support
Prameela Rani Garnepudi
2018-03-13
1
-8
/
+9
*
drivers/wireless: rsi: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-4
/
+3
*
Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...
David S. Miller
2017-10-20
1
-28
/
+58
|
\
|
*
rsi: add version information
Pavani Muthyala
2017-09-25
1
-0
/
+13
|
*
rsi: tx and rx path enhancements for p2p mode
Prameela Rani Garnepudi
2017-09-20
1
-8
/
+18
|
*
rsi: handle peer connection and disconnection in p2p mode
Prameela Rani Garnepudi
2017-09-20
1
-20
/
+27
*
|
drivers: net: rsi_91x: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
|
/
*
rsi: data and managemet path changes for AP mode
Prameela Rani Garnepudi
2017-08-17
1
-16
/
+48
*
rsi: add beacon changes for AP mode
Prameela Rani Garnepudi
2017-08-17
1
-1
/
+64
*
rsi: add support for legacy power save
Karun Eagalapati
2017-08-08
1
-0
/
+7
*
rsi: separate function for data packet descriptor
Pavani Muthyala
2017-07-28
1
-23
/
+28
*
rsi: data packet descriptor enhancements
Pavani Muthyala
2017-07-28
1
-14
/
+50
*
rsi: data packet descriptor code cleanup
Pavani Muthyala
2017-07-28
1
-21
/
+20
*
rsi: separate function for management packet descriptor
Prameela Rani Garnepudi
2017-07-28
1
-47
/
+85
*
rsi: management frame descriptor preparation cleanup
Pavani Muthyala
2017-07-28
1
-19
/
+18
*
rsi: set immediate wakeup bit
Karun Eagalapati
2017-07-28
1
-0
/
+1
*
rsi: add tx frame for common device configuration
Prameela Rani Garnepudi
2017-06-21
1
-1
/
+2
*
rsi: Register interrupt handler before firmware load
Prameela Rani Garnepudi
2017-06-21
1
-0
/
+1
*
rsi: use subdirectory for firmware file
amit karwar
2017-06-01
1
-1
/
+1
*
rsi: Add new firmware loading method
Prameela Rani Garnepudi
2017-05-24
1
-0
/
+527
*
rsi: Add host interface operations as separate structure.
Prameela Rani Garnepudi
2017-05-24
1
-9
/
+7
*
rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.c
Prameela Rani Garnepudi
2017-05-24
1
-0
/
+215