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
/
rsi_91x_mac80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
rsi: Add description for function param 'sta'
Lee Jones
1
-0
/
+1
2020-09-01
rsi: Fix a few kerneldoc misdemeanours
Lee Jones
1
-4
/
+5
2020-04-14
rsi: fix a typo "throld" -> "threshold"
Qiujun Huang
1
-1
/
+1
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+1
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-04-25
rsi: Fix NULL pointer dereference in kmalloc
Aditya Pakki
1
-12
/
+18
2019-02-19
rsi: fix spelling mistakes
Siva Rebbagondla
1
-1
/
+1
2019-02-19
rsi: fix a typo in a debug message
Dan Carpenter
1
-1
/
+1
2019-02-08
rsi: fix indentation issue with a code block
Colin Ian King
1
-8
/
+8
2019-02-08
rsi: fix for wowlan wakeup failure
Siva Rebbagondla
1
-0
/
+4
2019-02-08
rsi: resolve power save issue after S4 resume
Siva Rebbagondla
1
-1
/
+8
2019-02-08
rsi: fix wowlan wakeup issue for hibernate(S4)
Siva Rebbagondla
1
-2
/
+6
2019-01-10
rsi: add support for hardware scan offload
Prameela Rani Garnepudi
1
-0
/
+67
2018-10-01
rsi: Remove unnecessary boolean condition
Nathan Chancellor
1
-1
/
+1
2018-07-31
rsi: optimize virtual interfaces
Siva Rebbagondla
1
-1
/
+2
2018-05-29
rsi: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2018-05-23
rsi: add fix for crash during assertions
Sanjay Konduri
1
-0
/
+1
2018-05-15
rsi: Set wowlan flag while writing wowlan config parameters
Siva Rebbagondla
1
-1
/
+1
2018-05-15
rsi: Add null check for virtual interfaces in wowlan config
Sanjay Kumar Konduri
1
-1
/
+6
2018-04-30
rsi_91x: fix structurally dead code
Gustavo A. R. Silva
1
-8
/
+8
2018-04-24
rsi: advertise 5GHz support based on device capability
Amitkumar Karwar
1
-4
/
+7
2018-04-24
rsi: enable power save by default for coex
Amitkumar Karwar
1
-0
/
+3
2018-04-24
rsi: increase max supported aggregation subframes
Amitkumar Karwar
1
-1
/
+2
2018-04-24
rsi: use appropriate interface for power save configuration
Amitkumar Karwar
1
-4
/
+8
2018-04-24
rsi: roaming enhancements
Prameela Rani Garnepudi
1
-3
/
+15
2017-11-02
rsi: fix kbuild reported build errors with CONFIG_PM off
Amitkumar Karwar
1
-1
/
+4
2017-10-30
rsi: sdio: Add WOWLAN support for S5 shutdown state
Karun Eagalapati
1
-0
/
+1
2017-10-30
rsi: sdio: Add WOWLAN support for S4 hibernate state
Karun Eagalapati
1
-0
/
+9
2017-10-30
rsi: sdio: add WOWLAN support for S3 suspend state
Karun Eagalapati
1
-0
/
+118
2017-10-27
drivers/wireless: rsi: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-20
rsi: miscellaneous changes for p2p mode
Prameela Rani Garnepudi
1
-6
/
+9
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
1
-10
/
+23
2017-09-20
rsi: tx and rx path enhancements for p2p mode
Prameela Rani Garnepudi
1
-4
/
+19
2017-09-20
rsi: handle peer connection and disconnection in p2p mode
Prameela Rani Garnepudi
1
-8
/
+14
2017-09-20
rsi: add support for p2p listen
Prameela Rani Garnepudi
1
-20
/
+168
2017-09-20
rsi: add/remove interface enhancements for p2p
Prameela Rani Garnepudi
1
-45
/
+72
2017-09-20
rsi: add p2p support parameters to mac80211
Prameela Rani Garnepudi
1
-1
/
+36
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
1
-15
/
+45
2017-08-17
rsi: aggregation parameters frame for AP mode
Prameela Rani Garnepudi
1
-9
/
+34
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
1
-7
/
+71
2017-08-17
rsi: add beacon changes for AP mode
Prameela Rani Garnepudi
1
-0
/
+12
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
1
-8
/
+35
2017-08-17
rsi: advertise ap mode support
Prameela Rani Garnepudi
1
-1
/
+27
2017-08-08
rsi: RTS threshold configuration
Karun Eagalapati
1
-0
/
+9
[next]