index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
drivers/wireless: rsi: Convert timers to use timer_setup()
Kees Cook
4
-10
/
+7
2017-10-20
Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...
David S. Miller
15
-195
/
+680
2017-10-13
rsi: fix integer overflow warning
Arnd Bergmann
1
-1
/
+1
2017-09-25
rsi: sdio suspend and resume support
Karun Eagalapati
2
-4
/
+126
2017-09-25
rsi: add version information
Pavani Muthyala
5
-17
/
+57
2017-09-21
drivers: net: rsi_91x: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-20
rsi: fix a dereference on adapter before it has been null checked
Colin Ian King
1
-2
/
+2
2017-09-20
rsi: miscellaneous changes for p2p mode
Prameela Rani Garnepudi
2
-9
/
+12
2017-09-20
rsi: aggregation changes for p2p mode
Prameela Rani Garnepudi
1
-5
/
+10
2017-09-20
rsi: disallow power save config when AP vap running
Prameela Rani Garnepudi
5
-23
/
+39
2017-09-20
rsi: tx and rx path enhancements for p2p mode
Prameela Rani Garnepudi
5
-17
/
+48
2017-09-20
rsi: handle peer connection and disconnection in p2p mode
Prameela Rani Garnepudi
7
-39
/
+64
2017-09-20
rsi: add support for p2p listen
Prameela Rani Garnepudi
7
-25
/
+199
2017-09-20
rsi: add/remove interface enhancements for p2p
Prameela Rani Garnepudi
4
-55
/
+89
2017-09-20
rsi: add p2p support parameters to mac80211
Prameela Rani Garnepudi
1
-1
/
+36
2017-08-30
rsi: remove memset before memcpy
Himanshu Jha
2
-2
/
+0
2017-08-30
rsi: missing unlocks on error paths
Dan Carpenter
1
-5
/
+10
2017-08-30
rsi: update some comments
Dan Carpenter
1
-5
/
+5
2017-08-24
net: rsi: mac80211: constify ieee80211_ops
Arvind Yadav
1
-1
/
+1
2017-08-17
rsi: security enhancements for AP mode
Prameela Rani Garnepudi
4
-18
/
+56
2017-08-17
rsi: aggregation parameters frame for AP mode
Prameela Rani Garnepudi
3
-13
/
+39
2017-08-17
rsi: update tx auto rate command frame for AP mode
Prameela Rani Garnepudi
1
-10
/
+34
2017-08-17
rsi: use common descriptor for auto rate frame
Prameela Rani Garnepudi
2
-12
/
+8
2017-08-17
rsi: data and managemet path changes for AP mode
Prameela Rani Garnepudi
5
-27
/
+96
2017-08-17
rsi: handle station disconnection in AP mode
Prameela Rani Garnepudi
1
-11
/
+45
2017-08-17
rsi: handle station connection in AP mode
Prameela Rani Garnepudi
3
-26
/
+110
2017-08-17
rsi: add beacon changes for AP mode
Prameela Rani Garnepudi
7
-14
/
+152
2017-08-17
rsi: remove interface changes for AP mode
Prameela Rani Garnepudi
1
-4
/
+22
2017-08-17
rsi: add interface changes for ap mode
Prameela Rani Garnepudi
4
-13
/
+44
2017-08-17
rsi: advertise ap mode support
Prameela Rani Garnepudi
2
-1
/
+37
2017-08-08
rsi: RTS threshold configuration
Karun Eagalapati
4
-0
/
+55
2017-08-08
rsi: buffer available interrupt handling
Karun Eagalapati
1
-5
/
+6
2017-08-08
rsi: buffer full check optimization
Karun Eagalapati
2
-1
/
+16
2017-08-08
rsi: rename sdio_read_buffer_status_register
Karun Eagalapati
3
-12
/
+5
2017-08-08
rsi: add support for U-APSD power save
Karun Eagalapati
5
-0
/
+46
2017-08-08
rsi: add support for legacy power save
Karun Eagalapati
9
-3
/
+309
2017-08-08
rsi: update set_antenna command frame
Pavani Muthyala
2
-6
/
+18
2017-08-08
rsi: add support for rf-kill functionality
Pavani Muthyala
1
-2
/
+19
2017-08-08
rsi: fix uninitialized descriptor pointer issue
Prameela Rani Garnepudi
1
-0
/
+1
2017-07-28
rsi: fix static checker warning
Amitkumar Karwar
1
-1
/
+8
2017-07-28
rsi: check length before USB read/write register
Amitkumar Karwar
1
-0
/
+6
2017-07-28
rsi: use macro for allocating USB buffer
Amitkumar Karwar
2
-2
/
+3
2017-07-28
rsi: regulatory enhancements
Prameela Rani Garnepudi
2
-12
/
+45
2017-07-28
rsi: Send rx filter frame to device when interface is down
Prameela Rani Garnepudi
1
-0
/
+4
2017-07-28
rsi: Remove internal header from Tx status skb
Prameela Rani Garnepudi
1
-1
/
+9
2017-07-28
rsi: update tx command frame block/unblock data
Prameela Rani Garnepudi
2
-7
/
+22
2017-07-28
rsi: block/unblock data queues as per connection status
Prameela Rani Garnepudi
1
-0
/
+5
2017-07-28
rsi: update autorate request command frame
Prameela Rani Garnepudi
1
-0
/
+3
2017-07-28
rsi: set_key enhancements
Prameela Rani Garnepudi
1
-13
/
+15
2017-07-28
rsi: update set_key command frame
Prameela Rani Garnepudi
2
-14
/
+28
[next]