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
Commit message (
Expand
)
Author
Age
Files
Lines
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-5
/
+3
*
rsi: use subdirectory for firmware file
amit karwar
2017-06-01
1
-1
/
+1
*
rsi: rsi_91x_core: Use time_after time comparison
Karim Eshapa
2017-05-24
1
-1
/
+1
*
rsi: Remove old firmware loading method
Prameela Rani Garnepudi
2017-05-24
6
-323
/
+3
*
rsi: Add new firmware loading method
Prameela Rani Garnepudi
2017-05-24
5
-10
/
+635
*
rsi: Add new host interface operations
Prameela Rani Garnepudi
2017-05-24
5
-2
/
+254
*
rsi: Add host interface operations as separate structure.
Prameela Rani Garnepudi
2017-05-24
4
-14
/
+40
*
rsi: Add usb multi-byte read operation
Prameela Rani Garnepudi
2017-05-24
1
-0
/
+40
*
rsi: Handle usb multi-byte write failure case properly
Prameela Rani Garnepudi
2017-05-24
1
-4
/
+5
*
rsi: use macros in USB specific code
Prameela Rani Garnepudi
2017-05-24
1
-6
/
+9
*
rsi: Changes in USB read and write operations
Prameela Rani Garnepudi
2017-05-24
3
-8
/
+9
*
rsi: define RSI_USB_BUF_SIZE macro
amit karwar
2017-05-24
2
-2
/
+4
*
rsi: Changes to sdio reads and writes
Prameela Rani Garnepudi
2017-05-24
3
-11
/
+11
*
rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.c
Prameela Rani Garnepudi
2017-05-24
2
-1
/
+1
*
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-06
1
-0
/
+2
*
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
1
-1
/
+1
*
rsi: Add support for 802.11d
Prameela Rani Garnepudi
2016-11-25
4
-7
/
+53
*
rsi: Add support for antenna selection
Prameela Rani Garnepudi
2016-11-25
4
-0
/
+117
*
rsi: Add support for configuring tx power
Prameela Rani Garnepudi
2016-11-25
4
-1
/
+76
*
rsi: Add support to filter rx frames
Prameela Rani Garnepudi
2016-11-25
3
-1
/
+59
*
rsi: Host to device command frame vap_capabilites modified with new field vap...
Prameela Rani Garnepudi
2016-11-17
3
-4
/
+18
*
rsi: Fix memory leak in module unload
Prameela Rani Garnepudi
2016-11-17
1
-0
/
+11
*
rsi: eliminate superfluous NULL check
Heinrich Schuchardt
2016-06-14
1
-1
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
4
-56
/
+56
*
rsi: Move variable initialisation into error code
Markus Elfring
2016-04-07
1
-2
/
+4
*
rsi: Delete unnecessary variable initialisation
Markus Elfring
2016-04-07
1
-4
/
+4
*
rsi: Delete unnecessary variable initialisation
Markus Elfring
2016-04-07
1
-4
/
+4
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-12
/
+7
*
rsi: bool tests do not need comparison
Nicholas Mc Guire
2015-12-30
1
-1
/
+1
*
rsi: consolidate kmalloc/memset 0 calls to kzalloc
Nicholas Mc Guire
2015-12-30
1
-2
/
+1
*
rsi: add vendor Kconfig entry
Kalle Valo
2015-11-18
1
-0
/
+15
*
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-1
/
+3
*
rsi: Fix possible leak when loading firmware
Christian Engelmayer
2015-08-25
2
-4
/
+12
*
rsi: Fix failure to load firmware after memory leak fix and fix the leak
Mike Looijmans
2015-07-31
2
-1
/
+11
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-4
/
+3
*
rsi: fix memory leak in rsi_load_ta_instructions()
Alexey Khoroshilov
2014-12-24
1
-3
/
+1
*
rsi: fix memory leaks and error handling in rsi_91x_usb
Alexey Khoroshilov
2014-07-01
1
-20
/
+38
*
rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()
Alexey Khoroshilov
2014-07-01
1
-1
/
+1
*
rsi: Fixed warnings reported by static code analyzers.
Jahnavi Meher
2014-06-25
1
-5
/
+7
*
rsi: Fixed errors and warnings reported by static code analyzers.
Jahnavi Meher
2014-06-25
1
-2
/
+3
*
rsi: Changes for 40MHz
Jahnavi Meher
2014-06-19
3
-22
/
+31
*
rsi: Adding support for host based bgscan.
Jahnavi Meher
2014-06-19
4
-12
/
+160
*
rsi: Adding support for 5GHz
Jahnavi Meher
2014-06-19
3
-12
/
+87
*
rsi: Sending QoS null packet via the mgmt queue.
Jahnavi Meher
2014-06-19
1
-1
/
+2
*
rsi: Added debug messages.
Jahnavi Meher
2014-06-19
1
-0
/
+2
*
rsi: Changed the logic of dequeuing packets from hal queues.
Jahnavi Meher
2014-06-19
2
-24
/
+59
*
rsi: Changed the SDIO interrupt variables and some clean up.
Jahnavi Meher
2014-06-19
2
-7
/
+9
*
rsi: Use SGI if configured for fixed rate transmission.
Jahnavi Meher
2014-06-19
2
-0
/
+7
*
rsi: Lower level debug messages and changed handling of confirm received for ...
Jahnavi Meher
2014-06-19
1
-3
/
+6
[next]