Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
1d06b246fa4338ee3ce12efaba8f5521bf55263e
/
drivers
/
net
/
wireless
/
rsi
65b32fd
rsi: add fix for crash during assertions
by Sanjay Konduri
· 7 years ago
c8ed05b
rsi: improve kernel thread handling to fix kernel panic
by Siva Rebbagondla
· 6 years ago
3c90e82
rsi: Fix 'invalid vdd' warning in mmc
by Siva Rebbagondla
· 7 years ago
9b648d7
rsi: eliminate superfluous NULL check
by Heinrich Schuchardt
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
37190b2
rsi: Move variable initialisation into error code
by Markus Elfring
· 9 years ago
ab2ef1d
rsi: Delete unnecessary variable initialisation
by Markus Elfring
· 9 years ago
8b28310
rsi: Delete unnecessary variable initialisation
by Markus Elfring
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
d477626
rsi: bool tests do not need comparison
by Nicholas Mc Guire
· 9 years ago
97d14b6
rsi: consolidate kmalloc/memset 0 calls to kzalloc
by Nicholas Mc Guire
· 9 years ago
941a967
rsi: add vendor Kconfig entry
by Kalle Valo
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
a8b9774
rsi: Fix possible leak when loading firmware
by Christian Engelmayer
· 9 years ago
5d5cd85
rsi: Fix failure to load firmware after memory leak fix and fix the leak
by Mike Looijmans
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
eae79b4
rsi: fix memory leak in rsi_load_ta_instructions()
by Alexey Khoroshilov
· 10 years ago
50591c6
rsi: fix memory leaks and error handling in rsi_91x_usb
by Alexey Khoroshilov
· 11 years ago
5bc5ca8
rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()
by Alexey Khoroshilov
· 11 years ago
d51193d
rsi: Fixed warnings reported by static code analyzers.
by Jahnavi Meher
· 11 years ago
688df7e
rsi: Fixed errors and warnings reported by static code analyzers.
by Jahnavi Meher
· 11 years ago
e8c58e7
rsi: Changes for 40MHz
by Jahnavi Meher
· 11 years ago
686a254
rsi: Adding support for host based bgscan.
by Jahnavi Meher
· 11 years ago
85af5bf
rsi: Adding support for 5GHz
by Jahnavi Meher
· 11 years ago
7b748dc
rsi: Sending QoS null packet via the mgmt queue.
by Jahnavi Meher
· 11 years ago
258587f
rsi: Added debug messages.
by Jahnavi Meher
· 11 years ago
360accb
rsi: Changed the logic of dequeuing packets from hal queues.
by Jahnavi Meher
· 11 years ago
f75d341
rsi: Changed the SDIO interrupt variables and some clean up.
by Jahnavi Meher
· 11 years ago
2bfa696
rsi: Use SGI if configured for fixed rate transmission.
by Jahnavi Meher
· 11 years ago
be876b2
rsi: Lower level debug messages and changed handling of confirm received for rsi_program_bb_rf().
by Jahnavi Meher
· 11 years ago
0d59f52
rsi: Changed rate handling.
by Jahnavi Meher
· 11 years ago
8701d03
rsi: Changed the rsi_set_channel() and rsi_program_bb_rf().
by Jahnavi Meher
· 11 years ago
4550faa
rsi: Changed the radio caps frame.
by Jahnavi Meher
· 11 years ago
f870a34
rsi: Add macros for endpoints and set default value of endpoint.
by Jahnavi Meher
· 11 years ago
aabd3ad
rsi: Using band from rsi_common to fill in ieee80211_rx_status
by Jahnavi Meher
· 11 years ago
19d2e61
rsi: Fixed the kernel doc
by Jahnavi Meher
· 11 years ago
51b4a86
rsi: Mapping the debugfs stats to the correct s/w queues.
by Jahnavi Meher
· 11 years ago
e860c33
rsi_91x_sdio: add error handling into rsi_module_init()
by Alexey Khoroshilov
· 11 years ago
b101426
rsi: Use module_usb_driver
by Alexey Khoroshilov
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
d6755bd
rsi: avoid format string leak to thread name
by Kees Cook
· 11 years ago
5f407ac
rsi: Changed the return value to enable BA set-up
by Jahnavi Meher
· 11 years ago
cdc9917
mmc: drop the speed mode of card's state
by Seungwon Jeon
· 11 years ago
48d11dc
rsi: Changing opcode for sta mode according to changes in firmware
by Jahnavi Meher
· 11 years ago
61698b7
rsi: Fix a potential memory leak in rsi_send_auto_rate_request()
by Christian Engelmayer
· 11 years ago
98ddcbe
rsi: Fix a potential memory leak in rsi_set_channel()
by Christian Engelmayer
· 11 years ago
af64dc7
rsi: Add missing initialization of ii
by Geert Uytterhoeven
· 11 years ago
d453ba8
rsi: Fixed issue relating to doing dma on stack error.
by Fariya Fatima
· 11 years ago
5156fd24
rsi: Fixed issue relating to index of q_num.
by Fariya Fatima
· 11 years ago
d50c761
rsi: Fixed issue relating to return value.
by Fariya Fatima
· 11 years ago
57a2a09
rsi: Fixed issue relating to variable de-referenced before check 'adapter'
by Fariya Fatima
· 11 years ago
bff37af
rsi: Fixed signedness bug reported by static code analyzer.
by Fariya Fatima
· 11 years ago
b25e77f
rsi: Potential null pointer derefernce issue fixed.
by Fariya Fatima
· 11 years ago
3f3aa2f
rsi: rsi_91x: misleading debug printk
by Dan Carpenter
· 11 years ago
5fe1b76
rsi: Add pr_fmt,__printf, fix format & arg mismatch
by Joe Perches
· 11 years ago
2df3b0b
rsi: make rsi_dbg a regular function
by John W. Linville
· 11 years ago
dad0d04
rsi: Add RS9113 wireless driver
by Fariya Fatima
· 11 years ago