Age | Commit message (Expand) | Author |
2017-11-18 | rsi: fix memory leak on buf and usb_reg_buf | Colin Ian King |
2017-11-10 | rsi: rsi_91x_ps: remove redundant code in str_psstate | Gustavo A. R. Silva |
2017-11-04 | Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or... | David S. Miller |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | rsi: fix kbuild reported build errors with CONFIG_PM off | Amitkumar Karwar |
2017-11-02 | rsi: move rsi_sdio_reinit_device() out of CONFIG_PM | Amitkumar Karwar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | rsi: sdio: Add WOWLAN support for S5 shutdown state | Karun Eagalapati |
2017-10-30 | rsi: sdio: Add WOWLAN support for S4 hibernate state | Karun Eagalapati |
2017-10-30 | rsi: sdio: add WOWLAN support for S3 suspend state | Karun Eagalapati |
2017-10-27 | drivers/wireless: rsi: Convert timers to use timer_setup() | Kees Cook |
2017-10-20 | Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or... | David S. Miller |
2017-10-13 | rsi: fix integer overflow warning | Arnd Bergmann |
2017-09-25 | rsi: sdio suspend and resume support | Karun Eagalapati |
2017-09-25 | rsi: add version information | Pavani Muthyala |
2017-09-21 | drivers: net: rsi_91x: use setup_timer() helper. | Allen Pais |
2017-09-20 | rsi: fix a dereference on adapter before it has been null checked | Colin Ian King |
2017-09-20 | rsi: miscellaneous changes for p2p mode | Prameela Rani Garnepudi |
2017-09-20 | rsi: aggregation changes for p2p mode | Prameela Rani Garnepudi |
2017-09-20 | rsi: disallow power save config when AP vap running | Prameela Rani Garnepudi |
2017-09-20 | rsi: tx and rx path enhancements for p2p mode | Prameela Rani Garnepudi |
2017-09-20 | rsi: handle peer connection and disconnection in p2p mode | Prameela Rani Garnepudi |
2017-09-20 | rsi: add support for p2p listen | Prameela Rani Garnepudi |
2017-09-20 | rsi: add/remove interface enhancements for p2p | Prameela Rani Garnepudi |
2017-09-20 | rsi: add p2p support parameters to mac80211 | Prameela Rani Garnepudi |
2017-08-30 | rsi: remove memset before memcpy | Himanshu Jha |
2017-08-30 | rsi: missing unlocks on error paths | Dan Carpenter |
2017-08-30 | rsi: update some comments | Dan Carpenter |
2017-08-24 | net: rsi: mac80211: constify ieee80211_ops | Arvind Yadav |
2017-08-17 | rsi: security enhancements for AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: aggregation parameters frame for AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: update tx auto rate command frame for AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: use common descriptor for auto rate frame | Prameela Rani Garnepudi |
2017-08-17 | rsi: data and managemet path changes for AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: handle station disconnection in AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: handle station connection in AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: add beacon changes for AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: remove interface changes for AP mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: add interface changes for ap mode | Prameela Rani Garnepudi |
2017-08-17 | rsi: advertise ap mode support | Prameela Rani Garnepudi |
2017-08-08 | rsi: RTS threshold configuration | Karun Eagalapati |
2017-08-08 | rsi: buffer available interrupt handling | Karun Eagalapati |
2017-08-08 | rsi: buffer full check optimization | Karun Eagalapati |
2017-08-08 | rsi: rename sdio_read_buffer_status_register | Karun Eagalapati |
2017-08-08 | rsi: add support for U-APSD power save | Karun Eagalapati |
2017-08-08 | rsi: add support for legacy power save | Karun Eagalapati |
2017-08-08 | rsi: update set_antenna command frame | Pavani Muthyala |
2017-08-08 | rsi: add support for rf-kill functionality | Pavani Muthyala |
2017-08-08 | rsi: fix uninitialized descriptor pointer issue | Prameela Rani Garnepudi |
2017-07-28 | rsi: fix static checker warning | Amitkumar Karwar |